aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-05QIOChannelSocket: Add support for MSG_ZEROCOPY + IPV6Leonardo Bras1-2/+2
2022-08-05docs: build-platforms: Clarify stance on minor releases and backportsAndrea Bolognani1-1/+4
2022-08-04Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson5-14/+12
2022-08-04Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-2/+2
2022-08-04Merge tag 'pull-ppc-20220804' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson1-1/+1
2022-08-04virtiofsd: Fix format stringsStefan Weil1-2/+2
2022-08-04hw/ppc: sam460ex.c: store all GPIO lines in mal_irqs[]Daniel Henrique Barboza1-1/+1
2022-08-04include/qemu/host-utils.h: Simplify the compiler check in mulu128()Thomas Huth1-2/+1
2022-08-04ppc: Remove redundant macro MSR_BOOK3S_MASK.Yonggang Luo1-1/+0
2022-08-04docs/about/removed-features: Move the -soundhw into the right sectionThomas Huth1-7/+7
2022-08-04vdpa: Fix file descriptor leak on get features errorEugenio Pérez1-2/+2
2022-08-04README.rst: fix link formattingCornelia Huck1-2/+2
2022-08-03Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson3-10/+16
2022-08-02Update version for v7.1.0-rc1 releasev7.1.0-rc1Richard Henderson1-1/+1
2022-08-02Merge tag 'pull-semi-20220802' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson6-11/+16
2022-08-02target/mips: Advance pc after semihosting exceptionRichard Henderson6-11/+16
2022-08-02Merge tag 'pull-migration-20220802c' of https://gitlab.com/dagrh/qemu into st...Richard Henderson5-24/+36
2022-08-02virtiofsd: Disable killpriv_v2 by defaultVivek Goyal1-11/+2
2022-08-02migration: Define BLK_MIG_BLOCK_SIZE as unsigned long longPeter Maydell1-1/+1
2022-08-02migration: Assert that migrate_multifd_compression() returns an in-range valuePeter Maydell1-0/+1
2022-08-02Revert "migration: Simplify unqueue_page()"Thomas Huth2-12/+28
2022-08-02migration: add remaining params->has_* = true in migration_instance_init()Leonardo Bras1-0/+4
2022-08-02Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingRichard Henderson5-12/+31
2022-08-02linux-user: Use memfd for open syscall emulationRainer Müller1-8/+14
2022-08-02main loop: add missing documentation links to GS/IO macrosEmanuele Giuseppe Esposito1-3/+15
2022-08-02qemu-iotests: Discard stderr when probing devicesCole Robinson1-2/+2
2022-08-02hw/block/hd-geometry: Do not override specified bios-chs-transLev Kujawski1-1/+6
2022-08-02libvduse: Pass positive value to strerror()Xie Yongji1-2/+2
2022-08-02libvduse: Replace strcpy() with strncpy()Xie Yongji1-1/+2
2022-08-02libvduse: Fix the incorrect function nameXie Yongji1-3/+3
2022-08-02block/io_uring: add missing include fileJinhao Fan1-0/+1
2022-08-01Merge tag 'pull-riscv-to-apply-20220802' of github.com:alistair23/qemu into s...Richard Henderson1-3/+1
2022-08-02linux-user/riscv: Align signal frame to 16 bytesRichard Henderson1-3/+1
2022-08-01Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...Richard Henderson2-7/+9
2022-08-01Merge tag 'pull-target-arm-20220801' of https://git.linaro.org/people/pmaydel...Richard Henderson1-23/+22
2022-08-01Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta...Richard Henderson35-88/+76
2022-08-01Merge tag 'for-qemu-2022-08-01' of github.com:cminyard/qemu into stagingRichard Henderson1-1/+3
2022-08-01target/arm: Move sve probe inside kvm >= 4.15 branchRichard Henderson1-11/+11
2022-08-01target/arm: Set KVM_ARM_VCPU_SVE while probing the hostRichard Henderson1-14/+13
2022-08-01target/arm: Use kvm_arm_sve_supported in kvm_arm_get_host_cpu_featuresRichard Henderson1-1/+1
2022-08-01tests/qtest/migration-test: Run the dirty ring tests only with the x86 targetThomas Huth1-3/+4
2022-08-01Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Richard Henderson1-3/+9
2022-08-01aspeed/fby35: Fix owner of the BMC RAM memory regionCédric Le Goater1-5/+9
2022-08-01aspeed: Remove unused fields from AspeedMachineStateCédric Le Goater1-2/+0
2022-08-01ipmi:smbus: Add a check around a memcpyCorey Minyard1-1/+3
2022-08-01hw/nvme: do not enable ioeventfd by defaultKlaus Jensen1-1/+1
2022-08-01hw/nvme: unregister the event notifier handler on the main loopKlaus Jensen1-0/+2
2022-08-01hw/nvme: skip queue processing if notifier is clearedKlaus Jensen1-2/+6
2022-08-01trivial: Fix duplicated wordsThomas Huth5-5/+5
2022-08-01misc: fix commonly doubled up wordsDaniel P. Berrangé27-36/+36