[libvirt] [PATCH v3 3/9] util: add RISC-V architectures

Andrea Bolognani abologna at redhat.com
Thu Aug 23 15:30:12 UTC 2018


On Wed, 2018-08-22 at 11:15 +0200, Lubomir Rintel wrote:
> +    VIR_ARCH_RISCV32,      /* RISC-V      64 LE http://en.wikipedia.org/wiki/RISC-V */

This should be                               32 LE ...

> +    VIR_ARCH_RISCV64,      /* RISC-V      32 BE http://en.wikipedia.org/wiki/RISC-V */

... and this should be                       64 LE

according to the corresponding implementation.

I'll take care of it before pushing.


Reviewed-by: Andrea Bolognani <abologna at redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list