summaryrefslogtreecommitdiff
path: root/framework/virt_base.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 virt_base: add virtual machine status conceptMarvin Liu
2016-02-23framework: fix net device missing on vmLijuan Tu
2015-12-23virtual base: remove auto_portmap parameterxu,huilong
2015-09-23VT: Support cpu simulate topo in virtualization scenario moduleMarvin Liu
2015-08-13Support numa test in vm_power_manager suiteMarvin Liu
2015-08-04Move vm dut close and log exit function from suite to virt_base moduleMarvin Liu
2015-07-17fix bug that virt_dut close function not have attributeMarvin Liu
2015-07-14fix bug that VM not destroyed when connect failed with VMMarvin 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-08Enhance set_target function for check whether bind devicesMarvin Liu
2015-06-29Add new API for get host and VM pass-throught devices pci mappingMarvin Liu
2015-06-29Qemu kvm module support login parameterMarvin Liu
2015-06-18Support auto_map and set_target flag in vm initializationMarvin Liu
2015-06-04Change virtual machine default directory to host base_dir.Marvin Liu
2015-06-04Add virttype parameter into virtual machine instantiation.Marvin Liu
2015-06-01Add a base module for virtual testsjiajiax