GNOME Bugzilla – Bug 664676
qemu-kvm gets started with -no-reboot
Last modified: 2016-03-31 13:57:11 UTC
Created attachment 202027 [details] [review] patch for vm-creator.vala When rebooting the guest operating system, most users would expect that the box reboots instead of shutting down. Since gnome-boxes starts qemu-kvm with the -no-reboot switch, this is not the case. Steps to reproduce: 1. Start a virtual machine box 2. Reboot the guest operating system Actual behaviour: The virtual machine shuts down. Expected behaviour: The virtual machine should reboot. Proposed fix: Get rid of the -no-reboot switch while starting qemu-kvm.
Review of attachment 202027 [details] [review]: thanks! that looks good to me.
committed send a few more patch and we'll vouch you for a GNOME account! ;)