Comment 9 for bug 2023211

Revision history for this message
Felipe Reyes (freyes) wrote : Re: [Bug 2023211] Re: Run emulated riscv64 VMs on amd64

On Thu, 2023-07-20 at 15:28 +0000, Colin Watson wrote:
> Does your libvirt version have
> https://gitlab.com/libvirt/libvirt/-/commit/fd70335876 in it, i.e.
> 9.1.0-rc1 or better?
>

I made it work making Nova to *not* set the <cpu></cpu> node in the generated XML, this made libvirt
happy. This is what Nova does for MIPSEL which suffers from the same limitation on the libvirt side.