>-Original Message-
>From: Daniel P. Berrangé
>Subject: Re: [PATCH rfcv3 07/11] qemu: add hard reboot in QEMU driver
>
>On Fri, Jan 12, 2024 at 09:20:19AM +, Duan, Zhenzhong wrote:
>>
>>
>> >-Original Message-
>> >From: Daniel P.
On Fri, Jan 12, 2024 at 09:20:19AM +, Duan, Zhenzhong wrote:
>
>
> >-Original Message-
> >From: Daniel P. Berrangé
> >Subject: Re: [PATCH rfcv3 07/11] qemu: add hard reboot in QEMU driver
> >
> >On Mon, Nov 27, 2023 at 04:55:17PM +0800, Zhenzhong
>-Original Message-
>From: Daniel P. Berrangé
>Subject: Re: [PATCH rfcv3 07/11] qemu: add hard reboot in QEMU driver
>
>On Mon, Nov 27, 2023 at 04:55:17PM +0800, Zhenzhong Duan wrote:
>> From: Chenyi Qiang
>>
>> Add the new flag
>VIR_DOMAIN_REB
On Mon, Nov 27, 2023 at 04:55:17PM +0800, Zhenzhong Duan wrote:
> From: Chenyi Qiang
>
> Add the new flag VIR_DOMAIN_REBOOT_HARD/VIR_DOMAIN_SHUTDOWN_HARD to
> carry out a hard reboot, which kills the QEMU process and creates a new
> one with the same definition.
AFAICT, the _HARD flags cause it
From: Chenyi Qiang
Add the new flag VIR_DOMAIN_REBOOT_HARD/VIR_DOMAIN_SHUTDOWN_HARD to
carry out a hard reboot, which kills the QEMU process and creates a new
one with the same definition.
Hard reboot will be the highest priority to check. If succeed, other
reboot policy (i.e. agent and acpi) wo