aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-25Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé
2024-09-20license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-laterPhilippe Mathieu-Daudé
2024-09-20license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-laterPhilippe Mathieu-Daudé
2024-09-20license: Simplify GPL-2.0-or-later license descriptionsPhilippe Mathieu-Daudé
2024-09-20tests/functional: Correct typo in test_netdev_ethtool.py SPDX tagPhilippe Mathieu-Daudé
2024-09-20tests/bench: Rename test_akcipher_keys.inc -> test_akcipher_keys.c.incPhilippe Mathieu-Daudé
2024-09-20target/hexagon: Rename macros.inc -> macros.h.incPhilippe Mathieu-Daudé
2024-09-20tests/functional: Put the or1k_sim test into the slow categoryThomas Huth
2024-09-20tests/qemu-iotests/testenv: Use the "r2d" machine for sh4/sh4ebThomas Huth
2024-09-20tests/qemu-iotests/testenv: Use the "virt" machine for or1kThomas Huth
2024-09-20util/cutils: Remove unused qemu_get_exec_dirDr. David Alan Gilbert
2024-09-20hw/sysbus: Remove unused sysbus_mmio_unmapDr. David Alan Gilbert
2024-09-20envlist: Remove unused envlist_parseDr. David Alan Gilbert
2024-09-20hw/display: Fix mirrored output in dm163Inès Varhol
2024-09-20hw/virtio/Kconfig: Include vhost-user-scmi only on arm targetsThomas Huth
2024-09-20tests/unit: Really build pbkdf test on macOSPhilippe Mathieu-Daudé
2024-09-20hw/loongarch/virt: Add description for virt machine typeBibo Mao
2024-09-20hw/mips/jazz: fix typo in in-built NIC aliasMark Cave-Ayland
2024-09-20ppc: fix incorrect spelling of PowerMacTejas Vipin
2024-09-20linux-user/syscall.c: eliminate other explicit LFS usagesMichael Tokarev
2024-09-20linux-user/syscall.c: drop 64 suffix from flock64 &CoMichael Tokarev
2024-09-20mark <zlib.h> with for-crc32 in a consistent mannerMichael Tokarev
2024-09-19Merge tag 'pull-tcg-plugin-memory-190924-1' of https://gitlab.com/stsquad/qem...Peter Maydell
2024-09-19contrib/plugins: avoid hanging programAlex Bennée
2024-09-19plugins: add option to dump write argument to syscall pluginRowan Hart
2024-09-19plugins: add plugin API to read guest memoryRowan Hart
2024-09-19contrib/plugins: Add a plugin to generate basic block vectorsAkihiko Odaki
2024-09-19util/timer: avoid deadlock when shutting downAlex Bennée
2024-09-19tests/tcg: add a system test to check memory instrumentationAlex Bennée
2024-09-19tests/tcg: ensure s390x-softmmu output redirectedAlex Bennée
2024-09-19tests/tcg: only read/write 64 bit words on 64 bit systemsAlex Bennée
2024-09-19tests/tcg: clean up output of memory system testAlex Bennée
2024-09-19tests/tcg/multiarch: add test for plugin memory accessPierrick Bouvier
2024-09-19tests/tcg/plugins/mem: add option to print memory accessesPierrick Bouvier
2024-09-19tests/tcg: allow to check output of pluginsPierrick Bouvier
2024-09-19tests/tcg: add mechanism to run specific tests with pluginsPierrick Bouvier
2024-09-19plugins: extend API to get latest memory value accessedPierrick Bouvier
2024-09-19plugins: save value during memory accessesPierrick Bouvier
2024-09-19contrib/plugins: control flow pluginAlex Bennée
2024-09-19deprecation: don't enable TCG plugins by default with TCIAlex Bennée
2024-09-19deprecation: don't enable TCG plugins by default on 32 bit hostsAlex Bennée
2024-09-19Merge tag 'pull-target-arm-20240919' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-09-19docs/devel: Remove nested-papr.txtPeter Maydell
2024-09-19target/arm: Correct ID_AA64ISAR1_EL1 value for neoverse-v1Peter Maydell
2024-09-19kvm: Remove unreachable code in kvm_dirty_ring_reaper_thread()Peter Maydell
2024-09-19kvm: Make 'mmap_size' be 'int' in kvm_init_vcpu(), do_kvm_destroy_vcpu()Peter Maydell
2024-09-19tests: drop OpenBSD tests for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: expand timeout information for aarch64/sbsa-refMarcin Juszkiewicz
2024-09-19tests: add FreeBSD tests for aarch64/sbsa-refMarcin Juszkiewicz