summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-02Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson
2022-08-02linux-user: Use memfd for open syscall emulationRainer Müller
2022-08-02main loop: add missing documentation links to GS/IO macrosEmanuele Giuseppe Esposito
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson
2022-08-02hw/block/hd-geometry: Do not override specified bios-chs-transLev Kujawski
2022-08-02libvduse: Pass positive value to strerror()Xie Yongji
2022-08-02libvduse: Replace strcpy() with strncpy()Xie Yongji
2022-08-02libvduse: Fix the incorrect function nameXie Yongji
2022-08-02block/io_uring: add missing include fileJinhao Fan
2022-08-01Merge tag 'pull-riscv-to-apply-20220802' of github.com:alistair23/qemu into s...Richard Henderson
2022-08-02linux-user/riscv: Align signal frame to 16 bytesRichard Henderson
2022-08-01Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...Richard Henderson
2022-08-01Merge tag 'pull-target-arm-20220801' of https://git.linaro.org/people/pmaydel...Richard Henderson
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-08-01Merge tag 'for-qemu-2022-08-01' of github.com:cminyard/qemu into stagingRichard Henderson
2022-08-01target/arm: Move sve probe inside kvm >= 4.15 branchRichard Henderson
2022-08-01target/arm: Set KVM_ARM_VCPU_SVE while probing the hostRichard Henderson
2022-08-01target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_featuresRichard Henderson
2022-08-01tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth
2022-08-01Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Richard Henderson
2022-08-01aspeed/fby35: Fix owner of the BMC RAM memory regionCédric Le Goater
2022-08-01aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater
2022-08-01scsi-disk: ensure block size is non-zero and changes limited to bits 8-15Mark Cave-Ayland
2022-08-01scsi-disk: fix overflow when block size is not a multiple of BDRV_SECTOR_SIZEMark Cave-Ayland
2022-08-01ipmi:smbus: Add a check around a memcpyCorey Minyard
2022-08-01hw/nvme: do not enable ioeventfd by defaultKlaus Jensen
2022-08-01hw/nvme: unregister the event notifier handler on the main loopKlaus Jensen
2022-08-01hw/nvme: skip queue processing if notifier is clearedKlaus Jensen
2022-08-01trivial: Fix duplicated wordsThomas Huth
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé
2022-08-01tests/unit/test-qga: Replace the word 'blacklist' in the guest agent unit testThomas Huth
2022-08-01migration-test: Allow test to run without uffdPeter Xu
2022-08-01migration-test: Use migrate_ensure_converge() for auto-convergePeter Xu
2022-08-01tests/tcg/linux-test: Fix random hangs in test_socketIlya Leoshkevich
2022-07-31Merge tag 'pull-hex-20220731' of https://github.com/quic/qemu into stagingRichard Henderson
2022-07-31Hexagon (tests/tcg/hexagon) reference file for float_convdTaylor Simpson
2022-07-31Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.cTaylor Simpson
2022-07-31Hexagon (target/hexagon) make VyV operands use a unique tempTaylor Simpson
2022-07-29Merge tag 'pull-la-20220729' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-07-29hw/loongarch: Change macro name 'LS7A_XXX' to 'VIRT_XXX'Xiaojuan Yang
2022-07-29hw/loongarch: Rename file 'loongson3.XXX' to 'virt.XXX'Xiaojuan Yang
2022-07-29ci: Upgrade msys2 release to 20220603Yonggang Luo
2022-07-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-07-29linux-user: Do not treat madvise()'s advice as a bitmaskIlya Leoshkevich
2022-07-29Merge tag 'pull-testing-next-290722-1' of https://github.com/stsquad/qemu int...Richard Henderson
2022-07-29qemu-options: bring the kernel and image options togetherAlex Bennée
2022-07-29docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPEAlex Bennée
2022-07-29tests/tcg/s390x: Test unaligned accesses to lowcoreIlya Leoshkevich
2022-07-29qapi: Add exit-failure PanicActionIlya Leoshkevich
2022-07-29semihosting: Fix handling of buffer in TARGET_SYS_TMPNAMPeter Maydell