From: Peter Krempa Date: Thu, 13 Oct 2022 14:13:47 +0000 (+0200) Subject: schema: domain: Allow interleaving of PCI controller config elements X-Git-Tag: v8.10.0-rc1~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde40ee4f47287d2ce61449003a26495896c16e6;p=thirdparty%2Flibvirt.git schema: domain: Allow interleaving of PCI controller config elements The 'model' and 'target' element can be freely moved around. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/src/conf/schemas/domaincommon.rng b/src/conf/schemas/domaincommon.rng index 49a61d2748..ecc9cd41c4 100644 --- a/src/conf/schemas/domaincommon.rng +++ b/src/conf/schemas/domaincommon.rng @@ -2691,103 +2691,105 @@ pci - - - - - - spapr-pci-host-bridge - - pci-bridge - - i82801b11-bridge - - pcie-pci-bridge - - ioh3420 - pcie-root-port - - x3130-upstream - - xio3130-downstream - - pxb - - pxb-pcie - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + spapr-pci-host-bridge + + pci-bridge + + i82801b11-bridge + + pcie-pci-bridge + + ioh3420 + pcie-root-port + + x3130-upstream + + xio3130-downstream + + pxb + + pxb-pcie + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + pci-root + pcie-root + - - - - + + + + + + + + + + pci-bridge + dmi-to-pci-bridge + pcie-to-pci-bridge + pcie-root-port + pcie-switch-upstream-port + pcie-switch-downstream-port + pci-expander-bus + pcie-expander-bus + - - - - - - - - - - - - - - pci-root - pcie-root - - - - - - - - - - - - pci-bridge - dmi-to-pci-bridge - pcie-to-pci-bridge - pcie-root-port - pcie-switch-upstream-port - pcie-switch-downstream-port - pci-expander-bus - pcie-expander-bus - - - - + + +