
23 Aug
2018
23 Aug
'18
5:30 p.m.
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@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization