]> xenbits.xensource.com Git - libvirt.git/commit
qemu: process: Simplify access to individual disk when reconnecting
authorPeter Krempa <pkrempa@redhat.com>
Thu, 5 Oct 2017 12:00:08 +0000 (14:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 6 Oct 2017 06:48:10 +0000 (08:48 +0200)
commit1266495763613d9384e243d262b53cece571f4ee
tree43df98c6242462cf547f4584949ba58a6950c4c7
parent802fd24506f98a4b57e3119d2b1c1387de5385e6
qemu: process: Simplify access to individual disk when reconnecting

Add a helper variable so that we don't have to access the disk via 3
indirections.
src/qemu/qemu_process.c