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