
18 Jun
2015
18 Jun
'15
8:27 a.m.
2015-06-18 14:50 GMT+03:00 Vasiliy Tolstov <v.tolstov@selfip.ru>:
If a user specify ehernet device create it via libvirt and run script if it provided. After this commit user does not need to run external script to create tap device or add root to qemu process.
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru> --- src/qemu/qemu_command.c | 139 ++++++++++++++++++++++++++++++------------------ src/qemu/qemu_hotplug.c | 13 ++--- src/qemu/qemu_process.c | 6 +++ 3 files changed, 98 insertions(+), 60 deletions(-)
This new version applies to master and have fix for setting mac address for tap device after creation. -- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru