
On Mon, Jan 06, 2025 at 10:52:51AM +0800, lixianglai wrote:
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 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.
I understand all this, and the changes are correct. I wouldn't have merged the patch otherwise ;) What I was pointing out is that in Debian *12* specifically there is no qemu-efi-loongarch64 package yet: it was introduced later. So claiming that this change will allow running loongarch64 VMs on Debian *12* is not accurate, which is why I dropped that reference from the commit message. -- Andrea Bolognani / Red Hat / Virtualization