]> git.proxmox.com Git - qemu.git/blobdiff - savevm.c
vfio-pci: Rework MSIX setup/teardown
[qemu.git] / savevm.c
index c7fe28314567e444f69112d0e3a6551a775895cf..31fd2e0ad37f9d34daa96c80d1f0c59eb703e40c 100644 (file)
--- a/savevm.c
+++ b/savevm.c
@@ -2201,7 +2201,6 @@ void qmp_xen_save_devices_state(const char *filename, Error **errp)
  the_end:
     if (saved_vm_running)
         vm_start();
-    return;
 }
 
 int load_vmstate(const char *name)