qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: [PATCH v3] qemu, qmp: convert do_inject_nmi() to QO


From: Lai Jiangshan
Subject: Re: [Qemu-devel] Re: [PATCH v3] qemu, qmp: convert do_inject_nmi() to QObject, QError
Date: Fri, 17 Dec 2010 14:20:15 +0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

On 12/16/2010 09:17 PM, Luiz Capitulino wrote:
> On Thu, 16 Dec 2010 15:11:50 +0200
> Avi Kivity <address@hidden> wrote:
>>
>> Why have an argument at all?  Always nmi to all cpus.
> 

I think Avi's suggest is better, and I will use
"inject-nmi" (without cpu-index argument) to send NMI to all cpus,
like physical GUI. If some one want to send NMI to a set of cpus, 
he can use "inject-nmi" multiple times.

I also like "cpu-index", so I have to add another patch for
coverting current "cpu_index" to "cpu-index".

Thanks,
Lai



reply via email to

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