mbox series

[RFC,0/4] qemu/typedefs.h cleanup

Message ID 20180508151035.16774-1-f4bug@amsat.org
Headers show
Series qemu/typedefs.h cleanup | expand

Message

Philippe Mathieu-Daudé May 8, 2018, 3:10 p.m. UTC
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(-)