aboutsummaryrefslogtreecommitdiff
path: root/hw/pcmcia
AgeCommit message (Expand)AuthorFilesLines
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth1-1/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster2-2/+0
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2-1/+2
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini1-0/+2
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini1-3/+3
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster1-21/+0
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber1-1/+1
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi1-1/+3
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi1-1/+1
2013-11-05pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAStateAndreas Färber1-12/+66
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber3-0/+255