213f0c4f61
qom: Pass available size to object_initialize()
...
To be passed on to object_initialize_with_type().
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com > (virtio-ccw)
Signed-off-by: Andreas Färber <afaerber@suse.de >
2013-08-30 21:15:44 +02:00
dd301ca607
pci: Pass size to pci_bus_new_inplace()
...
To be passed to qbus_create_inplace().
Reviewed-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com >
Signed-off-by: Andreas Färber <afaerber@suse.de >
2013-08-30 20:14:39 +02:00
768d7e2c7f
pci-host/prep: Set isa_mem_base in the PCI host bridge
...
Currently, it is done by i82378 PCI-ISA bridge, which shouldn't
care about it.
Signed-off-by: Hervé Poussineau <hpoussin@reactos.org >
Signed-off-by: Andreas Färber <andreas.faerber@web.de >
2013-07-31 23:25:27 +02:00
125ee0ed9c
devices: Associate devices to their logical category
...
The category will be used to sort the devices displayed in
the command line help.
Signed-off-by: Marcel Apfelbaum <marcel.a@redhat.com >
Message-id: 1375107465-25767-4-git-send-email-marcel.a@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com >
2013-07-29 10:37:09 -05:00
40c5dce99b
hw/p*: pass owner to memory_region_init* functions
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-07-04 17:42:48 +02:00
2c9b15cab1
memory: add owner argument to initialization functions
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-07-04 17:42:44 +02:00
c0907c9e64
hw: move PCI bridges to hw/pci-* or hw/ARCH
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:14 +02:00