Comment 6 for bug 1990499

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

And that can again be reproduced easier afterwards without libvirt then.
$ virsh dumpxml ubuntu22.10-riscv64 > testguest.xml
$ /usr/lib/libvirt/virt-aa-helper -c -u libvirt-e4089ffc-671d-4d28-9fa5-d0d52dc2d67f < testguest.xml
virt-aa-helper: error: /usr/lib/u-boot/qemu-riscv64_smode/uboot.elf
virt-aa-helper: error: skipped restricted file
virt-aa-helper: error: invalid VM definition

That we can use for debugging, but it already looks pretty obvious - more in the next comment ...