Comment 14 for bug 103010

Revision history for this message
Anthony Liguori (anthony-codemonkey) wrote :

http://wiki.qemu.org/Features/HelperNetworking

We plan on addressing this upstream by introducing a helper to create the tap device. This helper would be owned by root, and would be limited in what it did with the tap device (in terms of attaching it to a bridge).

This allows a sysadmin to delegate an appropriate amount of privileges to non-privileged KVM users (but no more than what's necessary).