[libvirt] [PATCH (v2)] Fix PCI address assignment if no IDE controller is present

Daniel Veillard veillard at redhat.com
Thu Jul 22 12:45:37 UTC 2010


On Thu, Jul 22, 2010 at 10:09:27AM +0100, Daniel P. Berrange wrote:
> The previous patch was flawed because it forgot to take into
> account pre-reserved addresses
> 
> The PCI slot 1 must be reserved at all times, since PIIX3 is
> always present, even if no IDE device is in use for guest disks
> 
> * src/qemu/qemu_conf.c: Always reserve slot 1 for PIIX3

>  src/qemu/qemu_conf.c |   22 +++++++++++++++++-----
>  1 files changed, 17 insertions(+), 5 deletions(-)

  ACK, this should fix the problem in case the 0:0:1 PCI slot was
already reserved,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list