• D
    Fix pci bus naming for PPC · 61b83add
    Daniel P. Berrange 提交于
    Recent discussions around naming of 'pci' vs 'pci.0' for PPC
    made me go back and look at the PPC emulator in every historical
    version of QEMU since 1.0. The results were worse than I imagined.
    This patch adds the logic required to make libvirt work with PPC
    correctly with naming variations across all versions & machine
    types.
    Signed-off-by: NDaniel P. Berrange <berrange@redhat.com>
    (cherry picked from commit 27b2b987)
    61b83add
qemu_command.c 417.3 KB