test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V2 0/1] framework/qemu_libvirt: add new features
@ 2019-08-28  7:47 yufengmx
  2019-08-28  7:47 ` [dts] [PATCH V2 1/1] " yufengmx
  0 siblings, 1 reply; 3+ messages in thread
From: yufengmx @ 2019-08-28  7:47 UTC (permalink / raw)
  To: dts, yinan.wang, lijuan.tu; +Cc: yufengmx

 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-08-28 10:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-28  7:47 [dts] [PATCH V2 0/1] framework/qemu_libvirt: add new features yufengmx
2019-08-28  7:47 ` [dts] [PATCH V2 1/1] " yufengmx
2019-08-28 10:29   ` Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).