Re: [PATCH 01/15] ipmi: Fix watchdog NMI handling

2019-09-20 Thread Cédric Le Goater
On 19/09/2019 23:39, miny...@acm.org wrote: > From: Corey Minyard > > The wrong logic was used for detection (so it wouldn't work at all) > and the wrong interface was used to inject the NMI if the detection > logic was correct. > > Signed-off-by: Corey Minyard Reviewed-by: Cédric Le Goater

[PATCH 01/15] ipmi: Fix watchdog NMI handling

2019-09-19 Thread minyard
From: Corey Minyard The wrong logic was used for detection (so it wouldn't work at all) and the wrong interface was used to inject the NMI if the detection logic was correct. Signed-off-by: Corey Minyard --- hw/ipmi/ipmi.c | 6 +++--- hw/ipmi/ipmi_bmc_sim.c | 2 +- 2 files changed, 4 i

[Qemu-devel] [PATCH 01/15] ipmi: Fix watchdog NMI handling

2019-08-19 Thread minyard
From: Corey Minyard The wrong logic was used for detection (so it wouldn't work at all) and the wrong interface was used to inject the NMI if the detection logic was correct. Signed-off-by: Corey Minyard --- hw/ipmi/ipmi.c | 6 +++--- hw/ipmi/ipmi_bmc_sim.c | 2 +- 2 files changed, 4 i