aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-16qga: Switch and case should be at the same indentAlexChen1-26/+26
2021-03-16qga: Open brace '{' following struct go on the sameAlexChen1-2/+1
2021-03-16qga: Delete redundant spacesAlexChen1-2/+2
2021-03-16qga: Add spaces around operatorAlexChen5-20/+21
2021-03-16tests/migration: fix unix socket batch migrationHyman1-0/+7
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta1-1/+2
2021-03-16qga: Correct loop count in qmp_guest_get_vcpus()Lin Ma1-29/+14
2021-03-16Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...Peter Maydell2-16/+36
2021-03-16mac_via: remove VIA1 timer optimisationsMark Cave-Ayland1-39/+4
2021-03-16mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland1-2/+9
2021-03-16mac_via: rename VBL timer to 60Hz timerMark Cave-Ayland2-24/+25
2021-03-16mac_via: don't re-inject ADB response when switching to IDLE stateMark Cave-Ayland1-51/+27
2021-03-16mac_via: allow long accesses to VIA registersMark Cave-Ayland1-2/+2
2021-03-16mac_via: fix up adb_via_receive() trace eventsMark Cave-Ayland1-17/+24
2021-03-16mac_via: switch rtc pram trace-events to use hex rather than decimal for addr...Mark Cave-Ayland1-2/+2
2021-03-16Update OpenBIOS images to 4a004110 built from submodule.Mark Cave-Ayland4-0/+0
2021-03-16qemu-timer: allow freeing a NULL timerPaolo Bonzini1-2/+4
2021-03-16hw/i8254: fix vmstate loadPavel Dovgalyuk1-1/+1
2021-03-16scsi: fix sense code for EREMOTEIOPaolo Bonzini1-2/+2
2021-03-16Revert "accel: kvm: Add aligment assert for kvm_log_clear_one_slot"Paolo Bonzini1-7/+0
2021-03-16configure: add option to explicitly enable/disable libgioDenis Plotnikov1-21/+39
2021-03-16fuzz: move some DMA hooksAlexander Bulekov2-2/+1
2021-03-16fuzz: configure a sparse-mem device, by defaultAlexander Bulekov1-3/+11
2021-03-16memory: add a sparse memory device for fuzzingAlexander Bulekov4-0/+172
2021-03-16fuzz: add a am53c974 generic-fuzzer configAlexander Bulekov1-0/+6
2021-03-16fuzz: add instructions for building reproducersAlexander Bulekov1-0/+56
2021-03-16fuzz: add a script to build reproducersAlexander Bulekov1-0/+160
2021-03-16fuzz: don't leave orphan llvm-symbolizers aroundAlexander Bulekov1-0/+15
2021-03-16fuzz: fix the pro100 generic-fuzzer configAlexander Bulekov1-1/+1
2021-03-16MAINTAINERS: Cover fuzzer reproducer tests within 'Device Fuzzing'Philippe Mathieu-Daudé1-0/+1
2021-03-16tests/qtest: Only run fuzz-virtio-scsi when virtio-scsi is availablePhilippe Mathieu-Daudé4-51/+77
2021-03-16tests/qtest: Only run fuzz-megasas-test if megasas device is availablePhilippe Mathieu-Daudé4-26/+53
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