aboutsummaryrefslogtreecommitdiff
path: root/hw/pcmcia
AgeCommit message (Expand)Author
2020-08-27pxa2xx: Move QOM macros to headerEduardo Habkost
2020-08-21meson: convert hw/pcmciaMarc-André Lureau
2020-06-15sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-02-04hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2016-01-29hw: Clean up includesPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2015-10-09hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini
2014-10-24hmp: Remove "info pcmcia"Markus Armbruster
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-03-19qom: Add check() argument to object_property_add_link()Stefan Hajnoczi
2014-03-19qom: Make QOM link property unref optionalStefan Hajnoczi
2013-11-05pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAStateAndreas Färber
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber