Comment 7 for bug 632696

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Re: libvirt won't start a VM when apparmor is enabled

If the VM works, can you then add the ,serial> and <console> back, then add the following to /etc/apparmor.d/abstractions/libvirt-qemu:
  /usr/lib/pt_chown ix,
  owner ${PROC}/[0-9]*/fd/ r,
  owner ${PROC}/[0-9]*/fd/3 r,

then try starting the virtual machine.