aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-20python/machine: remove unused console socket configuration argumentstest-avocado-sockpairJohn Snow
2023-07-20python/machine: use socketpair() for console connectionsJohn Snow
2023-07-20python/console_socket: accept existing FD in initializerJohn Snow
2023-07-20python/machine: move socket setup out of _base_args propertyJohn Snow
2023-07-19Update version for v8.1.0-rc0 releasePeter Maydell
2023-07-19Merge tag 'pull-riscv-to-apply-20230719-1' of https://github.com/alistair23/q...Peter Maydell
2023-07-19Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Peter Maydell
2023-07-19Merge tag 'pull-request-2023-07-18' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-07-19hw/nvme: fix endianness issue for shadow doorbellsKlaus Jensen
2023-07-19target/riscv: Fix LMUL check to use VLENRob Bradford
2023-07-19hw/riscv: Fix typo field in error_reportZhao Liu
2023-07-19target/riscv/cpu.c: check priv_ver before auto-enable zca/zcd/zcfDaniel Henrique Barboza
2023-07-19riscv/disas: Fix disas output of upper immediatesChristoph Müllner
2023-07-19docs/system/target-riscv.rst: tidy CPU firmware sectionDaniel Henrique Barboza
2023-07-18tests/avocado: Disable the test_sbsaref_edk2_firmware by defaultThomas Huth
2023-07-18tests/vm/freebsd: Get up-to-date package list from lcitool vars filePhilippe Mathieu-Daudé
2023-07-18tests/vm: Introduce get_qemu_packages_from_lcitool_json() helperPhilippe Mathieu-Daudé
2023-07-18tests/lcitool: Refresh generated filesPhilippe Mathieu-Daudé
2023-07-18tests/lcitool: Generate distribution packages list in JSON formatPhilippe Mathieu-Daudé
2023-07-18tests/qtest: Fix typo in multifd cancel testFabiano Rosas
2023-07-18linux-user/elfload: Fix /proc/cpuinfo features: on s390xIlya Leoshkevich
2023-07-18s390x: Fix QEMU abort by selecting S390_FLIC_KVMCédric Le Goater
2023-07-17Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-07-17Merge tag 'pull-target-arm-20230717' of https://git.linaro.org/people/pmaydel...Richard Henderson
2023-07-17Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Richard Henderson
2023-07-17block/nvme: invoke blk_io_plug_call() outside q->lockStefan Hajnoczi
2023-07-17audio/pw: improve channel position codeMarc-André Lureau
2023-07-17audio/pw: remove wrong commentMarc-André Lureau
2023-07-17audio/pw: simplify error reporting in stream creationMarc-André Lureau
2023-07-17audio/pw: add more error reportingMarc-André Lureau
2023-07-17audio/pw: factorize some common codeMarc-André Lureau
2023-07-17audio/pw: add more details on errorMarc-André Lureau
2023-07-17audio/pw: trace during init before calling pipewire APIMarc-André Lureau
2023-07-17audio/pw: needless check for NULLMarc-André Lureau
2023-07-17audio/pw: drop needless case statementMarc-André Lureau
2023-07-17audio/pw: Pipewire->PipeWire case fix for user-visible textMarc-André Lureau
2023-07-17tests/lcitool: add pipewireMarc-André Lureau
2023-07-17libvirt-ci: update submodule to cover pipewireMarc-André Lureau
2023-07-17ui/gtk: skip refresh if new dmabuf has been submittedDongwon Kim
2023-07-17ui/gtk: set scanout-mode right before scheduling drawDongwon Kim
2023-07-17virtio-gpu-udmabuf: correct naming of QemuDmaBuf size propertiesDongwon Kim
2023-07-17virtio-gpu: replace the surface with null surface when resettingDongwon Kim
2023-07-17ui/gtk: Make sure the right EGL context is currently boundDongwon Kim
2023-07-17ui/vnc-clipboard: fix infinite loop in inflate_buffer (CVE-2023-3255)Mauro Matteo Cascella
2023-07-17virtio-gpu: fix potential divide-by-zero regressionMarc-André Lureau
2023-07-17hw/nvram: Avoid unnecessary Xilinx eFuse backstore writepull-target-arm-20230717Tong Ho
2023-07-17accel/tcg: Zero-pad PC in TCG CPU exec trace linesPeter Maydell
2023-07-17target/arm/ptw.c: Account for FEAT_RME when applying {N}SW, SA bitsPeter Maydell
2023-07-17target/arm: Fix S1_ptw_translate() debug pathPeter Maydell
2023-07-17target/arm/ptw.c: Add comments to S1Translate struct fieldsPeter Maydell