]> git.proxmox.com Git - qemu.git/commit
pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAState
authorAndreas Färber <afaerber@suse.de>
Sat, 3 Aug 2013 10:23:05 +0000 (12:23 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 5 Nov 2013 17:06:52 +0000 (18:06 +0100)
commit80bbaee66ac38bcb5fe5a6f285e20457afcc8bec
tree1d847aa20e2af37d054714e7a9e718bef5053126
parente3d4d36d1bff6b1a0b68b794c33bbe8666afc840
pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAState

Turn it into a SysBusDevice and use a container MemoryRegion.

Add a link<pcmcia-card> property to the PCMCIACardState.

Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/pcmcia/pxa2xx.c