• M
    Detect KVM's PCI device assignment support · d4528d9a
    Mark McLoughlin 提交于
    PCI device assignment is only supported in KVM's fork of qemu, so we
    should really detect its availability and give a nice error if its
    not supported.
    
    * src/qemu_conf.[ch]: introduce QEMUD_CMD_FLAG_PCIDEVICE indicating
      that the -pcidevice command line option is available
    
    * tests/*: update the tests
    d4528d9a
qemuxml2argvtest.c 8.2 KB