On Tue, 13 Oct 2015 16:46:29 +0300
Marcel Apfelbaum wrote:
> On 10/13/2015 02:51 PM, Cornelia Huck wrote:
> > On Mon, 12 Oct 2015 18:42:04 +0300
> > Marcel Apfelbaum wrote:
> >
> >> On 10/12/2015 06:36 PM, Tony Krowiak wrote:
> >>> Commit 0a7cf217 ("util/qemu-config: fix regression of
> >>> qmp_
On 10/13/2015 02:51 PM, Cornelia Huck wrote:
On Mon, 12 Oct 2015 18:42:04 +0300
Marcel Apfelbaum wrote:
On 10/12/2015 06:36 PM, Tony Krowiak wrote:
Commit 0a7cf217 ("util/qemu-config: fix regression of
qmp_query_command_line_options") aimed to restore parsing of global
machine options, but mi
On Mon, 12 Oct 2015 18:42:04 +0300
Marcel Apfelbaum wrote:
> On 10/12/2015 06:36 PM, Tony Krowiak wrote:
> > Commit 0a7cf217 ("util/qemu-config: fix regression of
> > qmp_query_command_line_options") aimed to restore parsing of global
> > machine options, but missed two: "aes-key-wrap" and
> > "d
On 10/12/2015 06:36 PM, Tony Krowiak wrote:
Commit 0a7cf217 ("util/qemu-config: fix regression of
qmp_query_command_line_options") aimed to restore parsing of global
machine options, but missed two: "aes-key-wrap" and
"dea-key-wrap" (which were present in the initial version of that
patch). Let's