aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-30Update version for v6.0.0-rc1 releasev6.0.0-rc1Peter Maydell1-1/+1
2021-03-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210330'...Peter Maydell10-29/+65
2021-03-30Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-03-30' in...Peter Maydell12-80/+319
2021-03-30hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()Peter Maydell1-0/+4
2021-03-30target/arm: Make number of counters in PMCR follow the CPUPeter Maydell5-12/+28
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-30iotests/244: Test preallocation for data-file-rawMax Reitz2-0/+163
2021-03-30qcow2: Force preallocation with data-file-rawMax Reitz2-5/+38
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-29qsd: Document FUSE exportsMax Reitz2-0/+23
2021-03-29block/mirror: Fix mirror_top's permissionsMax Reitz1-7/+25
2021-03-29iotests/046: Filter request lengthMax Reitz2-53/+54
2021-03-29qcow2: use external virtual timersPavel Dovgalyuk1-3/+4
2021-03-29iotests/116: Fix reference outputMax Reitz1-6/+6
2021-03-29iotests: fix 051.out expected output after error text touchupsConnor Kuehl1-3/+3
2021-03-29iotests: Fix typo in iotest 051Tao Xu2-3/+3
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