• L
    qemu: support new pci controller model "pcie-root-port" · 16328520
    Laine Stump 提交于
    This is backed by the qemu device ioh3420.
    
    chassis and port from the <target> subelement are used to store/set the
    respective qemu device options for the ioh3420. Currently, chassis is
    set to be the index of the controller, and port is set to
    "(slot << 3) + function" (per suggestion from Alex Williamson).
    16328520
qemuxml2xmltest.c 19.5 KB