The following changes since commit da35f7f1eeff9f249a9597400fc514c83fd3a0f8:
virtio-gpu: add sanity check (2019-05-28 08:14:44 +0200) are available in the Git repository at: git://git.kraxel.org/qemu tags/usb-20190529-pull-request for you to fetch changes up to 442bac16a6cd708a9f87adb0a263f9d833f03ed5: usb-tablet: fix serial compat property (2019-05-29 07:10:02 +0200) ---------------------------------------------------------------- usb-hub: port count config option, emulate power switching, cleanups. usb-tablet, usb-host: bugfixes. ---------------------------------------------------------------- Gerd Hoffmann (9): usb: call reset handler before updating state usb-host: skip reset for untouched devices usb-host: avoid libusb_set_configuration calls 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 usb-tablet: fix serial compat property hw/core/machine.c | 2 +- hw/usb/core.c | 2 +- hw/usb/dev-hub.c | 221 ++++++++++++++++++++++++++++++------------- hw/usb/host-libusb.c | 21 ++-- 4 files changed, 169 insertions(+), 77 deletions(-) -- 2.18.1