[libvirt] [PATCH 2/1] qemu: reject blockiotune if qemu too old

Jiri Denemark jdenemar at redhat.com
Fri May 4 22:04:46 UTC 2012


On Fri, May 04, 2012 at 11:21:51 -0600, Eric Blake wrote:
> Commit 4c82f09e added a capability check for qemu per-device io
> throttling, but only applied it to domain startup.  As mentioned
> in the previous commit, we stil end up with an internal error

s/stil/still/

> if the monitor command doesn't also exist, not to mention the
> confusion of allowing tuning on inactive domains only to then
> be rejected when starting the domain.
> 
> * src/qemu/qemu_driver.c (qemuDomainSetBlockIoTune): Reject
> offline tuning if online can't match it.
> ---
>  src/qemu/qemu_driver.c |    8 +++++++-
>  1 files changed, 7 insertions(+), 1 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list