[libvirt] [PATCH v2 04/11] docs/schemas: add RISC-V architectures

Andrea Bolognani abologna at redhat.com
Tue Jun 26 13:00:00 UTC 2018


On Thu, 2018-06-14 at 22:32 +0200, Lubomir Rintel wrote:
> Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
> ---
>  docs/schemas/basictypes.rng | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/docs/schemas/basictypes.rng b/docs/schemas/basictypes.rng
> index 1a18cd31b1..14a3670e5c 100644
> --- a/docs/schemas/basictypes.rng
> +++ b/docs/schemas/basictypes.rng
> @@ -398,6 +398,8 @@
>        <value>ppc64</value>
>        <value>ppc64le</value>
>        <value>ppcemb</value>
> +      <value>riscv32</value>
> +      <value>riscv64</value>
>        <value>s390</value>
>        <value>s390x</value>
>        <value>sh4</value>

This can be squashed in with the previous patch.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list