mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
fb2d0cc633
This is needed in order to migrate a domain with shmem devices as that is not allowed to migrate. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
8 lines
247 B
XML
8 lines
247 B
XML
<shmem name='shmem1'>
|
|
<model type='ivshmem-doorbell'/>
|
|
<server path='/var/lib/libvirt/shmem-shmem1-sock'/>
|
|
<msi ioeventfd='on'/>
|
|
<alias name='shmem1'/>
|
|
<address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
|
|
</shmem>
|