mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-08 21:18:04 +03:00
testdriver: Add SR-IOV example
Signed-off-by: Lin Ma <lma@suse.com>
This commit is contained in:
parent
7d221d51f1
commit
899f53b993
@ -2463,6 +2463,32 @@ ba</description>
|
||||
</device>
|
||||
|
||||
|
||||
<device>
|
||||
<name>pci_8086_10fb</name>
|
||||
<parent>pci_0000_80_01_0</parent>
|
||||
<driver>
|
||||
<name>ixgbe</name>
|
||||
</driver>
|
||||
<capability type='pci'>
|
||||
<domain>0</domain>
|
||||
<bus>129</bus>
|
||||
<slot>0</slot>
|
||||
<function>1</function>
|
||||
<product id='0x10fb'>82599ES 10-Gigabit SFI/SFP+ Network Connection</product>
|
||||
<vendor id='0x8086'>Intel Corporation</vendor>
|
||||
<capability type='virt_functions' maxCount='63'>
|
||||
<address domain='0x0000' bus='0x81' slot='0x10' function='0x1'/>
|
||||
<address domain='0x0000' bus='0x81' slot='0x10' function='0x3'/>
|
||||
<address domain='0x0000' bus='0x81' slot='0x10' function='0x5'/>
|
||||
<address domain='0x0000' bus='0x81' slot='0x10' function='0x7'/>
|
||||
</capability>
|
||||
<iommuGroup number='47'>
|
||||
<address domain='0x0000' bus='0x81' slot='0x00' function='0x1'/>
|
||||
</iommuGroup>
|
||||
</capability>
|
||||
</device>
|
||||
|
||||
|
||||
<device>
|
||||
<name>pci_8086_2448</name>
|
||||
<parent>computer</parent>
|
||||
|
Loading…
Reference in New Issue
Block a user