aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel P. Berrange <dan@berrange.com>2010-07-15 14:44:18 +0100
committerDaniel P. Berrange <berrange@redhat.com>2010-07-21 11:30:26 +0100
commitccd2c82ee4564110d3a861ee65a1f9bc3f8ffb2d (patch)
tree4f59302c56cb47c272e090bf6f3013788cf7139f /tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-enospace.xml
parentRemove inappropriate use of VIR_ERR_NO_SUPPORT (diff)
downloadlibvirt-ccd2c82ee4564110d3a861ee65a1f9bc3f8ffb2d.tar.gz
libvirt-ccd2c82ee4564110d3a861ee65a1f9bc3f8ffb2d.tar.bz2
libvirt-ccd2c82ee4564110d3a861ee65a1f9bc3f8ffb2d.zip
Rearrange VGA/IDE controller address reservation
The first VGA and IDE devices need to have fixed PCI address reservations. Currently this is handled inline with the other non-primary VGA/IDE devices. The fixed virtio balloon device at slot 3, ensures auto-assignment skips the slots 1/2. The virtio address will shortly become configurable though. This means the reservation of fixed slots needs to be done upfront to ensure that they don't get re-used for other devices. This is more or less reverting the previous changeset: commit 83acdeaf173b2a1206b755c1ab317cac36facd90 Author: Daniel P. Berrange <berrange@redhat.com> Date: Wed Feb 3 16:11:29 2010 +0000 Fix restore of QEMU guests with PCI device reservation The difference is that this time, instead of unconditionally reserving the address, we only reserve the address if it was initially type=none. Addresses of type=pci were handled earlier in process by qemuDomainPCIAddressSetCreate(). This ensures restore step doesn't have problems * src/qemu/qemu_conf.c: Reserve first VGA + IDE address upfront
Diffstat (limited to 'tests/qemuxml2argvdata/qemuxml2argv-disk-drive-error-policy-enospace.xml')
0 files changed, 0 insertions, 0 deletions