]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Relax pci-root index requirement for pSeries guests
authorAndrea Bolognani <abologna@redhat.com>
Mon, 27 Feb 2017 19:18:32 +0000 (20:18 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Sat, 15 Jul 2017 12:50:42 +0000 (14:50 +0200)
commit591b42f39f1130a6adb13646226c23bd3b1a40dc
treec9bc5ac569d8beb69da9e72bdefc5998029c191f
parent620c390c7308f61027cf28000fcfcfcb01e3ae89
qemu: Relax pci-root index requirement for pSeries guests

pSeries guests will soon be allowed to have multiple
PHBs (pci-root controllers), meaning the current check
on the controller index no longer applies to them.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
src/qemu/qemu_domain.c