Public bug reported:

Adding the following two to the devices section of a guest makes it fail
to start.

<memory model='nvdimm'>
  <source>
    <path>/var/lib/libvirt/qemu/nvdimm-base</path>
  </source>
  <target>
   <size unit='KiB'>524288</size>
   <node>0</node>
  </target>
</memory>

<input type='passthrough' bus='virtio'>
        <source evdev='/dev/input/event0' />
</input>

This is due to virt-aa-helper not adding their paths to the apparmor profile.
(Note that hot-add is covered via domain label callbacks that I currently 
implement - see bug 1755153).

** Affects: libvirt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1757085

Title:
  virt-aa-helper: input evdev and nvdimm path in guest xml are not
  accessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1757085/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to