1. d00c099 KVM-test: Add new drive option 'werror' by lmr · 15 years ago
  2. 31af3a1 KVM test: Add PCI device assignment support by lmr · 15 years ago
  3. 89fd641 KVM test: Add a new (optional) extra param to VM, cdrom_extra by lmr · 15 years ago
  4. 1342655 KVM-test: Move two 'remote_login' out of try block in kvm_vm.py by lmr · 15 years ago
  5. be931a8 KVM test: Fixup memory size shown in 'GB' in get_memory_size by lmr · 15 years ago
  6. dd2ff92 KVM test: Add a subtest physical_resources_check by lmr · 15 years ago
  7. 4dcc007 KVM test: remove monitor socket file when destroying a VM by lmr · 15 years ago
  8. ea1266e KVM test: kvm_vm.py: fix typos in the code that compares -cdrom hashes by lmr · 15 years ago
  9. e45a1f2 KVM test: kvm_vm.py: use 'is None' instead of '== None' by lmr · 15 years ago
  10. f69f6b1 KVM test: kvm_vm.py: use kvm_utils.get_path() for floppy and tftp by lmr · 15 years ago
  11. c43bf37 KVM test: Seperate smp from extra_params and add into default VM params by lmr · 15 years ago
  12. 620b8bc KVM test: Add 'downscript=no' into kvm command line by lmr · 15 years ago
  13. 03ba22e KVM test: Add new utility functions to kvm_utils by lmr · 15 years ago
  14. bcd2083 KVM test: VM.send_monitor_cmd() minor cleanup by lmr · 15 years ago
  15. b0a9b76 KVM test: Added floppy and tftp options to qemu command by lmr · 15 years ago
  16. 1e36c52 KVM test: kvm_vm.py: change qemu-img timeout to 120 seconds by lmr · 15 years ago
  17. 59f9e2d KVM test: allow setting shell line separator string in the config file by lmr · 15 years ago
  18. 9d75ee3 KVM test: Add new subtest pci_hotplug by lmr · 15 years ago
  19. f320b04 KVM test: kvm_vm.py: wrap VM.destroy() in a try-finally block by lmr · 15 years ago
  20. b635b86 KVM test: Move top level docstrings, other cleanups by lmr · 15 years ago
  21. 7124700 kvm_vm.py: add macaddr= to command line only if a MAC address is given by lmr · 15 years ago
  22. a67a868 KVM test: remove unused function is_sshd_running() by lmr · 15 years ago
  23. ea1b64d KVM test: kvm_subprocess: use kill_process_tree() to close child processes by lmr · 15 years ago
  24. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  25. 52800ba KVM test: allow the user to specify the paths of the qemu and qemu-img binaries by lmr · 15 years ago
  26. 90b9fd5 KVM test: treat all user specified paths equally by lmr · 15 years ago
  27. 9f6ebf1 KVM test: support Netcat as a remote shell client by lmr · 15 years ago
  28. 912c74b KVM test: rename SSH related parameters and functions and add new ones by lmr · 15 years ago
  29. a419700 KVM test: kvm_subprocess: add function kill_tail_thread() by lmr · 15 years ago
  30. ee90dd9 KVM test: make VMs use a dynamic MAC-IP mapping generated by tcpdump by lmr · 15 years ago
  31. f469634 KVM test: add basic TAP support with static MAC-IP mapping by lmr · 15 years ago
  32. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  33. fe6515e KVM test: Add hugepage variant by lmr · 15 years ago
  34. 953ffba KVM test: initialize some VM attributes in __init__() to prevent trouble by lmr · 15 years ago
  35. a496762 KVM test: Modify kvm_vm and kvm_preprocessing to use the new kvm_subprocess module by lmr · 15 years ago
  36. a253322 KVM test: Add UUID to qemu command line by lmr · 15 years ago
  37. 0d4d274 Support 'cache' and 'serial'. by lmr · 15 years ago
  38. 25342d1 While applying the lock file patch for kvm_vm, missed one fcntl import. by lmr · 15 years ago
  39. d16a67d Fix bad line breaks by lmr · 15 years ago
  40. 135b5e6 VM.create(): always destroy() the VM before attempting to start it by lmr · 15 years ago
  41. eeff0eb kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY by lmr · 15 years ago
  42. dc2ac6a kvm_vm.py: create a lock file to avoid VM creation in parallel by lmr · 15 years ago
  43. 2c24117 Add new function, VM.clone() to clone an existing VM by lmr · 15 years ago
  44. 8b134f9 Choose a monitor filename in the constructor of VM class by lmr · 15 years ago
  45. 6f669ce Adding kvm test by lmr · 15 years ago