aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-18monitor: raise error when 'pretty' option is used with HMPDaniel P. Berrangé4-11/+11
2021-03-18ui, monitor: remove deprecated VNC ACL option and HMP commandsDaniel P. Berrangé5-317/+12
2021-03-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20210316' i...Peter Maydell4-0/+0
2021-03-17Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20210316.0' i...Peter Maydell8-95/+119
2021-03-17Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210316' int...Peter Maydell1-8/+4
2021-03-17Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210316-pull-request...Peter Maydell1-193/+235
2021-03-17Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...Peter Maydell11-116/+159
2021-03-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210316-pull-request' i...Peter Maydell10-35/+234
2021-03-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell24-0/+1330
2021-03-17Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell7-52/+98
2021-03-16Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...Peter Maydell2-16/+36
2021-03-16Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland4-0/+0
2021-03-16vfio/migrate: Move switch of dirty tracking into vfio_memory_listenerKeqian Zhu2-44/+40
2021-03-16vfio: Support host translation granule sizeKunkun Jiang1-23/+25
2021-03-16vfio: Avoid disabling and enabling vectors repeatedly in VFIO migrationShenming Lu1-3/+17
2021-03-16vfio: Set the priority of the VFIO VM state change handler explicitlyShenming Lu1-1/+2
2021-03-16vfio: Move the saving of the config space to the right place in VFIO migrationShenming Lu1-10/+15
2021-03-16spapr_iommu: Fix vhost integration regressionEric Auger1-0/+5
2021-03-16vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifierEric Auger1-1/+1
2021-03-16MAINTAINERS: Cover docs/igd-assign.txt in VFIO sectionPhilippe Mathieu-Daudé1-0/+1
2021-03-16hw/vfio/pci-quirks: Replace the word 'blacklist'Philippe Mathieu-Daudé4-11/+11
2021-03-16vfio: Fix vfio_listener_log_sync function name typoZenghui Yu1-2/+2
2021-03-16Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request' ...Peter Maydell20-354/+484
2021-03-16Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell38-224/+990
2021-03-16hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDMahmoud Mandour1-8/+4
2021-03-16coreaudio: Handle output device changeAkihiko Odaki1-42/+164
2021-03-16coreaudio: Extract device operationsAkihiko Odaki1-57/+80
2021-03-16coreaudio: Drop support for macOS older than 10.6Akihiko Odaki1-103/+0
2021-03-16ui/cocoa: Comment about modifier key input quirksAkihiko Odaki1-1/+37
2021-03-16ui: fold qemu_alloc_display in only callerMarc-André Lureau1-11/+3
2021-03-15m68k: add Virtual M68k MachineLaurent Vivier6-0/+355
2021-03-15m68k: add a system controllerLaurent Vivier6-0/+212
2021-03-15m68k: add an interrupt controllerLaurent Vivier4-0/+164
2021-03-15hw/intc: add goldfish-picLaurent Vivier5-0/+264
2021-03-15hw/char: add goldfish-ttyLaurent Vivier5-0/+335
2021-03-15migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour2-8/+4
2021-03-15monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour2-33/+26
2021-03-15migration/tls: add error handling in multifd_tls_handshake_threadHao Wang1-1/+10
2021-03-15migration/tls: fix inverted semantics in multifd_channel_connectHao Wang1-5/+5
2021-03-15virtiofsd: Convert some functions to return boolGreg Kurz1-3/+3
2021-03-15virtiofsd: Don't allow empty paths in lookup_name()Greg Kurz1-2/+1
2021-03-15virtiofsd: Don't allow empty filenamesGreg Kurz1-0/+35
2021-03-15virtiofsd: Add qemu version and copyright infoVivek Goyal1-0/+8
2021-03-15virtiofsd: Release vu_dispatch_lock when stopping queueGreg Kurz1-0/+6
2021-03-15Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell3-1/+9
2021-03-15utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson2-16/+36
2021-03-15Merge remote-tracking branch 'remotes/philmd/tags/avr-20210315' into stagingPeter Maydell4-8/+24
2021-03-15ui: honour the actual guest display dimensions without roundingDaniel P. Berrangé3-4/+22
2021-03-15ui: use client width/height in WMVi messageDaniel P. Berrangé1-2/+2
2021-03-15ui: avoid sending framebuffer updates outside client desktop boundsDaniel P. Berrangé2-4/+45