[libvirt] [PATCH 03/10] docs: update domain schema for machine attribute

Jim Fehlig jfehlig at suse.com
Fri Sep 7 20:41:42 UTC 2018


On 08/05/2018 03:48 PM, Marek Marczykowski-Górecki wrote:

I added a short sentence to the commit message:

Replace the long dead 'xenner' with 'xenfv'.

> Signed-off-by: Marek Marczykowski-Górecki <marmarek at invisiblethingslab.com>
> ---
>   docs/schemas/domaincommon.rng | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
> index ac04af5..eded1ca 100644
> --- a/docs/schemas/domaincommon.rng
> +++ b/docs/schemas/domaincommon.rng
> @@ -340,7 +340,7 @@
>           <attribute name="machine">
>             <choice>
>               <value>xenpv</value>
> -            <value>xenner</value>
> +            <value>xenfv</value>
>             </choice>
>           </attribute>
>         </optional>


Reviewed-by: Jim Fehlig <jfehlig at suse.com>

I've pushed this patch since it is essentially a bug fix independent of your PVH 
work.

Regards,
Jim




More information about the libvir-list mailing list