On Wed, Mar 19, 2025 at 03:11:57PM +0100, Gerd Hoffmann wrote: > Allow the device being added to loongarch virt VMs. > > Signed-off-by: Gerd Hoffmann <kra...@redhat.com> > --- > hw/loongarch/virt.c | 2 ++ > hw/uefi/Kconfig | 2 +- > 2 files changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > diff --git a/hw/uefi/Kconfig b/hw/uefi/Kconfig > index f139008b632b..b55529fca137 100644 > --- a/hw/uefi/Kconfig > +++ b/hw/uefi/Kconfig > @@ -1,3 +1,3 @@ > config UEFI_VARS > bool > - default y if X86_64 || AARCH64 || RISCV64 > + default y if X86_64 || AARCH64 || RISCV64 || LOONGARCH64 > \ No newline at end of file Could fix the missing newline when sending a PULL With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|