All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/5] usb-hub: cleanups, configurable port count, per-port power switching emulation.
@ 2019-05-24  7:03 Gerd Hoffmann
  2019-05-24  7:03 ` [Qemu-devel] [PATCH v2 1/5] usb-hub: tweak feature names Gerd Hoffmann
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Gerd Hoffmann @ 2019-05-24  7:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

v2: codestyle fixes.

Gerd Hoffmann (5):
  usb-hub: tweak feature names
  usb-hub: make number of ports runtime-configurable
  usb-hub: add helpers to update port state
  usb-hub: add usb_hub_port_update()
  usb-hub: emulate per port power switching

 hw/usb/dev-hub.c | 221 +++++++++++++++++++++++++++++++++--------------
 1 file changed, 154 insertions(+), 67 deletions(-)

-- 
2.18.1



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

end of thread, other threads:[~2019-05-24  7:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24  7:03 [Qemu-devel] [PATCH v2 0/5] usb-hub: cleanups, configurable port count, per-port power switching emulation Gerd Hoffmann
2019-05-24  7:03 ` [Qemu-devel] [PATCH v2 1/5] usb-hub: tweak feature names Gerd Hoffmann
2019-05-24  7:45   ` Philippe Mathieu-Daudé
2019-05-24  7:03 ` [Qemu-devel] [PATCH v2 2/5] usb-hub: make number of ports runtime-configurable Gerd Hoffmann
2019-05-24  7:03 ` [Qemu-devel] [PATCH v2 3/5] usb-hub: add helpers to update port state Gerd Hoffmann
2019-05-24  7:03 ` [Qemu-devel] [PATCH v2 4/5] usb-hub: add usb_hub_port_update() Gerd Hoffmann
2019-05-24  7:45   ` Philippe Mathieu-Daudé
2019-05-24  7:03 ` [Qemu-devel] [PATCH v2 5/5] usb-hub: emulate per port power switching Gerd Hoffmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.