qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/4] cpus: Add generic NMI support


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 0/4] cpus: Add generic NMI support
Date: Wed, 4 Jun 2014 10:16:43 +0100

On 4 June 2014 09:08, Alexey Kardashevskiy <address@hidden> wrote:
> This adds an NMI handler per CPUs. x86, s390 and ppc CPUS are supported.
>
> The change to existing behaviour is that x86 only delivers NMI to
> the current monitored CPU now, not to every CPU.

So this series means that the "nmi" command and handler does
 * NMI on x86
 * reset on PPC
 * restart on S390

That doesn't seem generic at all, and suggests this should
not be a common CPU method/callback.

thanks
-- PMM



reply via email to

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