[Qemu-devel] [PATCH 0/2] small create_config cleanup

Paolo Bonzini posted 2 patches 4 years, 9 months ago
Test docker-clang@ubuntu passed
Test asan passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test checkpatch passed
Test s390x passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1562865736-3546-1-git-send-email-pbonzini@redhat.com
configure             |  2 +-
hw/Makefile.objs      | 61 +++++++++++++++++++++++++++------------------------
scripts/create_config |  2 +-
3 files changed, 34 insertions(+), 31 deletions(-)
[Qemu-devel] [PATCH 0/2] small create_config cleanup
Posted by Paolo Bonzini 4 years, 9 months ago
Noticed while reviewing the config-devices.h, decided to remove
it since it confused Philippe as well.

Paolo Bonzini (2):
  Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs
  create_config: remove $(CONFIG_SOFTMMU) hack

 configure             |  2 +-
 hw/Makefile.objs      | 61 +++++++++++++++++++++++++++------------------------
 scripts/create_config |  2 +-
 3 files changed, 34 insertions(+), 31 deletions(-)

-- 
1.8.3.1