Things you need to do to allow a regular user to use virt-manager for VM's
- Add user to the following groups: kvm, libvirt, qemu
- These bits let regular users redirect USB devices to a VM...
Add the line: org.spice-space.lowlevelusbaccess yes:no:yes
to: /etc/polkit-default-privs.local - After this run: /sbin/set_polkit_default_privs
- Add the line: usr/bin/spice-client-glib-usb-acl-helper root:root 4755
to: /etc/permissions.local - After this run: chkstat --system --set