aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-13tests/qtest/virtio-ccw: Fix device presence checkingSamuel Tardieu
2024-01-12tests/acpi: disallow tests/data/acpi/virt/SSDT.memhp changesGerd Hoffmann
2024-01-12tests/acpi: update expected data filesGerd Hoffmann
2024-01-12edk2: update binaries to git snapshotGerd Hoffmann
2024-01-12edk2: update build config, set PcdUninstallMemAttrProtocol = TRUE.Gerd Hoffmann
2024-01-12edk2: update to git snapshotGerd Hoffmann
2024-01-12tests/acpi: allow tests/data/acpi/virt/SSDT.memhp changesGerd Hoffmann
2024-01-11util: fix build with musl libc on ppc64leNatanael Copa
2024-01-11tcg/ppc: Use new registers for LQ destinationRichard Henderson
2024-01-11hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registersPeter Maydell
2024-01-08hw/vfio: fix iteration over global VFIODevice listVolker Rümelin
2024-01-08vfio/container: Replace basename with g_path_get_basenameCédric Le Goater
2024-01-08edu: fix DMA range upper bound checkMax Erenberg
2024-01-08hw/net: cadence_gem: Fix MDIO_OP_xxx valuesBin Meng
2024-01-08audio/audio.c: remove trailing newline in error_setgMichael Tokarev
2024-01-08chardev/char.c: fix "abstract device type" error messageMichael Tokarev
2024-01-08target/riscv: Fix mcycle/minstret increment behaviorXu Lu
2024-01-05hw/net/can/sja1000: fix bug for single acceptance filter and standard framePavel Pisa
2024-01-05target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini
2024-01-05configure: use a native non-cross compiler for linux-userPaolo Bonzini
2023-12-26include/ui/rect.h: fix qemu_rect_init() mis-assignmentElen Avan
2023-12-26target/riscv/kvm: do not use non-portable strerrorname_np()Natanael Copa
2023-12-22iotests: Basic tests for internal snapshotsKevin Wolf
2023-12-22vl: Improve error message for conflicting -incoming and -loadvmKevin Wolf
2023-12-22block: Fix crash when loading snapshot on inactive nodeKevin Wolf
2023-12-19Update version for v8.2.0 releasev8.2.0Stefan Hajnoczi
2023-12-12Update version for v8.2.0-rc4 releasev8.2.0-rc4Stefan Hajnoczi
2023-12-12Merge tag 'pull-tcg-20231212' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2023-12-12tcg: Reduce serial context atomicity earlierRichard Henderson
2023-12-12target/i386: Fix 32-bit wrapping of pc/eip computationRichard Henderson
2023-12-12docs: clean-up the xenpvh documentationAlex Bennée
2023-12-12block: Fix AioContext locking in qmp_block_resize()Kevin Wolf
2023-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-12-12xen: fix condition for skipping virtio-mmio definesPaolo Bonzini
2023-12-12meson, xen: fix condition for enabling the Xen acceleratorPaolo Bonzini
2023-12-06Update version for v8.2.0-rc3 releasev8.2.0-rc3Stefan Hajnoczi
2023-12-06i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bitMichael Roth
2023-12-05Merge tag 'pull-ufs-20231205' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi
2023-12-05hw/ufs: avoid generating the same ID string for different LU devicesAkinobu Mita
2023-12-04Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-12-04Merge tag 'pull-target-arm-20231204-1' of https://git.linaro.org/people/pmayd...Stefan Hajnoczi
2023-12-04Merge tag 'pull-request-2023-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-12-04tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flakyAlex Bennée
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé
2023-12-04target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csrDaniel Henrique Barboza
2023-12-04system/memory: use ldn_he_p/stn_he_pPatrick Venture
2023-12-04tests/qtest: check the return valueZhu Jun
2023-12-04sh4: Coding style: Remove tabsYihuan Pan
2023-12-04tests/qemu-iotests/149: Use more inclusive language in this testThomas Huth
2023-12-04target/arm: Disable SME if SVE is disabledPeter Maydell