qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] tests: add usb host adapter qtest cases
@ 2014-06-17  8:03 arei.gonglei
  2014-06-17  8:03 ` [Qemu-devel] [PATCH 1/5] tests: add OHCI qtest arei.gonglei
                   ` (5 more replies)
  0 siblings, 6 replies; 23+ messages in thread
From: arei.gonglei @ 2014-06-17  8:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: weidong.huang, luonengjun, Gonglei, kraxel, stefanha, akong,
	afaerber

From: Gonglei <arei.gonglei@huawei.com>

This patch series base on my request usb host adapter hotplug/unplug
series:

[PATCH v3 00/10] usb: usb host adapter hotplug
http://lists.gnu.org/archive/html/qemu-devel/2014-06/msg00746.html

and use qmp_exec_hmp_cmd funcion introduced by Amos Kong's series:

[PATCH v4 2/4] qtest: introduce qmp_exec_hmp_cmd()
http://lists.gnu.org/archive/html/qemu-devel/2014-06/msg01678.html


Gonglei (5):
  tests: add OHCI qtest
  tests: add UHCI qtest
  tests: add xHCI qtest
  usb-hcd-ehci-test: change ehci qtest more expansively
  usb-hcd-ehci-test: add ehci hotplug/unplug qtest

 MAINTAINERS               |  2 +-
 tests/Makefile            |  9 ++++++++
 tests/usb-hcd-ehci-test.c | 53 +++++++++++++++++++++++++++++++++++------------
 tests/usb-hcd-ohci-test.c | 41 ++++++++++++++++++++++++++++++++++++
 tests/usb-hcd-uhci-test.c | 42 +++++++++++++++++++++++++++++++++++++
 tests/usb-hcd-xhci-test.c | 42 +++++++++++++++++++++++++++++++++++++
 6 files changed, 175 insertions(+), 14 deletions(-)
 create mode 100644 tests/usb-hcd-ohci-test.c
 create mode 100644 tests/usb-hcd-uhci-test.c
 create mode 100644 tests/usb-hcd-xhci-test.c

-- 
1.7.12.4

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2014-06-20  1:52 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-17  8:03 [Qemu-devel] [PATCH 0/5] tests: add usb host adapter qtest cases arei.gonglei
2014-06-17  8:03 ` [Qemu-devel] [PATCH 1/5] tests: add OHCI qtest arei.gonglei
2014-06-19 12:34   ` Andreas Färber
2014-06-19 12:48     ` Gonglei (Arei)
2014-06-17  8:04 ` [Qemu-devel] [PATCH 2/5] tests: add UHCI qtest arei.gonglei
2014-06-19 12:40   ` Andreas Färber
2014-06-19 12:59     ` Gonglei (Arei)
2014-06-17  8:04 ` [Qemu-devel] [PATCH 3/5] tests: add xHCI qtest arei.gonglei
2014-06-19 12:37   ` Andreas Färber
2014-06-19 12:57     ` Gonglei (Arei)
2014-06-17  8:04 ` [Qemu-devel] [PATCH 4/5] usb-hcd-ehci-test: change ehci qtest more expansively arei.gonglei
2014-06-19 12:55   ` Andreas Färber
2014-06-17  8:04 ` [Qemu-devel] [PATCH 5/5] usb-hcd-ehci-test: add ehci hotplug/unplug qtest arei.gonglei
2014-06-19 10:05 ` [Qemu-devel] [PATCH 0/5] tests: add usb host adapter qtest cases Gerd Hoffmann
2014-06-19 12:18   ` Gonglei (Arei)
2014-06-19 12:24   ` Andreas Färber
2014-06-19 12:47     ` Gerd Hoffmann
2014-06-19 13:07       ` Andreas Färber
2014-06-19 13:19         ` Gonglei (Arei)
2014-06-19 13:33           ` Andreas Färber
2014-06-19 13:46             ` Gerd Hoffmann
2014-06-20  1:51               ` Gonglei (Arei)
2014-06-20  1:48             ` Gonglei (Arei)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).