Dominik Csapak <d.csa...@proxmox.com> writes: > This series improves the QMP SHUTDOWN and RESET events by adding > the ShutdownCause as additional parameter and splitting > the HOST_QMP reason into HOST_QMP_QUIT and HOST_QMP_SYSTEM_RESET > to be able to detect the difference between them when using '--no-reboot' > > this is an alternative to my previous patches[1][2] which > added an exit-script/added a 'reset' argument to the events > > 1: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg00697.html > 2: https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01271.html
Next time, please add the Reviewed-bys you got for the previous version to your commit messages, unless the commits changed enough to warrant another round of review. For the record, series again Reviewed-by: Markus Armbruster <arm...@redhat.com>