Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-15 | runstate: Initialize Error * to NULL | Peng Liang | 1 | -1/+1 |
2021-06-11 | Fix the qemu crash when guest shutdown during checkpoint | Rao, Lei | 1 | -0/+1 |
2021-03-09 | sysemu: Let VMChangeStateHandler take boolean 'running' argument | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-03-09 | sysemu/runstate: Let runstate_is_running() return bool | Philippe Mathieu-Daudé | 1 | -1/+1 |
2021-02-16 | sev/i386: Don't allow a system reset under an SEV-ES guest | Tom Lendacky | 1 | -0/+3 |
2021-02-02 | block: move blk_exp_close_all() to qemu_cleanup() | Sergio Lopez | 1 | -0/+9 |
2021-01-21 | runstate: cleanup reboot and panic actions | Paolo Bonzini | 1 | -3/+4 |
2021-01-18 | gdbstub: drop gdbserver_cleanup in favour of gdb_exit | Alex Bennée | 1 | -1/+1 |
2020-12-15 | vl: Add option to avoid stopping VM upon guest panic | Alejandro Jimenez | 1 | -4/+14 |
2020-12-15 | qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown | Alejandro Jimenez | 1 | -4/+6 |
2020-12-15 | vl: extract softmmu/runstate.c | Paolo Bonzini | 1 | -0/+800 |