|
From: | Avi Kivity |
Subject: | Re: [Qemu-devel] [PATCH] qemu: Fix inject-nmi |
Date: | Sun, 25 Sep 2011 17:07:01 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 |
On 09/23/2011 12:31 PM, Lai Jiangshan wrote:
> Moreover: wrong indention. > > You know that this won't work for qemu-kvm with in-kernel irqchip? You > may want to provide a patch for that tree, emulating the unavailable > LINT1 injection via testing the APIC configration and then raising an > NMI as before if it is accepted. > It works in my box but the NMI is not injected through the in-kernel irqchip, I will implement it as you suggested.
Somewhat hacky; isn't it better to test LINT1 in the kernel (and redefine the KVM_NMI ioctl as "toggle LINT1")?
-- error compiling committee.c: too many arguments to function
[Prev in Thread] | Current Thread | [Next in Thread] |