aboutsummaryrefslogtreecommitdiff
path: root/tests/vm/basevm.py
AgeCommit message (Expand)Author
2018-09-26tests/vm: Use -cpu max rather than -cpu hostPeter Maydell
2018-08-24tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell
2018-08-15tests/vm: Bump guest RAM up from 2G to 4GPeter Maydell
2018-08-15tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell
2018-08-15tests: Add an option for snapshot (default: off)Fam Zheng
2018-08-15tests/vm: Only use -cpu 'host' if KVM is availablePhilippe Mathieu-Daudé
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost
2018-04-09tests: Fix ubuntu.i386 image initializationFam Zheng
2017-10-11basevm: Call logging.basicConfig()Eduardo Habkost
2017-09-22tests: Add vm test libFam Zheng