]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Use VIR_XPATH_NODE_AUTORESTORE when XPath context is modified
authorPeter Krempa <pkrempa@redhat.com>
Tue, 26 Feb 2019 16:42:25 +0000 (17:42 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 4 Mar 2019 12:04:20 +0000 (13:04 +0100)
commitb6aacfc435ce3b7e2665ddf5a422d2153bca88b8
tree1759fc9a850e07887fb6ec7a66966d32939bab83
parent23ab20927220a4f2f70552f70dc14c8407863870
qemu: Use VIR_XPATH_NODE_AUTORESTORE when XPath context is modified

Use the new helper when moving around the current node of the XPath
context.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_domain.c
src/qemu/qemu_migration_cookie.c