[libvirt] [PATCH 06/14] Add a 'format' arg to qemuMonitorChangeMedia() since JSON will support it

Daniel Veillard veillard at redhat.com
Thu Dec 3 12:31:33 UTC 2009


On Thu, Nov 26, 2009 at 06:27:24PM +0000, Daniel P. Berrange wrote:
> The current QEMU disk media change does not support setting the
> disk format. The new JSON monitor will support this, so add an
> extra parameter to pass this info in
> 
> * src/qemu/qemu_driver.c: Pass in disk format when changing media
> * src/qemu/qemu_monitor.h, src/qemu/qemu_monitor.c,
>   src/qemu/qemu_monitor_text.c, src/qemu/qemu_monitor_text.h:
>   Add a 'format' arg to qemuMonitorChangeMedia()
> ---
>  src/qemu/qemu_driver.c       |    9 ++++++++-
>  src/qemu/qemu_monitor.c      |    9 +++++----
>  src/qemu/qemu_monitor.h      |    3 ++-
>  src/qemu/qemu_monitor_text.c |    7 ++++---
>  src/qemu/qemu_monitor_text.h |    3 ++-
>  5 files changed, 21 insertions(+), 10 deletions(-)

  ACK,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list