diff --git a/src/qemu/qemu_driver.c b/src/qemu/qemu_driver.c index 7d14588409..99db99e23a 100644 --- a/src/qemu/qemu_driver.c +++ b/src/qemu/qemu_driver.c @@ -1154,7 +1154,7 @@ qemuStateStop(void) /** * qemuStateCleanup: * - * Shutdown the QEMU daemon, it will stop all active domains and networks + * Release resources allocated by QEMU driver (no domain is shut off though) */ static int qemuStateCleanup(void)