tobimensch / aqemu

Official AQEMU repository - a GUI for virtual machines using QEMU as the backend
https://sourceforge.net/projects/aqemu/
GNU General Public License v2.0
502 stars 88 forks source link

Add ACPI shutdown to emulator control menu #101

Open kpengboy opened 3 years ago

kpengboy commented 3 years ago

Adds an item to the emulator control menu to send an ACPI shutdown signal to a VM, thus allowing it to gracefully shut down.

Also changes the existing wording from shutdown/reboot -> poweroff/reset, to clarify the forcible nature of those operations.

GermanAizek commented 6 months ago

@kpengboy many thanks for contributing! I merge your commit in active AQEMU Qt6 fork. I'm going to port AQEMU to Windows, it used to work but stopped. And it is also possible to fix bugs and rewrite to simpler QML code, widgets have too much .ui and C++ code. Weblate integration will be used for translation. https://github.com/AQEMU/aqemu/commit/7c3d88336386a0edf13b1207e46fde4ae6ac1c92 I did not touch your authorship commit.