qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Reboot CPU on triple fault


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] Reboot CPU on triple fault
Date: Mon, 31 Mar 2008 11:52:05 +0200
User-agent: Thunderbird 1.5.0.8 (X11/20060911)

Alexander Graf schrieb:
> 
> On Mar 29, 2008, at 7:13 PM, Hervé Poussineau wrote:
> 
>> Hi,
>>
>> On i386/x86-64, CPU must reboot when a triple fault is detected.
>> Attached patch implements this behaviour.
> 
> So what exactly does check_exception() in target-i386/helper.c do then?
> Should the cpu_reset call go in there?

It definitely should. Besides, I'd really like to have the CPU dump on
triple faults retained. In most cases, this will be a lot more useful
than a silent reboot.

Kevin




reply via email to

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