The following changes since commit 782378973121addeb11b13fd12a6ac2e69faa33f:
Merge tag 'pull-target-arm-20220718' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2022-07-18 16:29:32 +0100) are available in the Git repository at: https://gitlab.com/kraxel/qemu.git tags/kraxel-20220719-pull-request for you to fetch changes up to c34a933802071aae5288e0aa3792756312e3da34: gtk: Add show_tabs=on|off command line option. (2022-07-19 14:36:42 +0200) ---------------------------------------------------------------- ui: dbus-display fix, new gtk config options. usb: xhci fix, doc updates. microvm: no pcie io reservations. ---------------------------------------------------------------- Felix xq Queißner (1): gtk: Add show_tabs=on|off command line option. Gerd Hoffmann (3): microvm: turn off io reservations for pcie root ports usb: document guest-reset and guest-reset-all usb: document pcap (aka usb traffic capture) Marc-André Lureau (1): dbus-display: fix test race when initializing p2p connection Mauro Matteo Cascella (1): usb/hcd-xhci: check slotid in xhci_wakeup_endpoint() hw/i386/microvm.c | 11 ++++++++++ hw/usb/hcd-xhci.c | 3 ++- ui/dbus.c | 4 +++- ui/gtk.c | 4 ++++ docs/system/devices/usb.rst | 41 +++++++++++++++++++++++++++++++++++++ qapi/ui.json | 7 ++++++- qemu-options.hx | 6 +++++- 7 files changed, 72 insertions(+), 4 deletions(-) -- 2.36.1