提交 d30549f8 编写于 作者: C Cong Li

qemu.tests.multi_disk.all_drive_format_types: update usb controller on RHEL.6 host.

1. usb-ehci controller can not connect with low-speed usb device when machine type is rhel6.* .
2. In base.cfg, default add ich9-usb-ehci1 controller, so redefine it in this scenario on RHEL.6 host.
Signed-off-by: NCong Li <coli@redhat.com>
上级 5ca890b6
......@@ -60,6 +60,9 @@
stg_params = "drive_format:virtio,scsi-hd,usb2"
usbs += " default-ehci"
usb_type_default-ehci = usb-ehci
Host_RHEL.m6:
usbs = "default-ehci"
usb_type_default-ehci = ich9-usb-ehci1
- virtio_scsi_variants:
only virtio_scsi
# virtio-scsi driver support from RHEL6.3
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册