- 17 4月, 2020 2 次提交
-
-
由 Yanan Fu 提交于
blockdev_snapshot: add support for linux only
-
由 Aihua Liang 提交于
Add support for linux only on snapshot and stream cases Signed-off-by: NAihua Liang <aliang@redhat.com>
-
- 16 4月, 2020 4 次提交
-
-
由 Yanan Fu 提交于
qmp_command:add command "query-target"
-
由 Yiqian Wei 提交于
Signed-off-by: NYiqian Wei <yiwei@redhat.com>
-
由 Longxiang Lyu 提交于
qemu_guest_agent: new case to get basic info of vm
-
由 YongxueHong 提交于
Add new case checking provisioning mode
-
- 15 4月, 2020 5 次提交
-
-
由 qingwangrh 提交于
Signed-off-by: Nqingwangrh <qinwang@redhat.com>
-
由 Gao Xiaoling 提交于
Get timezone,hostname and active users info via qga and check the result in guest. Signed-off-by: NXiaoling Gao <xiagao@redhat.com>
-
由 Yu Yihuang 提交于
Make cpu hotplug cases work on s390
-
由 Yanan Fu 提交于
disable windows guest for case uefi_check_debugcon
-
由 Xueqiang Wei 提交于
Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
-
- 14 4月, 2020 4 次提交
-
-
由 Yanan Fu 提交于
add test for acpi description of serial and parallel ports correctness
-
由 Micky Yun Chan 提交于
Signed-off-by: NMicky Yun Chan <michan@redhat.com>
-
由 Yanan Fu 提交于
virtio-serial:Keep chardev open to re-use
-
由 YongxueHong 提交于
Commit during guest reboot
-
- 13 4月, 2020 6 次提交
-
-
由 nanliu 提交于
Signed-off-by: NNana Liu <nanliu@redhat.com>
-
由 Longxiang Lyu 提交于
New case of cache_sizes_test
-
由 Aihua Liang 提交于
Add new case that commit during guest reboot Signed-off-by: NAihua Liang <aliang@redhat.com>
-
由 Aihua Liang 提交于
Add support to commit on both system and data disk Signed-off-by: NAihua Liang <aliang@redhat.com>
-
由 Yihuang Yu 提交于
1. s390 supports cpu hotplug but not hotunplug, update to make some existing cpu hotplug cases work on s390. 2. Also make a simple change so that some windows versions do not check cpu topology, and highlight a "TBD" of supported win OS list. Signed-off-by: NYihuang Yu <yihyu@redhat.com>
-
由 Yanan Fu 提交于
ept_test: New case to test when ept is off
-
- 10 4月, 2020 4 次提交
-
-
由 YongxueHong 提交于
Support query_named_block_nodes during live commit
-
由 Yanan Fu 提交于
virtio_serial:Hot-unplug port during data transferring
-
由 Tingting Mao 提交于
Test different cache sizes in a guest. Signed-off-by: NTingting Mao <timao@redhat.com>
-
由 Yanan Fu 提交于
Avoid duplicated deployment of kar on L1 guest
-
- 09 4月, 2020 2 次提交
-
-
由 Aihua Liang 提交于
blockdev_commit_query_named_block_nodes: add support for query_named_block_nodes during live commit Signed-off-by: NAihua Liang <aliang@redhat.com>
-
由 Qinghua Cheng 提交于
Signed-off-by: NQinghua Cheng <qcheng@redhat.com>
-
- 08 4月, 2020 3 次提交
-
-
由 nanliu 提交于
Should clean temporary file even data transfer failed Signed-off-by: NNana Liu <nanliu@redhat.com>
-
由 nanliu 提交于
Signed-off-by: NNana Liu <nanliu@redhat.com>
-
由 Longxiang Lyu 提交于
usb_storage: add rerror and werror options for usb-storage device
-
- 07 4月, 2020 2 次提交
-
-
由 ybduan 提交于
Signed-off-by: Nybduan <yduan@redhat.com>
-
由 Longxiang Lyu 提交于
usb_hotplug_unplug: add hotplug/hotunplug support for usb-storage
-
- 04 4月, 2020 1 次提交
-
-
由 Lukáš Doktor 提交于
Signed-off-by: NLukáš Doktor <ldoktor@redhat.com> * https://github.com/autotest/tp-qemu: qemu..migration_with_speed_measurement: Fix py3 int casting qemu.migration_with_speed_measurement: Fix cpu_flags location qemu..migration_with_speed_meassurement: Wait for mig start qemu..migration: Run pre_migrate before each iteration
-
- 03 4月, 2020 7 次提交
-
-
由 Yanan Fu 提交于
add testcase for chardev a free port value
-
由 Yumei Huang 提交于
Signed-off-by: NYumei Huang <yuhuang@redhat.com>
-
由 Micky Yun Chan 提交于
Signed-off-by: NMicky Yun Chan <michan@redhat.com>
-
由 Longxiang Lyu 提交于
Live commit on multi-disks
-
由 Aihua Liang 提交于
blockdev_commit_base: support commit on multi-disks blockdev_commit: support commit on multi-disks blockdev_commit: add cfg to support multi-disks Signed-off-by: NAihua Liang <aliang@redhat.com>
-
由 Lukáš Doktor 提交于
Python3 does not allow casting "1.0" to integer directly, let's use int(float("1.0")) to avoid "invalid literal for int" ValueErrors. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-
由 Lukáš Doktor 提交于
For some time the "cpu_flags" test location had been adjusted to include "src" dir in "provider/cpuflags.py", let's reflect this change in this test as well. Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
-