[libvirt] [PATCH v2 09/15] domain: Allow 'model' attribute for ide controller

John Ferlan jferlan at redhat.com
Fri Nov 3 13:48:07 UTC 2017



On 10/24/2017 03:35 PM, Dawid Zamirski wrote:
> The optional values are 'piix3', 'piix4' or 'ich6'. Those will be
> needed to allow setting IDE controller model in VirtualBox driver.
> ---
>  docs/formatdomain.html.in     |  4 ++++
>  docs/schemas/domaincommon.rng | 18 ++++++++++++++++--
>  src/conf/domain_conf.c        |  9 +++++++++
>  src/conf/domain_conf.h        |  9 +++++++++
>  src/libvirt_private.syms      |  2 ++
>  5 files changed, 40 insertions(+), 2 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John

NB: Since 3.9 is already generated, I can modify formatdomain.html.in to
list 3.10




More information about the libvir-list mailing list