1
0
forked from clan/clan-core
clan-core/pkgs/clan-vm-manager/clan_vm_manager
DavHau 02dd132e08 vms: init graceful shutdown for GUI
- add python modules for qemu protocols: QMP (hardware interactions) and QGA (guest service interaction)
- refactor state directory: remove name from path (already contains url)
- add impure vm test for basic qmp interaction
- simplify existing vm persistance test (factor out shared code)
- integrate graceful shutdown into GUI

the GUI integration still needs to be improved later:
- add fallback in case system doesn't react to powerdown button
- shutdown GUI switch fails if VM hasn't been started yet, and then remains in a wrong position
2024-02-09 19:55:18 +07:00
..
assets UI: Fixed style.css not working when installed 2024-02-08 14:10:17 +07:00
errors vm-manager: Added log console printing on vm start. Added python logging module 2024-02-02 12:04:30 +07:00
models vms: init graceful shutdown for GUI 2024-02-09 19:55:18 +07:00
views Clan VM Manager: add dropdown to add more machines 2024-02-08 14:36:47 +07:00
windows async join 2024-02-05 15:05:14 +07:00
__init__.py UI: Added joining multiple clans one after another over clan url 2024-02-07 17:16:20 +07:00
app.py UI: Fixed incorrect display of cLAN icon in window switcher 2024-02-08 15:00:36 +07:00