[Qemu-devel] [PATCH v3 0/2] hw/i386: Fix linker error when ISAPC is disabled

Paolo Bonzini posted 2 patches 6 years, 7 months ago
Test s390x passed
Test docker-clang@ubuntu passed
Test FreeBSD passed
Test checkpatch passed
Test asan passed
Test docker-mingw@fedora passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1562358100-27171-1-git-send-email-pbonzini@redhat.com
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Richard Henderson <rth@twiddle.net>, "Michael S. Tsirkin" <mst@redhat.com>
Makefile.target       |  4 ++++
hw/i386/pc_piix.c     | 12 +++++++++---
scripts/create_config |  2 ++
3 files changed, 15 insertions(+), 3 deletions(-)
[Qemu-devel] [PATCH v3 0/2] hw/i386: Fix linker error when ISAPC is disabled
Posted by Paolo Bonzini 6 years, 7 months ago
v3 fixes the issue pointed out by Patchew and Philippe.

Julio Montes (2):
  Makefile: generate header file with the list of devices enabled
  hw/i386: Fix linker error when ISAPC is disabled

 Makefile.target       |  4 ++++
 hw/i386/pc_piix.c     | 12 +++++++++---
 scripts/create_config |  2 ++
 3 files changed, 15 insertions(+), 3 deletions(-)

-- 
1.8.3.1