Good morning, Gerd & Andreas > -----Original Message----- > From: Gerd Hoffmann [mailto:kra...@redhat.com] > Sent: Thursday, June 19, 2014 9:47 PM > To: Andreas Färber > Cc: Gonglei (Arei); qemu-devel@nongnu.org; stefa...@redhat.com; > ebl...@redhat.com; ak...@redhat.com; Huangweidong (C); Luonengjun > Subject: Re: [PATCH 0/5] tests: add usb host adapter qtest cases > > Hi, > > > Can't tell what Gerd had in mind for hcd hotplug sharing, > > something like: > > usb_hcd_hotplug(char *hcd) > { > /* > here: > device_add $hcd,id=testhcd > device_add usb-tablet,bus=testhcd.0 > device_del testhcd > */ > } > > uhci_hotplug_test() > { > usb_hcd_hotplug("piix4-usb-uhci"); > } > > ohci_hotplug_test() > { > usb_hcd_hotplug("pci-ohci"); > } > > [ ... ] > > cheers, > Gerd > OK, I will post a new version including your all suggestion, thanks!
Best regards, -Gonglei