aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()Zenghui Yu1-7/+0
2021-03-30hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé1-0/+9
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans2-10/+24
2021-03-29Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-for-6.0-pull-reque...Peter Maydell2-3/+9
2021-03-29hw/block/nvme: fix ref counting in nvme_format_nsKlaus Jensen1-2/+8
2021-03-29hw/block/nvme: fix resource leak in nvme_dif_rwKlaus Jensen1-1/+1
2021-03-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell2-5/+11
2021-03-27linux-user: allow NULL msg in recvfromZach Reizner1-3/+8
2021-03-26Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210326-pull-request...Peter Maydell18-58/+85
2021-03-26hw/usb/hcd-ehci: Fix crash when showing help of EHCI devicesThomas Huth1-5/+5
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-25linux-user/s390x: Use the guest pointer for the sigreturn stubAndreas Krebbel1-2/+3
2021-03-25Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2-0/+16
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-24migrate-bitmaps-postcopy-test: check that we can't remove in-flight bitmapsVladimir Sementsov-Ogievskiy1-0/+10
2021-03-24migration/block-dirty-bitmap: make incoming disabled bitmaps busyVladimir Sementsov-Ogievskiy1-0/+6
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