qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [CFR 7/10] cpu command


From: Anthony Liguori
Subject: Re: [Qemu-devel] [CFR 7/10] cpu command
Date: Tue, 15 Jun 2010 11:59:07 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100423 Lightning/1.0b1 Thunderbird/3.0.4

On 06/15/2010 11:30 AM, Anthony Liguori wrote:
cpu
---

Set the default CPU.

We need to remove this from QMP IMHO. All QMP commands should take a CPU index.

Regards,

Anthony Liguori

Arguments:

- "index": the CPU's index (json-int)

Example:

->  { "execute": "cpu", "arguments": { "index": 0 } }
<- { "return": {} }

Note: CPUs' indexes are obtained with the 'query-cpus' command.





reply via email to

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