1. 3eb39c7 KVM test: use kvm_utils.find_command() where appropriate by lmr · 14 years ago
  2. 049239c KVM test: kvm_utils.py: add utility function which locates program files by lmr · 14 years ago
  3. febf060 KVM test: Add new control.unittests control file by lmr · 14 years ago
  4. 6d3d4d9 Make rss.exe to use its default port as remote shell server by lmr · 14 years ago
  5. 9509ca1 KVM test: Make rss.exe to use -O2 as the default optimization flag by lmr · 14 years ago
  6. 538db43 KVM test: guest_test: Use the new rss file transfer feature by lmr · 14 years ago
  7. 099c88d KVM test: deps/Makefile - Compile rss with -static-libgcc by lmr · 14 years ago
  8. f6ec598 KVM test: setuprss.bat: let rss.exe use its default ports by lmr · 14 years ago
  9. 3c48d55 KVM test: setuprss.bat: use 'netsh advfirewall' to disable firewall by lmr · 14 years ago
  10. cbc86ef KVM test: enable file transfers for Windows guests by lmr · 14 years ago
  11. fa82d0d KVM test: add python client for rss file transfer services by lmr · 14 years ago
  12. 60286b0 KVM test: rss.cpp: add file transfer support by lmr · 14 years ago
  13. 0ef57a1 KVM test: Release memory after testing with hugepages by lmr · 14 years ago
  14. cefc0f9 Add perf_events based counting/sampling profilers to autotest by lmr · 14 years ago
  15. ce5c925 KVM test: Disable HPET on windows timedrift tests by lmr · 14 years ago
  16. 69e10f2 KVM-test: Only add tftp option when using user nic mode by lmr · 14 years ago
  17. 6ee8d5b KVM test: Add Makefile on deps/ subdir by lmr · 14 years ago
  18. 9726b27 KVM test: kvm.py: add exception class name to failure message by lmr · 14 years ago
  19. 84546f2 KVM test: kvm_vm.py: remove serial console file when VM is destroyed by lmr · 14 years ago
  20. 23ffab5 KVM test: Combine build test with unittest by lmr · 14 years ago
  21. 0135f1e KVM test: Build and unittest fixes by lmr · 14 years ago
  22. 68168e6 KVM test: Modify the build.git method to build and link unittests by lmr · 14 years ago
  23. 4834907 KVM test: Make it possible to run VMs without NICs by lmr · 14 years ago
  24. 2da0f8c KVM test: add wrapper for RHEL-6 style unittests by lmr · 14 years ago
  25. 7102455 KVM test: add boolean 'testdev' VM parameter for RHEL-6 style unit tests by lmr · 14 years ago
  26. e0474e3 KVM test: support kernel -append command line options by lmr · 14 years ago
  27. 15328a7 Revert-revert one line of the TSC change that was reverted. by jadmanski · 14 years ago
  28. 2ab0d9b Change autotest to not log Autotest.install by jadmanski · 14 years ago
  29. aafbf2a Making base_test a new style object. by jadmanski · 14 years ago
  30. 44bf1e8 Update packager to be a bit more picky about what it runs upkeep on by jadmanski · 14 years ago
  31. 909e8df Reworked profiler_test to do what the name implies, be a test that tests by jadmanski · 14 years ago
  32. a68a7c4 KVM test: Renaming unit_test_kvmctl to unittest_kvmctl by lmr · 14 years ago
  33. 9ef2fe6 KVM test: migrate - remove gzipped images when test finishes by lmr · 14 years ago
  34. 21c6e1d KVM-test: Fix of exception process by lmr · 14 years ago
  35. 42b1666 KVM test: generate netdev ids that newer qemu can consume by lmr · 14 years ago
  36. 88dfa80 KVM Test: Fix invalid literal bug in ioquit by lmr · 14 years ago
  37. 70ea236 KVM test: Fix a small bug on timedrift test by lmr · 14 years ago
  38. adbeff8 KVM test: Enable the serial console for all linux guests by lmr · 14 years ago
  39. 7e5af34 KVM test: Enable the serial console during unattended installation by lmr · 14 years ago
  40. e56903f KVM test: log output of all shell sessions and SCP transfers by lmr · 14 years ago
  41. cf668fe KVM test: kvm_subprocess.py: don't sanitize text before passing it to callbacks by lmr · 14 years ago
  42. 61a1415 KVM test: kvm.py: set log file dir for kvm_subprocess logging by lmr · 14 years ago
  43. aa380a2 KVM test: kvm_vm.py: log serial console output and allow serial login by lmr · 14 years ago
  44. 2b06f33 KVM test: kvm_vm.py: redirect the serial console to a unix socket by lmr · 14 years ago
  45. 2c50267 KVM test: remote_login(): make the login re suitable for serial console by lmr · 14 years ago
  46. a4cd1f1 KVM test: send username in remote_login() by lmr · 14 years ago
  47. 158604f KVM test: restructure remote_login() and remote_scp() by lmr · 14 years ago
  48. cec6677 KVM test: add the auto_close option to all kvm_subprocess classes by lmr · 14 years ago
  49. 2389454 KVM test: kvm_utils.py: add a primitive logging mechanism for kvm_subprocess by lmr · 14 years ago
  50. 74094f4 KVM test: concentrate image and cdrom filename prefixes in tests.cfg.sample by lmr · 14 years ago
  51. 7fa9fe7 KVM test: kvm_preprocessing.py: test for vm.is_alive() instead of vm.is_dead() by lmr · 14 years ago
  52. 16a783b KVM test: scan_results.py: fix handling of empty result list by lmr · 14 years ago
  53. fb53a29 KVM-test: Fix of macaddr pattern by lmr · 14 years ago
  54. f2341eb by jamesren · 14 years ago
  55. 63947c7 TSC test: Reverting r4474 by lmr · 14 years ago
  56. 56e3e87 KVM-test: rename autoit to guest_test and update the sample config file by lmr · 14 years ago
  57. 94b6cf7 KVM-test: rename autoit to guest_test and update the sample config file by lmr · 14 years ago
  58. a254298 KVM-test: autoit: Generalize the variables in autoit.py by lmr · 14 years ago
  59. c5f42a3 KVM test: simplify remote_scp() by lmr · 14 years ago
  60. 0ac8210 KVM test: Unattended install - make sure to check if vm.is_alive() by lmr · 14 years ago
  61. 1084553 KVM test: kvm_preprocessing.py: simplify pre/post_command error handling by lmr · 14 years ago
  62. 3480daa KVM test: tests_base.cfg.sample: remove noacpi, userirq variants by lmr · 14 years ago
  63. ef30e6f KVM test: check for RESET QMP events in the system_reset test by lmr · 14 years ago
  64. da68b2d KVM test: kvm_monitor.py: verify correctness of QMP transaction id by lmr · 14 years ago
  65. 33fde88 KVM test: kvm_monitor.py: add convenience method get_event() by lmr · 14 years ago
  66. f2965c4 KVM test: kvm.py: suppress exceptions during postprocessing if the test fails by lmr · 14 years ago
  67. e9a9cf3 KVM test: kvm_preprocessing.py: allow modifying VM params without restarting by lmr · 14 years ago
  68. 134e20c KVM test: migration: support QMP by lmr · 14 years ago
  69. 449d225 KVM test: kvm_monitor.py: add QMP interface by lmr · 14 years ago
  70. 9e964a0 KVM test: use new monitor interface by lmr · 14 years ago
  71. 2827bab KVM test: add kvm_monitor.py, an interface to QEMU monitors by lmr · 14 years ago
  72. 2342172 common_lib/test.py: Fixes for running tests from HTTP urls by lmr · 14 years ago
  73. b1cad1e KVM Test: Support netdev parameter in make_qemu_command by lmr · 14 years ago
  74. 612323d KVM Test: Remove qemu prompt from send_monitor_cmd return data by lmr · 14 years ago
  75. 3a7c84a KVM test: Measure the timedrift after continuing a stopped vm by lmr · 14 years ago
  76. 39b57b9 KVM Test: Make login timeout configurable by lmr · 14 years ago
  77. e29d0e4 Put the continuous parsing hooks into the refactored job.record code. by jadmanski · 14 years ago
  78. 7ebac3d Add some debug logging to the Host.wait_up method. by jadmanski · 14 years ago
  79. 75dc3e9 KVM test: Update tests.cfg to take into account cdrom on unattended by lmr · 14 years ago
  80. 1424f3e KVM Test: Extend migration test to test unix, exec and migrate_cancel by lmr · 14 years ago
  81. ba88791 KVM-test: autoit: Add reboot option to autoit tests by lmr · 14 years ago
  82. 9cbda0d KVM-test: autoit: Make the login timeout configurable by lmr · 14 years ago
  83. 805f33c KVM-test: autoit: Separate the dir clean and the download commands by lmr · 14 years ago
  84. 4dedaf5 KVM-test: autoit: Remove the hardcoded dir name "autoit" in the dir clean cmd by lmr · 14 years ago
  85. a12b8a0 by jamesren · 14 years ago
  86. 17cadd6 by jamesren · 14 years ago
  87. e2e51f6 by jamesren · 14 years ago
  88. 4826cc4 by jamesren · 14 years ago
  89. 7cbd3ac Adds support for newer (sysfs) ksm interface by lmr · 14 years ago
  90. b40e8bb KVM test: kvm_test_utils.get_time: check re.findall() result before subindexing by lmr · 14 years ago
  91. 24a8298 KVM test: kvm_subprocess.py: use sys.executable instead of hardcoded 'python' by lmr · 14 years ago
  92. 327729b KVM test: remove reference to _screendump_thread at postprocessing by lmr · 14 years ago
  93. 09a7816 KVM test: kvm_vm.py: use shell quoting in make_qemu_command() where appropriate by lmr · 14 years ago
  94. db3fe61 KVM test: kvm_vm.py: correct add_smp() mistake in make_qemu_command() by lmr · 14 years ago
  95. 983ecdf KVM test: kvm_vm.py: correct get_shared_meminfo() by lmr · 14 years ago
  96. 71fa4de KVM test: kvm_vm.py: make get_pid() return the pid of the VM itself by lmr · 14 years ago
  97. 5ab537a KVM test: kvm_utils.py: remove unnecessary imports by lmr · 14 years ago
  98. 258f793 KVM test: kvm_utils.py: warn about exceptions raised during unpickling of env by lmr · 14 years ago
  99. 07cc0fc KVM test: tests_base.cfg.sample: style modifications by lmr · 14 years ago
  100. 22bdc03 KVM test: tests_base.cfg.sample: remove inline comments by lmr · 14 years ago