Age | Commit message (Expand) | Author |
2018-10-26 | tests/vm: Do not abuse parallelism when HOST != TARGET architecture | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Do not use -enable-kvm if HOST != TARGET architecture | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Add a BaseVM::arch property | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Display remaining seconds to wait for a VM to start | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Do not use the -smp option with a single cpu | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Do not abuse parallelism when KVM is not available | Philippe Mathieu-Daudé |
2018-10-26 | tests/vm: Extract the kvm_available() handy function | Philippe Mathieu-Daudé |
2018-09-26 | tests/vm: Use -cpu max rather than -cpu host | Peter Maydell |
2018-08-24 | tests/vm: Increase timeout waiting for VM to boot to 5 minutes | Peter Maydell |
2018-08-20 | tests/vm: Clean out old working directories on build | Peter Maydell |
2018-08-15 | tests/vm: Add vm-build-all/vm-clean-all in help text | Fam Zheng |
2018-08-15 | tests/vm: Use make's --output-sync option | Peter Maydell |
2018-08-15 | tests/vm: Bump guest RAM up from 2G to 4G | Peter Maydell |
2018-08-15 | tests/vm: Propagate V=1 down into the make inside the VM | Peter Maydell |
2018-08-15 | tests/vm: Pass the jobs parallelism setting to 'make check' | Peter Maydell |
2018-08-15 | tests: vm: Add vm-clean-all | Fam Zheng |
2018-08-15 | tests: Add centos VM testing | Fam Zheng |
2018-08-15 | tests: Add an option for snapshot (default: off) | Fam Zheng |
2018-08-15 | tests/vm: Add flex and bison to the vm image | Philippe Mathieu-Daudé |
2018-08-15 | tests/vm: Only use -cpu 'host' if KVM is available | Philippe Mathieu-Daudé |
2018-06-08 | python: futurize -f libfuturize.fixes.fix_print_with_import | Eduardo Habkost |
2018-04-09 | tests: Fix ubuntu.i386 image initialization | Fam Zheng |
2018-02-08 | docs: Add docs/devel/testing.rst | Fam Zheng |
2017-10-11 | basevm: Call logging.basicConfig() | Eduardo Habkost |
2017-09-22 | tests: Add README for vm tests | Fam Zheng |
2017-09-22 | Makefile: Add rules to run vm tests | Fam Zheng |
2017-09-22 | tests: Add OpenBSD image | Fam Zheng |
2017-09-22 | tests: Add NetBSD image | Fam Zheng |
2017-09-22 | tests: Add FreeBSD image | Fam Zheng |
2017-09-22 | tests: Add ubuntu.i386 image | Fam Zheng |
2017-09-22 | tests: Add vm test lib | Fam Zheng |