summaryrefslogtreecommitdiff
path: root/framework/virt_dut.py
AgeCommit message (Expand)Author
2016-08-10framwork virt_base: fix attribute and argument errorLijuan Tu
2016-08-04framework dut: remove dependence on dts moduleMarvin Liu
2016-07-14framework: support close ssh session without logoutMarvin Liu
2016-04-22Merge branch 'next'Marvin Liu
2016-03-18framework virt_dut: remove NetDevice object after virtual machine shutdownLijuan Tu
2016-03-09framework: include domain id in pci tupleGowrishankar
2016-02-26framework: enlarge hugepage number for vmLijuan Tu
2015-12-30Merge branch 'next'Marvin Liu
2015-12-23virtual dut: initialize portmap in create_portmap functionxu,huilong
2015-12-14framework: net device object get from net_device moduleMarvin Liu
2015-12-01framework virt_dut: virtual machine session inherit from crb instanceYong Liu
2015-11-10framework virt_dut: fix virtual dut update port failedMarvin Liu
2015-09-23Optimize virtual dut module for abstract cpu topoMarvin Liu
2015-07-17fix bug that virt_dut close function not have attributeMarvin Liu
2015-07-14fix bug that virtualization log not save in SUITE.logMarvin Liu
2015-07-13Close host sessions if it existed after all case doneMarvin Liu
2015-07-09fix bug that virtualization module not work with IXIA portmapMarvin Liu
2015-07-08Enhance set_target function for check whether bind devicesMarvin Liu
2015-07-08Change output folder path and optimize virt dut logMarvin Liu
2015-06-29Optimize virtual machine port map routineMarvin Liu
2015-06-18Optimize network topology discovery routine in virtual scenarioMarvin Liu
2015-06-04Add session close function in virt_dut module.Marvin Liu
2015-06-04Add virttype parameter into virtual machine instantiation.Marvin Liu
2015-06-01Add a module to instantiate the VMsjiajiax