[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 1/5] domaincaps: Report graphics type enum
- From: Michal Privoznik <mprivozn redhat com>
- To: Cole Robinson <crobinso redhat com>, libvirt-list redhat com
- Subject: Re: [libvirt] [PATCH 1/5] domaincaps: Report graphics type enum
- Date: Mon, 9 May 2016 11:27:00 +0200
On 08.05.2016 19:49, Cole Robinson wrote:
> Requires adding the plumbing for <device><graphics>
> Wire it up for qemu too
> ---
> I stuck the <graphics> element between <disk> and <hostdev> to match
> the ordering in <domain> XML
>
> docs/formatdomaincaps.html.in | 30 +++++++++++++++++++++-
> docs/schemas/domaincaps.rng | 8 ++++++
> src/conf/domain_capabilities.c | 13 ++++++++++
> src/conf/domain_capabilities.h | 8 ++++++
> src/qemu/qemu_capabilities.c | 22 +++++++++++++++-
> tests/domaincapsschemadata/domaincaps-basic.xml | 1 +
> tests/domaincapsschemadata/domaincaps-full.xml | 9 +++++++
> .../domaincaps-qemu_1.6.50-1.xml | 7 +++++
> .../domaincaps-qemu_2.6.0-1.xml | 7 +++++
> .../domaincaps-qemu_2.6.0-2.xml | 6 +++++
> .../domaincaps-qemu_2.6.0-3.xml | 6 +++++
> .../domaincaps-qemu_2.6.0-4.xml | 6 +++++
> .../domaincaps-qemu_2.6.0-5.xml | 6 +++++
> tests/domaincapstest.c | 4 +++
> 14 files changed, 131 insertions(+), 2 deletions(-)
ACK
Michal
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]