aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16tcg/aarch64: Detect have_lse, have_lse2 for darwinRichard Henderson
2023-05-16tcg/aarch64: Detect have_lse, have_lse2 for linuxRichard Henderson
2023-05-16tcg/i386: Add have_atomic16Richard Henderson
2023-05-16meson: Detect atomic128 support with optimizationRichard Henderson
2023-05-16tcg: Add 128-bit guest memory primitivesRichard Henderson
2023-05-16tcg/tci: Use helper_{ld,st}*_mmu for user-onlyRichard Henderson
2023-05-16accel/tcg: Implement helper_{ld,st}*_mmu for user-onlyRichard Henderson
2023-05-16tcg: Unify helper_{be,le}_{ld,st}*Richard Henderson
2023-05-16accel/tcg: Honor atomicity of storesRichard Henderson
2023-05-16accel/tcg: Honor atomicity of loadsRichard Henderson
2023-05-16include/exec/memop: Add MO_ATOM_*Richard Henderson
2023-05-16tcg/i386: Set P_REXW in tcg_out_addi_ptrRichard Henderson
2023-05-16Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into sta...Richard Henderson
2023-05-16configure: make clear that VirtFS is 9pChristian Schoenebeck
2023-05-169pfs/xen: Fix segfault on shutdownJason Andryuk
2023-05-16tests/9p: fix potential leak in v9fs_rreaddir()Christian Schoenebeck
2023-05-16Don't require libcap-ng for virtfs supportPeter Foley
2023-05-16Merge tag 'pull-request-2023-05-15v2' of https://gitlab.com/thuth/qemu into s...Richard Henderson
2023-05-16tests/tcg/s390x: Test EXECUTE of relative branchesIlya Leoshkevich
2023-05-16target/s390x: Fix EXECUTE of relative branchesIlya Leoshkevich
2023-05-16tests/tcg/s390x: Enable the multiarch system testsIlya Leoshkevich
2023-05-16tests/tcg/multiarch: Make the system memory test work on big-endianIlya Leoshkevich
2023-05-16s390x/tcg: Fix LDER instruction formatIlya Leoshkevich
2023-05-16hw/net: Move xilinx_ethlite.c to the target-independent source setThomas Huth
2023-05-16hw/core: Move machine-qmp-cmds.c into the target independent source setThomas Huth
2023-05-16cpu: Introduce a wrapper for being able to use TARGET_NAME in common codeThomas Huth
2023-05-16hw/core: Use a callback for target specific query-cpus-fast informationThomas Huth
2023-05-16docs/about/emulation: fix typoLizhi Yang
2023-05-16docs/devel: remind developers to run CI container pipeline when updating imagesAni Sinha
2023-05-16s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda
2023-05-16util/async-teardown: wire up query-command-line-optionsClaudio Imbrenda
2023-05-16tests/lcitool: Add mtools and xorriso and remove genisoimage as dependenciesAni Sinha
2023-05-16tests: libvirt-ci: Update to commit 'c8971e90ac' to pull in mformat and xorrisoAni Sinha
2023-05-16Add information how to fix common build error on Windows in symlink-install-treeMateusz Krawczuk
2023-05-16hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...Jonathan Cameron
2023-05-16tests/qtest: replace qmp_discard_response with qtest_qmp_assert_successDaniel P. Berrangé
2023-05-16net: stream: test reconnect option with an unix socketLaurent Vivier
2023-05-16sysemu/kvm: Remove unused headersPhilippe Mathieu-Daudé
2023-05-16tests/avocado/virtio-gpu: Fix the URLs of the test_virtio_vga_virgl testThomas Huth
2023-05-15Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2023-05-15Merge tag 'migration-20230515-pull-request' of https://gitlab.com/juan.quinte...Richard Henderson
2023-05-15Merge tag 'pull-loongarch-20230515' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2023-05-15docs/zoned-storage:add zoned emulation use caseSam Li
2023-05-15virtio-blk: add some trace events for zoned emulationSam Li
2023-05-15block: add accounting for zone append operationSam Li
2023-05-15virtio-blk: add zoned storage emulation for zoned devicesSam Li
2023-05-15block: add some trace events for zone appendSam Li
2023-05-15qemu-iotests: test zone append operationSam Li
2023-05-15block: introduce zone append write for zoned devicesSam Li
2023-05-15file-posix: add tracking of the zone write pointersSam Li