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