qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qapi: add query-display-options command


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] qapi: add query-display-options command
Date: Tue, 20 Nov 2018 10:00:11 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

On 11/20/18 2:56 AM, Gerd Hoffmann wrote:
Add query-display-options command, which allows to query the qemu

s/allows to query/allows querying/

display configuration, and -- as intentional side effect -- makes

s/as/as an/

DisplayOptions discoverable via query-qmp-schema so libvirt can go
figure which display options are supported.

Cc: Eric Blake <address@hidden>
Cc: Erik Skultety <address@hidden>
Signed-off-by: Gerd Hoffmann <address@hidden>
---
  vl.c         | 10 ++++++++++
  qapi/ui.json | 13 +++++++++++++
  2 files changed, 23 insertions(+)

Conflicts with d4dc4ab1, but the resolution is obvious. Makes sense as 3.1 material given that d4dc4ab1 is less useful without this.

Reviewed-by: Eric Blake <address@hidden>
Tested-by: Eric Blake <address@hidden>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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