libvirt/tests/qemustatusxml2xmldata
Jonathon Jongsma dfa657aa27 qemu: include nbdkit state in private xml
Add xml to the private data for a disk source to represent the nbdkit
process so that the state can be re-created if the libvirt daemon is
restarted. Format:

   <nbdkit>
     <pidfile>/path/to/nbdkit.pid</pidfile>
     <socketfile>/path/to/nbdkit.socket</socketfile>
   </nbdkit>

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2023-09-19 14:28:50 -05:00
..
backup-pull-in.xml qemu: domain: Store and update 'fdsetindex' across libvirtd restarts 2022-05-16 09:15:45 +02:00
backup-pull-out.xml tests: qemustatusxml2xml: Add test for 'pull' type backup job 2019-12-10 12:41:57 +01:00
blockjob-blockdev-in.xml qemu: domain: Store and update 'fdsetindex' across libvirtd restarts 2022-05-16 09:15:45 +02:00
blockjob-blockdev-out.xml tests: qemustatusxml2xml: Add test case for block job tracking 2019-07-18 17:59:34 +02:00
blockjob-mirror-in.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
blockjob-mirror-out.xml
migration-in-params-in.xml qemu: domain: Assume QEMU_CAPS_BLOCKDEV for the domain private code 2022-08-11 15:24:11 +02:00
migration-in-params-out.xml qemuxml2xmltest: Add status XML tests for migration params 2018-04-17 10:46:23 +02:00
migration-out-nbd-bitmaps-in.xml qemu: Restore async job start timestamp on reconnect 2022-06-07 17:40:20 +02:00
migration-out-nbd-bitmaps-out.xml tests: qemustatusxml2xml: Add status XML from migration with bitmaps 2021-02-20 13:21:21 +01:00
migration-out-nbd-in.xml qemustatusxml2xml: Remove obsolete 'json' attribute 2022-11-02 09:26:03 +01:00
migration-out-nbd-out.xml qemu: domain: Assume QEMU_CAPS_BLOCKDEV for the domain private code 2022-08-11 15:24:11 +02:00
migration-out-nbd-tls-in.xml qemustatusxml2xml: Remove obsolete 'json' attribute 2022-11-02 09:26:03 +01:00
migration-out-nbd-tls-out.xml qemu: domain: Assume QEMU_CAPS_BLOCKDEV for the domain private code 2022-08-11 15:24:11 +02:00
migration-out-params-in.xml qemu: domain: Assume QEMU_CAPS_BLOCKDEV for the domain private code 2022-08-11 15:24:11 +02:00
migration-out-params-out.xml qemuxml2xmltest: Add status XML tests for migration params 2018-04-17 10:46:23 +02:00
modern-in.xml qemu: include nbdkit state in private xml 2023-09-19 14:28:50 -05:00
modern-out.xml tests: qemuxml2xml: Add modern example of status XML to the test 2018-03-13 13:54:11 +01:00
upgrade-in.xml qemustatusxml2xml: Remove obsolete 'json' attribute 2022-11-02 09:26:03 +01:00
upgrade-out.xml qemu: domain: Assume QEMU_CAPS_BLOCKDEV for the domain private code 2022-08-11 15:24:11 +02:00
vcpus-multi-in.xml tests: Drop more QEMU driver config overrides 2023-03-06 14:44:13 +01:00
vcpus-multi-out.xml