aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann3-2/+11
2021-03-26s390x: add have_virtio_ccwGerd Hoffmann2-0/+7
2021-03-26s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann3-10/+9
2021-03-26hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()Philippe Mathieu-Daudé1-0/+9
2021-03-26vhost-user-gpu: fix cursor move/updateMarc-André Lureau1-6/+12
2021-03-26vhost-user-gpu: fix vugbm_device_init fallbackMarc-André Lureau3-30/+22
2021-03-26vhost-user-gpu: glFlush before notifying clientsMarc-André Lureau2-1/+4
2021-03-26usb: Remove "-usbdevice ccid"Thomas Huth3-4/+6
2021-03-24Update version for v6.0.0-rc0 releasev6.0.0-rc0Peter Maydell1-1/+1
2021-03-24Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0-rc0-fixed-240321-...Peter Maydell43-271/+548
2021-03-24gitlab: default to not building the documentationAlex Bennée2-12/+13
2021-03-24iotests: iothreads need ioeventfdLaurent Vivier4-3/+24
2021-03-24iotests: test m68k with the virt machineLaurent Vivier1-0/+1
2021-03-24iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier13-55/+19
2021-03-24blockdev: with -drive if=virtio, use generic virtio-blkLaurent Vivier1-5/+1
2021-03-24m68k: add the virtio devices aliasesLaurent Vivier2-0/+13
2021-03-24qdev: define list of archs with virtio-pci or virtio-ccwLaurent Vivier2-28/+33
2021-03-24gitlab: extend timeouts for CFI buildsAlex Bennée1-0/+3
2021-03-24utils: Work around mingw strto*l bug with 0xEric Blake2-8/+75
2021-03-24utils: Tighter tests for qemu_strtoszEric Blake2-7/+114
2021-03-24cirrus.yml: Update the FreeBSD task to version 12.2Thomas Huth1-2/+5
2021-03-24configure: Don't use the __atomic_*_16 functions for testing 128-bit supportThomas Huth1-3/+3
2021-03-24gitlab-ci.yml: Merge the trace-backend testing into other jobsThomas Huth1-27/+3
2021-03-24tests/tcg: add HeapInfo checking to semihosting testAlex Bennée1-1/+54
2021-03-24linux-user/riscv: initialise the TaskState heap/stack infoAlex Bennée1-0/+5
2021-03-24semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFOAlex Bennée1-1/+5
2021-03-24semihosting/arm-compat-semi: unify GET/SET_ARG helpersAlex Bennée1-37/+19
2021-03-24semihosting: move semihosting tests to multiarchAlex Bennée10-46/+91
2021-03-24tools/virtiofsd: include --socket-group in helpAlex Bennée1-0/+1
2021-03-24docs/devel: expand style section of memory managementAlex Bennée1-12/+34
2021-03-24docs/devel: include the plugin API information from the headersAlex Bennée1-0/+5
2021-03-24scripts/kernel-doc: strip QEMU_ from function definitionsAlex Bennée1-0/+3
2021-03-24Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20210323' into stagingPeter Maydell9-149/+167
2021-03-23exec: Build page-vary-common.c with -fno-ltoRichard Henderson7-96/+84
2021-03-23exec: Extract 'page-vary.h' headerRichard Henderson2-7/+33
2021-03-23exec: Rename exec-vary.c as page-vary.cRichard Henderson3-2/+4
2021-03-23tcg: Workaround macOS 11.2 mprotect bugRichard Henderson1-3/+7
2021-03-23tcg: Do not set guard pages on the rx portion of code_gen_bufferRichard Henderson1-7/+5
2021-03-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...Peter Maydell7-20/+168
2021-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-23' into ...Peter Maydell92-288/+305
2021-03-23block: Remove monitor command block_passwdMarkus Armbruster5-48/+0
2021-03-23qapi: Enforce union and alternate branch naming rulesMarkus Armbruster7-11/+15
2021-03-23qapi: Enforce enum member naming rulesMarkus Armbruster4-3/+13
2021-03-23qapi: Enforce struct member naming rulesMarkus Armbruster8-8/+36
2021-03-23tests/qapi-schema: Switch member name clash test to structMarkus Armbruster5-4/+4
2021-03-23qapi: Enforce command naming rulesMarkus Armbruster8-31/+62
2021-03-23qapi: Enforce feature naming rulesMarkus Armbruster1-1/+1
2021-03-23qapi: Prepare for rejecting underscore in command and member namesMarkus Armbruster4-13/+17
2021-03-23tests-qmp-cmds: Drop unused and incorrect qmp_TestIfCmd()Markus Armbruster1-7/+0
2021-03-23qapi/pragma: Streamline comments on member-name-exceptionsMarkus Armbruster1-7/+9