1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-10 05:17:59 +03:00

tests: Update qemumemlock data

Use 0001:01:00.0 instead of 0000:04:02.0 as the source address
for the host device. This doesn't change anything at the moment,
but it will make a difference later on.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Laine Stump <laine@laine.org>
This commit is contained in:
Andrea Bolognani 2017-06-01 18:51:06 +02:00
parent 7654217232
commit 19bd1b06ee
8 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>

View File

@ -16,7 +16,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>

View File

@ -10,7 +10,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>

View File

@ -13,7 +13,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>

View File

@ -13,7 +13,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>

View File

@ -16,7 +16,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>

View File

@ -10,7 +10,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>

View File

@ -13,7 +13,7 @@
<hostdev mode='subsystem' type='pci' managed='yes'> <hostdev mode='subsystem' type='pci' managed='yes'>
<driver name='vfio'/> <driver name='vfio'/>
<source> <source>
<address domain='0x0000' bus='0x04' slot='0x02' function='0x0'/> <address domain='0x0001' bus='0x01' slot='0x00' function='0x0'/>
</source> </source>
</hostdev> </hostdev>
</devices> </devices>