qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3] qmp: access the local QemuOptsLists for driv


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v3] qmp: access the local QemuOptsLists for drive option
Date: Tue, 12 Nov 2013 12:12:47 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 09.11.2013 um 05:15 hat Amos Kong geschrieben:
> Currently we have three QemuOptsList (qemu_common_drive_opts,
> qemu_legacy_drive_opts, and qemu_drive_opts), only qemu_drive_opts
> is added to vm_config_groups[].
> 
> This patch changes query-command-line-options to access three local
> QemuOptsLists for drive option, and merge the description items
> together.
> 
> Signed-off-by: Amos Kong <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

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