aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-12edk2: update binaries to git snapshotGerd Hoffmann8-0/+0
2024-01-12edk2: update build config, set PcdUninstallMemAttrProtocol = TRUE.Gerd Hoffmann1-3/+9
2024-01-12edk2: update to git snapshotGerd Hoffmann1-0/+0
2024-01-12tests/acpi: allow tests/data/acpi/virt/SSDT.memhp changesGerd Hoffmann1-0/+1
2024-01-11util: fix build with musl libc on ppc64leNatanael Copa1-3/+3
2024-01-11tcg/ppc: Use new registers for LQ destinationRichard Henderson3-7/+19
2024-01-11hw/intc/arm_gicv3_cpuif: handle LPIs in in the list registersPeter Maydell1-4/+13
2024-01-08hw/vfio: fix iteration over global VFIODevice listVolker Rümelin1-4/+4
2024-01-08vfio/container: Replace basename with g_path_get_basenameCédric Le Goater1-2/+3
2024-01-08edu: fix DMA range upper bound checkMax Erenberg1-1/+1
2024-01-08hw/net: cadence_gem: Fix MDIO_OP_xxx valuesBin Meng1-2/+2
2024-01-08audio/audio.c: remove trailing newline in error_setgMichael Tokarev1-1/+1
2024-01-08chardev/char.c: fix "abstract device type" error messageMichael Tokarev1-1/+1
2024-01-08target/riscv: Fix mcycle/minstret increment behaviorXu Lu1-7/+7
2024-01-05hw/net/can/sja1000: fix bug for single acceptance filter and standard framePavel Pisa1-1/+1
2024-01-05target/i386: the sgx_epc_get_section stub is reachablePaolo Bonzini1-1/+1
2024-01-05configure: use a native non-cross compiler for linux-userPaolo Bonzini1-2/+2
2023-12-26include/ui/rect.h: fix qemu_rect_init() mis-assignmentElen Avan1-1/+1
2023-12-26target/riscv/kvm: do not use non-portable strerrorname_np()Natanael Copa1-10/+8
2023-12-22iotests: Basic tests for internal snapshotsKevin Wolf2-0/+277
2023-12-22vl: Improve error message for conflicting -incoming and -loadvmKevin Wolf1-0/+4
2023-12-22block: Fix crash when loading snapshot on inactive nodeKevin Wolf1-1/+3
2023-12-19Update version for v8.2.0 releasev8.2.0Stefan Hajnoczi1-1/+1
2023-12-12Update version for v8.2.0-rc4 releasev8.2.0-rc4Stefan Hajnoczi1-1/+1
2023-12-12Merge tag 'pull-tcg-20231212' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi5-22/+58
2023-12-12tcg: Reduce serial context atomicity earlierRichard Henderson2-12/+25
2023-12-12target/i386: Fix 32-bit wrapping of pc/eip computationRichard Henderson3-10/+33
2023-12-12docs: clean-up the xenpvh documentationAlex Bennée2-17/+24
2023-12-12block: Fix AioContext locking in qmp_block_resize()Kevin Wolf1-1/+2
2023-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-8/+11
2023-12-12xen: fix condition for skipping virtio-mmio definesPaolo Bonzini1-1/+1
2023-12-12meson, xen: fix condition for enabling the Xen acceleratorPaolo Bonzini1-7/+10
2023-12-06Update version for v8.2.0-rc3 releasev8.2.0-rc3Stefan Hajnoczi1-1/+1
2023-12-06i386/sev: Avoid SEV-ES crash due to missing MSR_EFER_LMA bitMichael Roth1-0/+8
2023-12-05Merge tag 'pull-ufs-20231205' of https://gitlab.com/jeuk20.kim/qemu into stagingStefan Hajnoczi1-0/+8
2023-12-05hw/ufs: avoid generating the same ID string for different LU devicesAkinobu Mita1-0/+8
2023-12-04Merge tag 'misc-fixes-20231204' of https://github.com/philmd/qemu into stagingStefan Hajnoczi3-40/+14
2023-12-04Merge tag 'pull-target-arm-20231204-1' of https://git.linaro.org/people/pmayd...Stefan Hajnoczi1-0/+10
2023-12-04Merge tag 'pull-request-2023-12-04' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi10-1039/+1045
2023-12-04tests/avocado: mark ReplayKernelNormal.test_mips64el_malta as flakyAlex Bennée1-0/+3
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-04target/riscv/kvm: fix shadowing in kvm_riscv_(get|put)_regs_csrDaniel Henrique Barboza1-10/+9
2023-12-04system/memory: use ldn_he_p/stn_he_pPatrick Venture1-30/+2
2023-12-04tests/qtest: check the return valueZhu Jun3-0/+4
2023-12-04sh4: Coding style: Remove tabsYihuan Pan5-1028/+1028
2023-12-04tests/qemu-iotests/149: Use more inclusive language in this testThomas Huth2-11/+13
2023-12-04target/arm: Disable SME if SVE is disabledPeter Maydell1-0/+10
2023-12-04tests/avocado: Update yamon-bin-02.22.zip URLPhilippe Mathieu-Daudé1-2/+3
2023-12-04Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi3-6/+12
2023-12-04Merge tag 'pull-more-8.2-fixes-011223-2' of https://gitlab.com/stsquad/qemu i...Stefan Hajnoczi17-43/+125