qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system


From: Richard Henderson
Subject: Re: [PATCH v2 3/4] target/ppc: Make checkstop actually stop the system
Date: Wed, 28 Jun 2023 11:33:50 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/27/23 15:46, Nicholas Piggin wrote:
+    vm_stop(RUN_STATE_GUEST_PANICKED);

Calling qemu_system_guest_panicked(NULL) seems to be more correct.

Though I'm not really sure the difference from cpu_abort(), which would also care for dumping cpu state.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]