qemu-devel
[Top][All Lists]
Advanced

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

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


From: Jan Kiszka
Subject: [Qemu-devel] Re: [CFR 7/10] cpu command
Date: Tue, 15 Jun 2010 19:00:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

Anthony Liguori wrote:
> cpu
> ---
> 
> Set the default CPU.
> 
> 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.
> 

To my understanding, this command is supposed to die. All QMP commands
addressing a specific CPU should do this explicitly.

(Will send a patch to enable this without having to modify the HMP
syntax. And another patch to allow masking commands from QMP.)

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux



reply via email to

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