[dts] [PATCH V2 0/1] framework/qemu_libvirt: add new features

yufengmx yufengx.mo at intel.com
Wed Aug 28 09:47:55 CEST 2019


 These new features demand come from Intel BKC team and wang,yinan. 
*. support bridge setting in xml. 
*. support vhost-user setting in xml. support to add driver attribute by set option opt_queue and opt_setting. 
*. add __add_vm_net_tap method to add tap&bridge net device. 
*. add __generate_net_config_script method to set default br0 using script. 
*. add __write_config method to make recursion write config in xml config file. 
*. use dut logger to take the place of print. 
*. remove graphics vnc config in set_vm_default method, add add_vm_vnc method to do graphics vnc setting. This is aimed to keep the same as qemu_kvm method. 
*. add add_vm_daemon method to keep the same as qemu_kvm method. libvirt run virtual machine with daemon status by default. 

v2: 
 - rebase source code on latest dts master branch. 

yufengmx (1):
  framework/qemu_libvirt: add new features

 framework/qemu_libvirt.py | 275 +++++++++++++++++++++++++++++++++-----
 1 file changed, 241 insertions(+), 34 deletions(-)

-- 
2.21.0



More information about the dts mailing list