Il 27/03/2014 14:14, Alexey Kardashevskiy ha scritto:
1) how many x86 CPUs/families are there to support? On ppc I'll add it for
POWER7/7+/8 families and I am ok.
Just move the existing x86 code. It works on all CPUs from 486 on.
2) what should "nmi" really do - deliver NMI to the current CP
On 03/27/2014 10:58 PM, Paolo Bonzini wrote:
> Il 27/03/2014 03:21, Alexey Kardashevskiy ha scritto:
>> This defines and makes use of an NMI interface in order to support
>> the "nmi" command.
>>
>> Signed-off-by: Alexey Kardashevskiy
>> ---
>> hw/ppc/spapr.c | 26 ++
>> 1
Il 27/03/2014 03:21, Alexey Kardashevskiy ha scritto:
This defines and makes use of an NMI interface in order to support
the "nmi" command.
Signed-off-by: Alexey Kardashevskiy
---
hw/ppc/spapr.c | 26 ++
1 file changed, 26 insertions(+)
diff --git a/hw/ppc/spapr.c b/hw
This defines and makes use of an NMI interface in order to support
the "nmi" command.
Signed-off-by: Alexey Kardashevskiy
---
hw/ppc/spapr.c | 26 ++
1 file changed, 26 insertions(+)
diff --git a/hw/ppc/spapr.c b/hw/ppc/spapr.c
index 62ddb4d..495fa88 100644
--- a/hw/ppc/