
On 10/8/19 12:22 PM, Cole Robinson wrote:
This series does some preparation cleanup and refactoring to simplify adding qcow2 data_file support to the apparmor driver. More info on the qcow2 feature and libvirt work here: https://www.redhat.com/archives/libvir-list/2019-October/msg00303.html
Should have mentioned here: I found apparmor libs/devel packages for fedora, so this is compile tested but not runtime tested. Help with that appreciated. virt-aa-helper-test doesn't seem to regress, but it is failing for me on master before these patches: ./virt-aa-helper-test ls: cannot access '/boot/initrd*': No such file or directory Skipping /boot/initrd* tests. Could not find /boot/initrd* FAIL: exited with '1' OVMF (new path): '--dryrun -r -u libvirt-00000000-0000-0000-0000-0123456789ab': FAIL: exited with '1' AAVMF: '--dryrun -r -u libvirt-00000000-0000-0000-0000-0123456789ab': FAIL: exited with '1' AAVMF32: '--dryrun -r -u libvirt-00000000-0000-0000-0000-0123456789ab': - Cole