]> xenbits.xensource.com Git - libvirt.git/commit
qemu: process: Reorder operations on early VM startup
authorPeter Krempa <pkrempa@redhat.com>
Thu, 4 Feb 2016 13:48:57 +0000 (14:48 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 8 Feb 2016 08:08:38 +0000 (09:08 +0100)
commitc3e170647e017600408f9e990b104a7025c74697
treec0cf961e02ee361e24a7294df111da0f34f1568e
parent4f1324aa48d834f419584b3bffebf763eb778572
qemu: process: Reorder operations on early VM startup

Retrieval of the driver capabilities as well as emulator capabilities
does not require the complete qemuProcessStop to be executed on
failure.
src/qemu/qemu_process.c