• L
    conf: new pci controller model "pcie-root-port" · dce3b8be
    Laine Stump 提交于
    This controller can be connected (at domain startup time only - not
    hotpluggable) only to a port on the pcie root complex ("pcie-root" in
    libvirt config), hence the new connect type
    VIR_PCI_CONNECT_TYPE_PCIE_ROOT. It provides a hotpluggable port that
    will accept any PCI or PCIe device.
    
    New attributes must be added to the controller <target> subelement for
    this - chassis and port are guest-visible option values that will be
    set by libvirt with values derived from the controller's index and pci
    address information.
    dce3b8be
domain_conf.h 103.4 KB