# KVM

Start a vm as non-root:

`# virsh -c qemu:///system start tumbleweed`

and view it:

`# virt-viewer -c qemu:///system tumbleweed`