Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210326-pull-request' into staging
fixes for usb, virtio-gpu and vhost-gpu
# gpg: Signature made Fri 26 Mar 2021 12:49:14 GMT
# gpg: using RSA key A0328CFFB93A17A79901FE7D4CB6D8EED3E87138
# gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>" [full]
# gpg: aka "Gerd Hoffmann <gerd@kraxel.org>" [full]
# gpg: aka "Gerd Hoffmann (private) <kraxel@gmail.com>" [full]
# Primary key fingerprint: A032 8CFF B93A 17A7 9901 FE7D 4CB6 D8EE D3E8 7138
* remotes/kraxel/tags/fixes-20210326-pull-request:
hw/usb/hcd-ehci: Fix crash when showing help of EHCI devices
s390x: modularize virtio-gpu-ccw
s390x: add have_virtio_ccw
s390x: move S390_ADAPTER_SUPPRESSIBLE
hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()
vhost-user-gpu: fix cursor move/update
vhost-user-gpu: fix vugbm_device_init fallback
vhost-user-gpu: glFlush before notifying clients
usb: Remove "-usbdevice ccid"
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- contrib/vhost-user-gpu/meson.build 1 addition, 1 deletioncontrib/vhost-user-gpu/meson.build
- contrib/vhost-user-gpu/vhost-user-gpu.c 13 additions, 11 deletionscontrib/vhost-user-gpu/vhost-user-gpu.c
- contrib/vhost-user-gpu/virgl.c 3 additions, 0 deletionscontrib/vhost-user-gpu/virgl.c
- contrib/vhost-user-gpu/vugbm.c 20 additions, 24 deletionscontrib/vhost-user-gpu/vugbm.c
- contrib/vhost-user-gpu/vugbm.h 1 addition, 1 deletioncontrib/vhost-user-gpu/vugbm.h
- docs/system/removed-features.rst 6 additions, 0 deletionsdocs/system/removed-features.rst
- hw/s390x/meson.build 7 additions, 1 deletionhw/s390x/meson.build
- hw/s390x/virtio-ccw-gpu.c 3 additions, 1 deletionhw/s390x/virtio-ccw-gpu.c
- hw/s390x/virtio-ccw.c 2 additions, 0 deletionshw/s390x/virtio-ccw.c
- hw/s390x/virtio-ccw.h 5 additions, 0 deletionshw/s390x/virtio-ccw.h
- hw/usb/dev-smartcard-reader.c 0 additions, 1 deletionhw/usb/dev-smartcard-reader.c
- hw/usb/hcd-ehci-sysbus.c 9 additions, 0 deletionshw/usb/hcd-ehci-sysbus.c
- hw/usb/hcd-ehci.c 5 additions, 5 deletionshw/usb/hcd-ehci.c
- include/hw/s390x/css.h 0 additions, 7 deletionsinclude/hw/s390x/css.h
- include/hw/s390x/s390_flic.h 3 additions, 0 deletionsinclude/hw/s390x/s390_flic.h
- qemu-options.hx 0 additions, 3 deletionsqemu-options.hx
- target/s390x/cpu.h 6 additions, 3 deletionstarget/s390x/cpu.h
- util/module.c 1 addition, 0 deletionsutil/module.c
Loading
Please register or sign in to comment