virt-manager/tests/nodedev-xml/devxml/pcidev.xml
Cole Robinson bba3c93508 xmlbuilder: Always keep around an xml node, even if building from scratch
This further unifies the 'parse existing' vs. 'build new' case.
2013-07-25 10:59:23 -04:00

7 lines
144 B
XML

<hostdev mode="subsystem" type="pci" managed="yes">
<source>
<address domain="0" bus="21" slot="0" function="4"/>
</source>
</hostdev>