qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] small create_config cleanup
@ 2019-07-11 17:22 Paolo Bonzini
  2019-07-11 17:22 ` [Qemu-devel] [PATCH 1/2] Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs Paolo Bonzini
  2019-07-11 17:22 ` [Qemu-devel] [PATCH 2/2] create_config: remove $(CONFIG_SOFTMMU) hack Paolo Bonzini
  0 siblings, 2 replies; 6+ messages in thread
From: Paolo Bonzini @ 2019-07-11 17:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: philmd

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-12  6:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-11 17:22 [Qemu-devel] [PATCH 0/2] small create_config cleanup Paolo Bonzini
2019-07-11 17:22 ` [Qemu-devel] [PATCH 1/2] Makefile: do not repeat $(CONFIG_SOFTMMU) in hw/Makefile.objs Paolo Bonzini
2019-07-12  6:09   ` Markus Armbruster
2019-07-11 17:22 ` [Qemu-devel] [PATCH 2/2] create_config: remove $(CONFIG_SOFTMMU) hack Paolo Bonzini
2019-07-11 17:47   ` Philippe Mathieu-Daudé
2019-07-11 18:31   ` Montes, Julio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).