aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-31hw/net: fsl_etsec: Tx padding length should exclude CRCBin Meng
2021-03-31spapr: Fix typo in the patb_entry commentAlexey Kardashevskiy
2021-03-31spapr: Assert DIMM unplug state in spapr_memory_unplug()Greg Kurz
2021-03-31target/ppc/kvm: Cache timebase frequencyGreg Kurz
2021-03-31hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC nodeBin Meng
2021-03-30Update version for v6.0.0-rc1 releasev6.0.0-rc1Peter Maydell
2021-03-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210330'...Peter Maydell
2021-03-30Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-03-30' in...Peter Maydell
2021-03-30hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()Peter Maydell
2021-03-30target/arm: Make number of counters in PMCR follow the CPUPeter Maydell
2021-03-30hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()Zenghui Yu
2021-03-30hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans
2021-03-30iotests/244: Test preallocation for data-file-rawMax Reitz
2021-03-30qcow2: Force preallocation with data-file-rawMax Reitz
2021-03-29Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-for-6.0-pull-reque...Peter Maydell
2021-03-29hw/block/nvme: fix ref counting in nvme_format_nsKlaus Jensen
2021-03-29hw/block/nvme: fix resource leak in nvme_dif_rwKlaus Jensen
2021-03-29qsd: Document FUSE exportsMax Reitz
2021-03-29block/mirror: Fix mirror_top's permissionsMax Reitz
2021-03-29iotests/046: Filter request lengthMax Reitz
2021-03-29qcow2: use external virtual timersPavel Dovgalyuk
2021-03-29iotests/116: Fix reference outputMax Reitz
2021-03-29iotests: fix 051.out expected output after error text touchupsConnor Kuehl
2021-03-29iotests: Fix typo in iotest 051Tao Xu
2021-03-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...Peter Maydell
2021-03-27linux-user: allow NULL msg in recvfromZach Reizner
2021-03-26Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20210326-pull-request...Peter Maydell
2021-03-26hw/usb/hcd-ehci: Fix crash when showing help of EHCI devicesThomas Huth
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann
2021-03-26s390x: add have_virtio_ccwGerd Hoffmann
2021-03-26s390x: move S390_ADAPTER_SUPPRESSIBLEGerd Hoffmann
2021-03-26hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()Philippe Mathieu-Daudé
2021-03-26vhost-user-gpu: fix cursor move/updateMarc-André Lureau
2021-03-26vhost-user-gpu: fix vugbm_device_init fallbackMarc-André Lureau
2021-03-26vhost-user-gpu: glFlush before notifying clientsMarc-André Lureau
2021-03-26usb: Remove "-usbdevice ccid"Thomas Huth
2021-03-25linux-user/s390x: Use the guest pointer for the sigreturn stubAndreas Krebbel
2021-03-25Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-03-24Update version for v6.0.0-rc0 releasev6.0.0-rc0Peter Maydell
2021-03-24Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0-rc0-fixed-240321-...Peter Maydell
2021-03-24gitlab: default to not building the documentationAlex Bennée
2021-03-24iotests: iothreads need ioeventfdLaurent Vivier
2021-03-24iotests: test m68k with the virt machineLaurent Vivier
2021-03-24iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier
2021-03-24blockdev: with -drive if=virtio, use generic virtio-blkLaurent Vivier
2021-03-24m68k: add the virtio devices aliasesLaurent Vivier
2021-03-24qdev: define list of archs with virtio-pci or virtio-ccwLaurent Vivier
2021-03-24gitlab: extend timeouts for CFI buildsAlex Bennée
2021-03-24utils: Work around mingw strto*l bug with 0xEric Blake