summaryrefslogtreecommitdiffstats
path: root/hw/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* hw/pcmcia: Do not register PCMCIA type if not requiredPhilippe Mathieu-Daudé2021-05-021-1/+1
* pxa2xx: Move QOM macros to headerEduardo Habkost2020-08-271-4/+0Star
* meson: convert hw/pcmciaMarc-André Lureau2020-08-212-2/+2
* sysbus: Convert to sysbus_realize() etc. with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-2/+3
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* hw/*/Makefile.objs: Move many .o files to common-objsThomas Huth2020-02-041-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-162-2/+0Star
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-122-1/+2
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+2
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* hw: do not pass NULL to memory_region_init from instance_initPaolo Bonzini2015-10-091-3/+3
* hmp: Remove "info pcmcia"Markus Armbruster2014-10-241-21/+0Star
* hw: Fix qemu_allocate_irqs() leaksAndreas Färber2014-06-301-1/+1
* qom: Add check() argument to object_property_add_link()Stefan Hajnoczi2014-03-191-1/+3
* qom: Make QOM link property unref optionalStefan Hajnoczi2014-03-191-1/+1
* pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAStateAndreas Färber2013-11-051-12/+66
* pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber2013-11-053-0/+255