| Submitter | Markus Armbruster |
|---|---|
| Date | May 4, 2010, 11:20 a.m. |
| Message ID | <1272972033-31475-4-git-send-email-armbru@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/51590/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qemu-monitor.hx b/qemu-monitor.hx index bf47ae0..220ed9c 100644 --- a/qemu-monitor.hx +++ b/qemu-monitor.hx @@ -611,6 +611,8 @@ ETEXI }, STEXI +@item cpu @var{index} +@findex cpu Set the default CPU. ETEXI
Broken in commit 2313086a. Signed-off-by: Markus Armbruster <armbru@redhat.com> --- qemu-monitor.hx | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-)