diff --git a/src/qemu/qemu_hotplug.c b/src/qemu/qemu_hotplug.c index fe47896616..2154c36bf5 100644 --- a/src/qemu/qemu_hotplug.c +++ b/src/qemu/qemu_hotplug.c @@ -1117,6 +1117,7 @@ qemuDomainChangeGraphics(struct qemud_driver *driver, VIR_DEBUG("Not updating since password didn't change"); ret = 0; } + break; default: qemuReportError(VIR_ERR_INTERNAL_ERROR,