1. 7bb17a9 tests/vm: expose --source-path to scripts to find extra files by Alex Bennée · 3 years, 9 months ago
  2. beb6b57 python: create qemu packages by John Snow · 3 years, 9 months ago
  3. 976218c Python: add utility function for retrieving port redirection by Cleber Rosa · 3 years, 10 months ago
  4. 9fc33bf tests/vm: Add Haiku test based on their vagrant images by Alexander von Gluck IV · 4 years, 4 months ago
  5. 4a70232 tests/vm: add shutdown timeout in basevm.py by Robert Foley · 4 years, 7 months ago
  6. b095394 tests/vm: allow us to take advantage of MTTCG by Alex Bennée · 4 years, 8 months ago
  7. 2fea3a1 tests/vm: switch from optsparse to argparse by Alex Bennée · 4 years, 8 months ago
  8. ff14ab0 tests/vm: Add workaround to consume console by Robert Foley · 4 years, 8 months ago
  9. df00168 tests/vm: change scripts to use self._config by Robert Foley · 4 years, 8 months ago
  10. 1333660 tests/vm: Added a new script for ubuntu.aarch64. by Robert Foley · 4 years, 8 months ago
  11. 3f1e813 tests/vm: Added configuration file support by Robert Foley · 4 years, 8 months ago
  12. 5d67619 tests/vm: Add configuration to basevm.py by Robert Foley · 4 years, 8 months ago
  13. 1f335d1 tests/vm: pass args through to BaseVM's __init__ by Robert Foley · 4 years, 8 months ago
  14. 6ee982c tests/vm: allow wait_ssh() to specify command by Robert Foley · 4 years, 9 months ago
  15. e56c450 tests/vm: Add ability to select QEMU from current build by Robert Foley · 4 years, 9 months ago
  16. 92fecad tests/vm: pass --genisoimage to basevm script by Alex Bennée · 4 years, 9 months ago
  17. f01454a tests/vm: fix basevm config by Alex Bennée · 5 years ago
  18. 50a0645 tests/vm: move vga setup by Gerd Hoffmann · 5 years ago
  19. 698a64f tests/vm: write raw console log by Gerd Hoffmann · 5 years ago
  20. b081986 tests/vm: Added gen_cloud_init_iso() to basevm.py by Robert Foley · 5 years ago
  21. fbb3aa2 tests/vm: give wait_ssh() option to wait for root by Robert Foley · 5 years ago
  22. c9de393 tests/vm: increased max timeout for vm boot. by Robert Foley · 5 years ago
  23. 89adc5b tests/vm: Debug mode shows ssh output. by Robert Foley · 5 years ago
  24. 423edd9 drop "from __future__ import print_function" by Paolo Bonzini · 5 years ago
  25. 629d5ed tests/vm: Remove shebang header by Philippe Mathieu-Daudé · 5 years ago
  26. 1e48931 tests/vm: Allow to set qemu-img path by Wainer dos Santos Moschetta · 5 years ago
  27. 8b272e0 python/qemu: Move kvm_available() to its own module by Wainer dos Santos Moschetta · 5 years ago
  28. bcc388d tests/vm: make --interactive (and therefore DEBUG=1) unconditional by Alex Bennée · 5 years ago
  29. 5b4b486 tests/vm: support sites with sha512 checksums by Alex Bennée · 5 years ago
  30. 6c4f041 tests/vm: add console_consume helper by Gerd Hoffmann · 5 years ago
  31. 5b79048 tests/vm: Let subclasses disable IPv6 by Eduardo Habkost · 5 years ago
  32. 60136e0 tests/vm: fedora autoinstall, using serial console by Gerd Hoffmann · 6 years ago
  33. 8dd3833 tests/vm: serial console support helpers by Gerd Hoffmann · 6 years ago
  34. b3f94b2 tests/vm: proper guest shutdown by Gerd Hoffmann · 6 years ago
  35. 796471e tests/vm: use ssh with pty unconditionally by Gerd Hoffmann · 6 years ago
  36. b08ba16 tests/vm: send proxy environment variables over ssh by Gerd Hoffmann · 6 years ago
  37. abf0bf9 python/qemu: split QEMUMachine out from underneath __init__.py by John Snow · 6 years ago
  38. 3ace9be tests/vm: python3 fixes by Gerd Hoffmann · 6 years ago
  39. 3ad3e36 tests/vm: Port basevm to Python 3 by Wainer dos Santos Moschetta · 6 years ago
  40. 8f8fd9e Introduce a Python module structure by Cleber Rosa · 6 years ago
  41. 5c2ec9b tests/vm: add --build-target option by Alex Bennée · 6 years ago
  42. 63a24c5 tests/vm: Do not abuse parallelism when HOST != TARGET architecture by Philippe Mathieu-Daudé · 6 years ago
  43. 71531bb tests/vm: Do not use -enable-kvm if HOST != TARGET architecture by Philippe Mathieu-Daudé · 6 years ago
  44. 31719c3 tests/vm: Add a BaseVM::arch property by Philippe Mathieu-Daudé · 6 years ago
  45. f5d3d21 tests/vm: Display remaining seconds to wait for a VM to start by Philippe Mathieu-Daudé · 6 years ago
  46. 071cf5a tests/vm: Do not use the -smp option with a single cpu by Philippe Mathieu-Daudé · 6 years ago
  47. 8a6e007 tests/vm: Do not abuse parallelism when KVM is not available by Philippe Mathieu-Daudé · 6 years ago
  48. b59b82e tests/vm: Extract the kvm_available() handy function by Philippe Mathieu-Daudé · 6 years ago
  49. b33bd85 tests/vm: Use -cpu max rather than -cpu host by Peter Maydell · 7 years ago
  50. 6b699ae tests/vm: Increase timeout waiting for VM to boot to 5 minutes by Peter Maydell · 6 years ago
  51. eb2712f tests/vm: Bump guest RAM up from 2G to 4G by Peter Maydell · 7 years ago
  52. 41e3340 tests/vm: Propagate V=1 down into the make inside the VM by Peter Maydell · 7 years ago
  53. 983c2a7 tests: Add an option for snapshot (default: off) by Fam Zheng · 7 years ago
  54. dcf7ea4 tests/vm: Only use -cpu 'host' if KVM is available by Philippe Mathieu-Daudé · 7 years ago
  55. f03868b python: futurize -f libfuturize.fixes.fix_print_with_import by Eduardo Habkost · 7 years ago
  56. 726c9a3 tests: Fix ubuntu.i386 image initialization by Fam Zheng · 7 years ago
  57. fb3b4e6 basevm: Call logging.basicConfig() by Eduardo Habkost · 7 years ago
  58. ff2ebff tests: Add vm test lib by Fam Zheng · 7 years ago