summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Speed up the msys2-64bit job by using --without-default-devicesThomas Huth2021-12-171-1/+1
* s390x/pci: add supported DT information to clp responseMatthew Rosato2021-12-175-1/+6
* s390x/pci: use the passthrough measurement update intervalMatthew Rosato2021-12-171-2/+3
* s390x/pci: don't use hard-coded dma range in reg_ioatMatthew Rosato2021-12-171-4/+5
* s390x/pci: use a reserved ID for the default PCI groupMatthew Rosato2021-12-171-1/+1
* MAINTAINERS: update email address of Christian BorntraegerChristian Borntraeger2021-12-172-3/+4
* s390: kvm: adjust diag318 resets to retain dataCollin Walling2021-12-172-2/+6
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson2021-12-1642-78/+590
|\
| * configure: remove dead variablesPaolo Bonzini2021-12-101-5/+0Star
| * doc: Add the SGX numa descriptionYang Zhong2021-12-101-4/+27
| * numa: Support SGX numa in the monitor and Libvirt interfacesYang Zhong2021-12-102-11/+59
| * numa: Enable numa for SGX EPC sectionsYang Zhong2021-12-109-6/+70
| * kvm: add support for KVM_GUESTDBG_BLOCKIRQMaxim Levitsky2021-12-101-0/+17
| * gdbstub, kvm: let KVM report supported singlestep flagsMaxim Levitsky2021-12-103-1/+36
| * gdbstub: reject unsupported flags in handle_set_qemu_sstepMaxim Levitsky2021-12-101-26/+49
| * linux-headers: update to 5.16-rc1Paolo Bonzini2021-12-1021-21/+276
| * virtio-gpu: do not byteswap paddingPaolo Bonzini2021-12-101-1/+0Star
| * scripts/entitlement.sh: Use backward-compatible cp flagsEvan Miller2021-11-301-1/+1
| * qapi/machine.json: Fix incorrect description for die-idYanan Wang2021-11-301-1/+1
| * tests/qtest: Add fuzz-lsi53c895a-testPhilippe Mathieu-Daudé2021-11-303-0/+54
| * hw/scsi/lsi53c895a: Do not abort when DMA requested and no data queuedPhilippe Mathieu-Daudé2021-11-301-2/+1Star
* | tests/qtest/bios-tables-test: Only run VIOT test on TCGJean-Philippe Brucker2021-12-161-0/+1
* | Merge tag 'pull-block-2021-12-15' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson2021-12-1526-84/+78Star
|\ \
| * | blockdev: Drop unused drive_get_next()Markus Armbruster2021-12-152-11/+0Star
| * | hw/arm/aspeed: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-8/+13
| * | hw/arm/xilinx_zynq: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-7/+9
| * | hw/arm/xlnx-zcu102: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-3/+3
| * | hw/microblaze: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-1/+1
| * | hw/arm/xlnx-versal-virt: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-1/+2
| * | hw/arm/mcimx7d-sabre: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-1/+1
| * | hw/arm/mcimx6ul-evk: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-1/+1
| * | hw/arm/imx25_pdk: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-1/+1
| * | hw/arm/versatilepb hw/arm/vexpress: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-152-5/+5
| * | hw/arm/npcm7xx_boards: Replace drive_get_next() by drive_get()Markus Armbruster2021-12-151-3/+3
| * | hw: Replace trivial drive_get_next() by drive_get()Markus Armbruster2021-12-1511-12/+12
| * | hw/sd/ssi-sd: Do not create SD card within controller's realizeMarkus Armbruster2021-12-153-30/+27Star
* | | Merge tag 'pull-target-arm-20211215' of https://git.linaro.org/people/pmaydel...Richard Henderson2021-12-1544-145/+429
|\ \ \
| * | | tests/acpi: add expected blob for VIOT test on virt machineJean-Philippe Brucker2021-12-152-1/+0Star
| * | | tests/acpi: add expected blobs for VIOT test on q35 machineJean-Philippe Brucker2021-12-153-2/+0Star
| * | | tests/acpi: add test case for VIOTJean-Philippe Brucker2021-12-151-0/+38
| * | | tests/acpi: allow updates of VIOT expected data filesJean-Philippe Brucker2021-12-154-0/+3
| * | | hw/arm/virt: Use object_property_set instead of qdev_prop_setJean-Philippe Brucker2021-12-151-2/+3
| * | | hw/arm/virt: Reject instantiation of multiple IOMMUsJean-Philippe Brucker2021-12-151-0/+5
| * | | hw/arm/virt: Remove device tree restriction for virtio-iommuJean-Philippe Brucker2021-12-152-18/+4Star
| * | | hw/arm/virt-acpi-build: Add VIOT table for virtio-iommuJean-Philippe Brucker2021-12-152-0/+8
| * | | hw/net: npcm7xx_emc fix missing queue_flushPatrick Venture2021-12-151-10/+8Star
| * | | target/arm: Correct calculation of tlb range invalidate lengthPeter Maydell2021-12-151-3/+3
| * | | hw/arm: Don't include qemu-common.h unnecessarilyPeter Maydell2021-12-158-8/+0Star
| * | | target/rx/cpu.h: Don't include qemu-common.hPeter Maydell2021-12-151-1/+0Star
| * | | target/hexagon/cpu.h: don't include qemu-common.hPeter Maydell2021-12-152-1/+1