Re: [Qemu-devel] [PATCH v2 3/3] qapi: Split host-qmp into quit and system-reset

2018-12-03 Thread Dominik Csapak
On 12/3/18 10:38 PM, Eric Blake wrote: On 12/3/18 3:26 AM, Dominik Csapak wrote: It is interesting to know whether the shutdown cause was 'quit' or 'reset', especially when using "--no-reboot". In that case, a management layer can now determine if the guest wanted a reboot or shutdown, and can a

Re: [Qemu-devel] [PATCH v2 3/3] qapi: Split host-qmp into quit and system-reset

2018-12-03 Thread Eric Blake
On 12/3/18 3:26 AM, Dominik Csapak wrote: It is interesting to know whether the shutdown cause was 'quit' or 'reset', especially when using "--no-reboot". In that case, a management layer can now determine if the guest wanted a reboot or shutdown, and can act accordingly. Changes the ouput of th

Re: [Qemu-devel] [PATCH v2 3/3] qapi: Split host-qmp into quit and system-reset

2018-12-03 Thread Markus Armbruster
Dominik Csapak writes: > It is interesting to know whether the shutdown cause was 'quit' or > 'reset', especially when using "--no-reboot". In that case, a management > layer can now determine if the guest wanted a reboot or shutdown, and > can act accordingly. > > Changes the ouput of the reason

[Qemu-devel] [PATCH v2 3/3] qapi: Split host-qmp into quit and system-reset

2018-12-03 Thread Dominik Csapak
It is interesting to know whether the shutdown cause was 'quit' or 'reset', especially when using "--no-reboot". In that case, a management layer can now determine if the guest wanted a reboot or shutdown, and can act accordingly. Changes the ouput of the reason in the iotests from 'host-qmp' to '