aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-19hw/riscv: Fix typo field in error_reportZhao Liu1-2/+2
2023-07-19target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcfDaniel Henrique Barboza1-1/+2
2023-07-19riscv/disas: Fix disas output of upper immediatesChristoph Müllner2-3/+18
2023-07-19docs/system/target-riscv.rst: tidy CPU firmware sectionDaniel Henrique Barboza1-8/+16
2023-07-18linux-user: Fix qemu-arm to run static armhf binariesHelge Deller1-0/+7
2023-07-18linux-user: Fix strace output for old_mmapHelge Deller1-4/+45
2023-07-18linux-user: Fix signed math overflow in brk() syscallHelge Deller1-2/+3
2023-07-18linux-user: Prohibit brk() to to shrink below initial heap addressHelge Deller1-1/+7
2023-07-18linux-user: Fix qemu brk() to not zero bytes on current pageHelge Deller1-6/+4
2023-07-18tests/avocado: Disable the test_sbsaref_edk2_firmware by defaultThomas Huth2-1/+6
2023-07-18tests/vm/freebsd: Get up-to-date package list from lcitool vars filePhilippe Mathieu-Daudé1-40/+2
2023-07-18tests/vm: Introduce get_qemu_packages_from_lcitool_json() helperPhilippe Mathieu-Daudé1-0/+11
2023-07-18tests/lcitool: Refresh generated filesPhilippe Mathieu-Daudé1-0/+77
2023-07-18tests/lcitool: Generate distribution packages list in JSON formatPhilippe Mathieu-Daudé2-0/+16
2023-07-18tests/qtest: Fix typo in multifd cancel testFabiano Rosas1-1/+1
2023-07-18linux-user/elfload: Fix /proc/cpuinfo features: on s390xIlya Leoshkevich2-38/+69
2023-07-18s390x: Fix QEMU abort by selecting S390_FLIC_KVMCédric Le Goater2-1/+1
2023-07-17Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson1-1/+2
2023-07-17Merge tag 'pull-target-arm-20230717' of https://git.linaro.org/people/pmaydel...Richard Henderson6-22/+98
2023-07-17Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Richard Henderson32-190/+170
2023-07-17block/nvme: invoke blk_io_plug_call() outside q->lockStefan Hajnoczi1-1/+2
2023-07-17audio/pw: improve channel position codeMarc-André Lureau1-49/+26
2023-07-17audio/pw: remove wrong commentMarc-André Lureau1-1/+0
2023-07-17audio/pw: simplify error reporting in stream creationMarc-André Lureau1-11/+1
2023-07-17audio/pw: add more error reportingMarc-André Lureau1-1/+6
2023-07-17audio/pw: factorize some common codeMarc-André Lureau1-51/+34
2023-07-17audio/pw: add more details on errorMarc-André Lureau1-3/+4
2023-07-17audio/pw: trace during init before calling pipewire APIMarc-André Lureau1-2/+3
2023-07-17audio/pw: needless check for NULLMarc-André Lureau1-6/+2
2023-07-17audio/pw: drop needless case statementMarc-André Lureau1-10/+0
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau7-17/+17
2023-07-17tests/lcitool: add pipewireMarc-André Lureau15-0/+15
2023-07-17libvirt-ci: update submodule to cover pipewireMarc-André Lureau1-0/+0
2023-07-17ui/gtk: skip refresh if new dmabuf has been submittedDongwon Kim2-0/+8
2023-07-17ui/gtk: set scanout-mode right before scheduling drawDongwon Kim2-2/+2
2023-07-17virtio-gpu-udmabuf: correct naming of QemuDmaBuf size propertiesDongwon Kim6-23/+26
2023-07-17virtio-gpu: replace the surface with null surface when resettingDongwon Kim2-5/+11
2023-07-17ui/gtk: Make sure the right EGL context is currently boundDongwon Kim2-0/+6
2023-07-17ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)Mauro Matteo Cascella1-6/+4
2023-07-17virtio-gpu: fix potential divide-by-zero regressionMarc-André Lureau1-7/+9
2023-07-17hw/nvram: Avoid unnecessary Xilinx eFuse backstore writeTong Ho1-2/+9
2023-07-17accel/tcg: Zero-pad PC in TCG CPU exec trace linesPeter Maydell2-3/+3
2023-07-17target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bitsPeter Maydell1-5/+8
2023-07-17target/arm: Fix S1_ptw_translate() debug pathPeter Maydell1-5/+32
2023-07-17target/arm/ptw.c: Add comments to S1Translate struct fieldsPeter Maydell1-0/+40
2023-07-17linux-user: Remove pointless NULL check in clock_adjtime handlingPeter Maydell1-7/+5
2023-07-17hw/arm/sbsa-ref: set 'slots' property of xhciYuquan Wang1-0/+1
2023-07-15Merge tag 'pull-tpm-2023-07-14-1' of https://github.com/stefanberger/qemu-tpm...Richard Henderson1-1/+0
2023-07-15Merge tag 'pull-tcg-20230715' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson36-1851/+2070
2023-07-15tcg: Use HAVE_CMPXCHG128 instead of CONFIG_CMPXCHG128Richard Henderson6-5/+7