- 28 3月, 2014 1 次提交
-
-
由 Lin Ma 提交于
Signed-off-by: NLin Ma <lma@suse.com>
-
- 21 3月, 2014 2 次提交
-
-
由 Feng Yang 提交于
pci_hotplug: Fix a minor syntax bug
-
由 Cong Li 提交于
The value in a dictionary could not be matched directly, convert to the string when matching. Signed-off-by: NCong Li <coli@redhat.com>
-
- 20 3月, 2014 9 次提交
-
-
由 Feng Yang 提交于
qemu-img.commit test correction
-
由 Lucas Meneghel Rodrigues 提交于
qemu.tests.multi_disk_random_hotplug: Couple of small improvements
-
由 Lucas Meneghel Rodrigues 提交于
Greate deps folder in top-level directory and move cpu_flags in
-
由 Yiqiao Pu 提交于
qemu.tests: Add env parameter for vm.migrate() function call.
-
由 Feng Yang 提交于
This could help use record dst vm to env. Then we can record screendump for it. Signed-off-by: NFeng Yang <fyang@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Updating configure options to build smartcard support as well
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
由 Lucas Meneghel Rodrigues 提交于
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
-
- 19 3月, 2014 1 次提交
-
-
由 Feng Yang 提交于
add support extra_cdrom_ks testi for WinNT6.0 guest
-
- 18 3月, 2014 1 次提交
-
-
由 Swapna Krishnan 提交于
-
- 16 3月, 2014 8 次提交
-
-
由 Xu Tian 提交于
Signed-off-by: NXu Tian <xutian@redhat.com>
-
由 Amos_沧海桑田 提交于
perf: fix netperf testcase
-
由 Amos Kong 提交于
ethtool -L $ethname combined $N todo: enable multiqueue for Windows guest Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos Kong 提交于
When we enable multiple queue, there are multiple virtio input/output interrupts in guest. This patch counts interrupt for each queue, and output a summary in result. This patch also moves the volatile items to the end of record list. Then the avg_update in perf.cfg should be updated. Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos Kong 提交于
commit a84a267d fixed one typo, another typo also exists. It caused that 'rpkt_per_irq' and 'tpkt_per_exit' were lost in the result. Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos Kong 提交于
commit [1] introduced a regression, it wrongly update the server_ip to ip address of control connection. We have two nics, the first (virtio-net) is data connection, the second nic (non virtio-net) is control connection. [1] https://github.com/kongove/virt-test/commit/63ada005Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos Kong 提交于
Signed-off-by: NAmos Kong <akong@redhat.com>
-
由 Amos Kong 提交于
'rpm -qa |grep kvm' might return multiple packages [amos@amosk logs]$ rpm -qa |grep kvm qemu-kvm-1.6.1-3.fc20.x86_64 libvirt-daemon-kvm-1.1.3.3-2.fc20.x86_64 [amos@amosk logs]$ rpm -q qemu-kvm qemu-kvm-1.6.1-3.fc20.x86_64 Signed-off-by: NAmos Kong <akong@redhat.com>
-
- 14 3月, 2014 3 次提交
-
-
由 Lukáš Doktor 提交于
qemu.tests: Add new test kdump_with_stress
-
由 Yiqiao Pu 提交于
qemu.tests.usb_storage: Fix regex string for check serial/removable option
-
由 Shuping Cui 提交于
Use '\s' to match any whitespace character, like: [ \n\r]. Signed-off-by: NShuping Cui <scui@redhat.com>
-
- 13 3月, 2014 3 次提交
-
-
由 Feng Yang 提交于
qemu.tests: Make vhost_with_cgroup works for multiqueue
-
由 Shuping Cui 提交于
kdump test should be linux guest only, so disable windows guest. Signed-off-by: NShuping Cui <scui@redhat.com>
-
由 Shuping Cui 提交于
Add netperf/IO stress for kdump. Signed-off-by: NShuping Cui <scui@redhat.com>
-
- 12 3月, 2014 3 次提交
-
-
由 Yiqiao Pu 提交于
control_files.control.kernel-version: Make it works with new folder stru...
-
由 Yiqiao Pu 提交于
Make it can work well with multiqueue and also add some debug message when test case is failed. Signed-off-by: NYiqiao Pu <ypu@redhat.com>
-
由 Lukáš Doktor 提交于
qemu.tests: Update autotest_control.run_autotest_control to autotest_con...
-
- 11 3月, 2014 1 次提交
-
-
由 Yiqiao Pu 提交于
Generic.tests: Add test module for ksm services.
-
- 07 3月, 2014 1 次提交
-
-
由 Feng Yang 提交于
Signed-off-by: NFeng Yang <fyang@redhat.com>
-
- 05 3月, 2014 3 次提交
-
-
由 Lukáš Doktor 提交于
Check for I/O Errors before the test end and raise Warning in such case. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
Log the hotplug device's name for easier log analyzing. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Feng Yang 提交于
qemu.tests.physical_resources_check: update get cpu number method for windows guest
-
- 04 3月, 2014 2 次提交
-
-
由 Shuping Cui 提交于
Add new function get_cpu_number() to get cpu sockets/cores/threads number. Signed-off-by: NShuping Cui <scui@redhat.com>
-
由 Feng Yang 提交于
tp-qemu: update iptables command
-
- 03 3月, 2014 1 次提交
-
-
由 Feng Yang 提交于
qemu.tests.change_media: Add sleep time after change cdrom in guest
-
- 02 3月, 2014 1 次提交
-
-
由 Cong Li 提交于
1. Correct the file name. The original image is what is generally called the backing file, whereas the new image you created is an overlay. 2. Remove the step which boot up the backing file before commit. It is not allowed to boot up the backing file before commit. If you have boot up, you have written to the backing file, which is likely to destory data on the overlays. Signed-off-by: NCong Li <coli@redhat.com>
-