1. b0a9b76 KVM test: Added floppy and tftp options to qemu command by lmr · 15 years ago
  2. 1e36c52 KVM test: kvm_vm.py: change qemu-img timeout to 120 seconds by lmr · 15 years ago
  3. 59f9e2d KVM test: allow setting shell line separator string in the config file by lmr · 15 years ago
  4. 9d75ee3 KVM test: Add new subtest pci_hotplug by lmr · 15 years ago
  5. f320b04 KVM test: kvm_vm.py: wrap VM.destroy() in a try-finally block by lmr · 15 years ago
  6. b635b86 KVM test: Move top level docstrings, other cleanups by lmr · 15 years ago
  7. 7124700 kvm_vm.py: add macaddr= to command line only if a MAC address is given by lmr · 15 years ago
  8. a67a868 KVM test: remove unused function is_sshd_running() by lmr · 15 years ago
  9. ea1b64d KVM test: kvm_subprocess: use kill_process_tree() to close child processes by lmr · 15 years ago
  10. 6631273 Make a bunch of stuff executable by mbligh · 15 years ago
  11. 52800ba KVM test: allow the user to specify the paths of the qemu and qemu-img binaries by lmr · 15 years ago
  12. 90b9fd5 KVM test: treat all user specified paths equally by lmr · 15 years ago
  13. 9f6ebf1 KVM test: support Netcat as a remote shell client by lmr · 15 years ago
  14. 912c74b KVM test: rename SSH related parameters and functions and add new ones by lmr · 15 years ago
  15. a419700 KVM test: kvm_subprocess: add function kill_tail_thread() by lmr · 15 years ago
  16. ee90dd9 KVM test: make VMs use a dynamic MAC-IP mapping generated by tcpdump by lmr · 15 years ago
  17. f469634 KVM test: add basic TAP support with static MAC-IP mapping by lmr · 15 years ago
  18. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  19. fe6515e KVM test: Add hugepage variant by lmr · 15 years ago
  20. 953ffba KVM test: initialize some VM attributes in __init__() to prevent trouble by lmr · 15 years ago
  21. a496762 KVM test: Modify kvm_vm and kvm_preprocessing to use the new kvm_subprocess module by lmr · 15 years ago
  22. a253322 KVM test: Add UUID to qemu command line by lmr · 15 years ago
  23. 0d4d274 Support 'cache' and 'serial'. by lmr · 15 years ago
  24. 25342d1 While applying the lock file patch for kvm_vm, missed one fcntl import. by lmr · 15 years ago
  25. d16a67d Fix bad line breaks by lmr · 15 years ago
  26. 135b5e6 VM.create(): always destroy() the VM before attempting to start it by lmr · 15 years ago
  27. eeff0eb kvm_vm.py: add new VM parameter 'x11_display' that controls $DISPLAY by lmr · 15 years ago
  28. dc2ac6a kvm_vm.py: create a lock file to avoid VM creation in parallel by lmr · 15 years ago
  29. 2c24117 Add new function, VM.clone() to clone an existing VM by lmr · 15 years ago
  30. 8b134f9 Choose a monitor filename in the constructor of VM class by lmr · 15 years ago
  31. 6f669ce Adding kvm test by lmr · 15 years ago