qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC PATCH 0/4] qemu/typedefs.h cleanup
@ 2018-05-08 15:10 Philippe Mathieu-Daudé
  2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 1/4] typedefs: Remove PcGuestInfo from qemu/typedefs.h Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-05-08 15:10 UTC (permalink / raw)
  To: Thomas Huth, Michael S . Tsirkin, Paolo Bonzini, John Snow,
	Peter Crosthwaite, Alistair Francis
  Cc: Philippe Mathieu-Daudé, qemu-devel, qemu-block, qemu-arm

Hi Thomas, Michael,

This is a RFC cleanup following the "s390x: drop an unused include" thread:
http://lists.nongnu.org/archive/html/qemu-devel/2018-05/msg01649.html

I believe we can cut a good third of typedefs.h.

Sending a RFC PoC for comments before continuing in this direction.

Regards,

Phil.

Philippe Mathieu-Daudé (4):
  typedefs: Remove PcGuestInfo from qemu/typedefs.h
  hw/pcmcia: Remove PCMCIACardState from qemu/typedefs.h
  hw/ssi: Remove SSIBus from qemu/typedefs.h
  hw/ide/ahci: Remove AllwinnerAHCIState from qemu/typedefs.h

 hw/arm/strongarm.h      | 1 +
 include/hw/arm/pxa.h    | 2 ++
 include/hw/ide/ahci.h   | 4 ++--
 include/hw/pcmcia.h     | 4 ++--
 include/hw/ssi/ssi.h    | 1 +
 include/qemu/typedefs.h | 4 ----
 6 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-05-08 22:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-08 15:10 [Qemu-devel] [RFC PATCH 0/4] qemu/typedefs.h cleanup Philippe Mathieu-Daudé
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 1/4] typedefs: Remove PcGuestInfo from qemu/typedefs.h Philippe Mathieu-Daudé
2018-05-08 15:24   ` Thomas Huth
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 2/4] hw/pcmcia: Remove PCMCIACardState " Philippe Mathieu-Daudé
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 3/4] hw/ssi: Remove SSIBus " Philippe Mathieu-Daudé
2018-05-08 22:39   ` Alistair Francis
2018-05-08 15:10 ` [Qemu-devel] [RFC PATCH 4/4] hw/ide/ahci: Remove AllwinnerAHCIState " Philippe Mathieu-Daudé
2018-05-08 22:16   ` John Snow

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).