]> git.proxmox.com Git - qemu.git/commit - hw/pci_bridge.c
pci_bridge: simplify memory regions some more
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 6 Sep 2011 17:58:22 +0000 (20:58 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 20 Sep 2011 14:46:12 +0000 (17:46 +0300)
commit336411cafd385be1fc3de4472595d409ac7fe2b2
treeb172ae038530170de241835739bed1fff52b096e
parent7df32ca08ad0afdac623e43a99984c26177468f0
pci_bridge: simplify memory regions some more

replace alloc/free with struct members.
todo: smash with initial implementation after
testing.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci_bridge.c
hw/pci_internals.h