qemu-devel
[Top][All Lists]
Advanced

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

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


From: Anthony Liguori
Subject: [Qemu-devel] [CFR 7/10] cpu command
Date: Tue, 15 Jun 2010 11:30:27 -0500

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.



reply via email to

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