aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-16vfio: Fix vfio_listener_log_sync function name typoZenghui Yu
2021-03-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell
2021-03-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-03-16hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDMahmoud Mandour
2021-03-16coreaudio: Handle output device changeAkihiko Odaki
2021-03-16coreaudio: Extract device operationsAkihiko Odaki
2021-03-16coreaudio: Drop support for macOS older than 10.6Akihiko Odaki
2021-03-16ui/cocoa: Comment about modifier key input quirksAkihiko Odaki
2021-03-16ui: fold qemu_alloc_display in only callerMarc-André Lureau
2021-03-15m68k: add Virtual M68k MachineLaurent Vivier
2021-03-15m68k: add a system controllerLaurent Vivier
2021-03-15m68k: add an interrupt controllerLaurent Vivier
2021-03-15hw/intc: add goldfish-picLaurent Vivier
2021-03-15hw/char: add goldfish-ttyLaurent Vivier
2021-03-15migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour
2021-03-15monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour
2021-03-15migration/tls: add error handling in multifd_tls_handshake_threadHao Wang
2021-03-15migration/tls: fix inverted semantics in multifd_channel_connectHao Wang
2021-03-15virtiofsd: Convert some functions to return boolGreg Kurz
2021-03-15virtiofsd: Don't allow empty paths in lookup_name()Greg Kurz
2021-03-15virtiofsd: Don't allow empty filenamesGreg Kurz
2021-03-15virtiofsd: Add qemu version and copyright infoVivek Goyal
2021-03-15virtiofsd: Release vu_dispatch_lock when stopping queueGreg Kurz
2021-03-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-03-15utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson
2021-03-15Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into stagingPeter Maydell
2021-03-15ui: honour the actual guest display dimensions without roundingDaniel P. Berrangé
2021-03-15ui: use client width/height in WMVi messageDaniel P. Berrangé
2021-03-15ui: avoid sending framebuffer updates outside client desktop boundsDaniel P. Berrangé
2021-03-15ui: add more trace points for VNC client/server messagesDaniel P. Berrangé
2021-03-15ui/cocoa: Do not exit immediately after shutdownAkihiko Odaki
2021-03-15opengl: Do not convert format with glTexImage2D on OpenGL ESAkihiko Odaki
2021-03-15ui: deprecate "password" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for SPICE serverDaniel P. Berrangé
2021-03-15ui: introduce "password-secret" option for VNC serversDaniel P. Berrangé
2021-03-15usb/storage: clear csw on resetGerd Hoffmann
2021-03-15usb/storage: add kconfig symbolsGerd Hoffmann
2021-03-15usb/storage move usb-storage device to separate source fileGerd Hoffmann
2021-03-15usb/storage: move usb-bot device to separate source fileGerd Hoffmann
2021-03-15usb/storage: move declarations to usb/msd.h headerGerd Hoffmann
2021-03-15hw/usb: Extract VT82C686 UHCI PCI function into a new unitPhilippe Mathieu-Daudé
2021-03-15hw/usb/hcd-uhci: Expose generic prototypes to local headerPhilippe Mathieu-Daudé
2021-03-15hw/southbridge: Add missing Kconfig dependency VT82C686 on USB_UHCIPhilippe Mathieu-Daudé
2021-03-15usb: Document the missing -usbdevice optionsThomas Huth
2021-03-15usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)Thomas Huth
2021-03-15usb: remove '-usbdevice u2f-key'Paolo Bonzini
2021-03-15usb: remove support for -usbdevice parametersPaolo Bonzini
2021-03-15hw/usb/bus: Remove the "full-path" propertyThomas Huth
2021-03-15Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20210314...Peter Maydell
2021-03-15s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina