On 03.08.2012 22:33, rmarwah(a)linux.vnet.ibm.com wrote:
From: Richa Marwaha <rmarwah(a)linux.vnet.ibm.com>
This patch adds the support to run the QEMU network helper
under unprivileged user. It also adds the support for
attach-interface option in virsh to run under unprivileged
user.
Signed-off-by: Richa Marwaha <rmarwah(a)linux.vnet.ibm.com>
Signed-off-by: Corey Bryant<coreyb(a)linux.vnet.ibm.com>
---
src/qemu/qemu_command.c | 57 ++++++++++++++++++++++++++++++++++------------
src/qemu/qemu_command.h | 2 +
src/qemu/qemu_hotplug.c | 31 +++++++++++++++++--------
3 files changed, 65 insertions(+), 25 deletions(-)
ACK
Michal