| Submitter | Paolo Bonzini |
|---|---|
| Date | April 13, 2012, 10:03 a.m. |
| Message ID | <1334311426-5694-1-git-send-email-pbonzini@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/152273/ |
| State | New |
| Headers | show |
Comments
On Fri, Apr 13, 2012 at 12:03:46PM +0200, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> > --- > hmp-commands.hx | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan
Patch
diff --git a/hmp-commands.hx b/hmp-commands.hx index a6f5a84..461fa59 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx @@ -92,8 +92,8 @@ ETEXI }, STEXI -@item block_job_set_stream -@findex block_job_set_stream +@item block_job_set_speed +@findex block_job_set_speed Set maximum speed for a background block operation. ETEXI
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> --- hmp-commands.hx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)