
Hi Andrea Bolognani :
apparmor: Allow running loongarch64 VMs on Debian 12 Nothing about this is specific to Debian 12. In fact, the qemu-efi-loongarch64 package doesn't exist there at all. I'm also not
On Tue, Dec 17, 2024 at 08:29:17PM +0800, Xianglai Li wrote: planning to backport this change.
Thank you very much for merging this patch!:-) Let me explain this qemu-efi-loongarch64 question: On debian operating systems, loongarch UEFI bios is placed under the /usr/share/qemu-efi-loongarch64 path. And the loongarch64 UEFI bios package name is qemu-efi-loongarch64. You can find it from the link below: http://ftp.ports.debian.org/debian-ports/pool/main/e/edk2/ Software package naming and UEFI bios placement path are consistent with other architectures. Thanks! Xianglai.
Allows to load firmware in the qemu-efi-loongarch64 directory Allows the binary qemu-system-loongarch64 to be run
This makes it impossible to run loongarch64 VMs when AppArmor is enabled s/impossible/possible/
With the commit message tweaked according to the above,
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
and pushed.