summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | vfio: Set the priority of the VFIO VM state change handler explicitlyShenming Lu2021-03-161-1/+2
| * | | | vfio: Move the saving of the config space to the right place in VFIO migrationShenming Lu2021-03-161-10/+15
| * | | | spapr_iommu: Fix vhost integration regressionEric Auger2021-03-161-0/+5
| * | | | vfio: Do not register any IOMMU_NOTIFIER_DEVIOTLB_UNMAP notifierEric Auger2021-03-161-1/+1
| * | | | MAINTAINERS: Cover docs/igd-assign.txt in VFIO sectionPhilippe Mathieu-Daudé2021-03-161-0/+1
| * | | | hw/vfio/pci-quirks: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-164-11/+11
| * | | | vfio: Fix vfio_listener_log_sync function name typoZenghui Yu2021-03-161-2/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210316' int...Peter Maydell2021-03-171-8/+4Star
|\ \ \ \
| * | | | hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDMahmoud Mandour2021-03-161-8/+4Star
* | | | | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210316-pull-request...Peter Maydell2021-03-171-193/+235
|\ \ \ \ \
| * | | | | coreaudio: Handle output device changeAkihiko Odaki2021-03-161-42/+164
| * | | | | coreaudio: Extract device operationsAkihiko Odaki2021-03-161-57/+80
| * | | | | coreaudio: Drop support for macOS older than 10.6Akihiko Odaki2021-03-161-103/+0Star
| |/ / / /
* | | | | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...Peter Maydell2021-03-1711-116/+159
|\ \ \ \ \
| * | | | | s390x/pci: Add missing initialization for g_autofree variablesMiroslav Rezanina2021-03-151-6/+3Star
| * | | | | target/s390x: Store r1/r2 for page-translation exceptions during MVPGDavid Hildenbrand2021-03-154-21/+36
| * | | | | target/s390x: Implement the MVPG condition-code-option bitRichard Henderson2021-03-153-23/+121
| * | | | | s390x/cpu_model: use official name for 8562Cornelia Huck2021-03-151-2/+2
| * | | | | exec: Get rid of phys_mem_set_alloc()David Hildenbrand2021-03-152-37/+3Star
| * | | | | s390x/kvm: Get rid of legacy_s390_alloc()David Hildenbrand2021-03-151-38/+5Star
* | | | | | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210316-pull-request' i...Peter Maydell2021-03-1710-35/+234
|\ \ \ \ \ \
| * | | | | | ui/cocoa: Comment about modifier key input quirksAkihiko Odaki2021-03-161-1/+37
| * | | | | | ui: fold qemu_alloc_display in only callerMarc-André Lureau2021-03-161-11/+3Star
| * | | | | | ui: honour the actual guest display dimensions without roundingDaniel P. Berrangé2021-03-153-4/+22
| * | | | | | ui: use client width/height in WMVi messageDaniel P. Berrangé2021-03-151-2/+2
| * | | | | | ui: avoid sending framebuffer updates outside client desktop boundsDaniel P. Berrangé2021-03-152-4/+45
| * | | | | | ui: add more trace points for VNC client/server messagesDaniel P. Berrangé2021-03-152-2/+28
| * | | | | | ui/cocoa: Do not exit immediately after shutdownAkihiko Odaki2021-03-151-1/+7
| * | | | | | opengl: Do not convert format with glTexImage2D on OpenGL ESAkihiko Odaki2021-03-151-5/+14
| * | | | | | ui: deprecate "password" option for SPICE serverDaniel P. Berrangé2021-03-153-0/+14
| * | | | | | ui: introduce "password-secret" option for SPICE serverDaniel P. Berrangé2021-03-152-4/+35
| * | | | | | ui: introduce "password-secret" option for VNC serversDaniel P. Berrangé2021-03-152-1/+27
| |/ / / / /
* | | | | | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell2021-03-1724-0/+1330
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | m68k: add Virtual M68k MachineLaurent Vivier2021-03-156-0/+355
| * | | | | m68k: add a system controllerLaurent Vivier2021-03-156-0/+212
| * | | | | m68k: add an interrupt controllerLaurent Vivier2021-03-154-0/+164
| * | | | | hw/intc: add goldfish-picLaurent Vivier2021-03-155-0/+264
| * | | | | hw/char: add goldfish-ttyLaurent Vivier2021-03-155-0/+335
* | | | | | Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell2021-03-177-52/+98
|\ \ \ \ \ \
| * | | | | | migration: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour2021-03-152-8/+4Star
| * | | | | | monitor: Replaced qemu_mutex_lock calls with QEMU_LOCK_GUARDMahmoud Mandour2021-03-152-33/+26Star
| * | | | | | migration/tls: add error handling in multifd_tls_handshake_threadHao Wang2021-03-151-1/+10
| * | | | | | migration/tls: fix inverted semantics in multifd_channel_connectHao Wang2021-03-151-5/+5
| * | | | | | virtiofsd: Convert some functions to return boolGreg Kurz2021-03-151-3/+3
| * | | | | | virtiofsd: Don't allow empty paths in lookup_name()Greg Kurz2021-03-151-2/+1Star
| * | | | | | virtiofsd: Don't allow empty filenamesGreg Kurz2021-03-151-0/+35
| * | | | | | virtiofsd: Add qemu version and copyright infoVivek Goyal2021-03-151-0/+8
| * | | | | | virtiofsd: Release vu_dispatch_lock when stopping queueGreg Kurz2021-03-151-0/+6
| |/ / / / /
* | | | | | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...Peter Maydell2021-03-162-16/+36
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson2021-03-152-16/+36