]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
13 days ago  Philippe Mathieu... target/arm: Have arm_sctlr_b() take a const @env argument
13 days ago  Philippe Mathieu... target/arm: Have is_64() take a const @env argument
13 days ago  Philippe Mathieu... target/arm: Have cpu_isar_feature() use a const ARMCPU...
13 days ago  Philippe Mathieu... target/arm: Have arm_feature() take a const @env argument
13 days ago  Philippe Mathieu... target/alpha: Expand TCGv type for 64-bit target
13 days ago  Philippe Mathieu... target/alpha: Remove target_ulong uses in get_physical_...
13 days ago  Philippe Mathieu... target/alpha: Do not use target_ulong for page table...
13 days ago  Philippe Mathieu... target/alpha: Do not use target_ulong for trap arguments
13 days ago  Philippe Mathieu... target/alpha: Replace target_ulong -> uint64_t in gdb_w...
13 days ago  Philippe Mathieu... target/alpha: Build system units in common source set
13 days ago  Philippe Mathieu... target/alpha: Avoid target-specific migration headers...
13 days ago  Philippe Mathieu... target/m68k: Inline translator_ld[uw,l,q]() calls
13 days ago  Philippe Mathieu... target/i386: Inline translator_ld[uw,l,q]() calls
13 days ago  Philippe Mathieu... target/riscv: Inline translator_ld[uw,l,q]() calls
13 days ago  Philippe Mathieu... target/riscv: Inline cpu_ld[lq]_code() calls
13 days ago  Philippe Mathieu... target/ppc: Inline cpu_ldl_code() call in ppc_ldl_code()
13 days ago  Philippe Mathieu... target/ppc: Check endianness at runtime in ppc_data_end...
13 days ago  Philippe Mathieu... target/ppc: Introduce ppc_env_is_little_endian() helper
13 days ago  Philippe Mathieu... target/ppc: Check endianness via env in ppc_disas_set_i...
13 days ago  Philippe Mathieu... target/ppc: Inline need_byteswap() and replace translat...
13 days ago  Philippe Mathieu... target/ppc: Introduce ppc_code_endian_dc() helper
13 days ago  Philippe Mathieu... target/ppc: Introduce ppc_data_endian_env() helper
13 days ago  Philippe Mathieu... target/ppc: Expect page translation hash addresses...
13 days ago  Philippe Mathieu... target/ppc: Inline cpu_ld/st_data_ra() calls in do_hash()
13 days ago  Philippe Mathieu... target/ppc: Inline cpu_ld/st_mmuidx_ra() calls in memor...
13 days ago  Philippe Mathieu... target/ppc: Inline cpu_ldl_data_ra() calls in ICBI...
13 days ago  Pierrick Bouviertarget-info: add target_base_ppc, target_ppc and target...
13 days ago  Michael S.... vhost-user: ancilliary -> ancillary
13 days ago  Oliver Steffenigvm: Fill MADT IGVM parameter field on x86_64
13 days ago  Oliver Steffenigvm: Only build stubs if igvm is enabled
13 days ago  Oliver Steffenigvm: Pass machine state to IGVM file processing
13 days ago  Oliver Steffenigvm: Refactor qigvm_parameter_insert
13 days ago  Oliver Steffenigvm: Add common function for finding parameter entries
13 days ago  Oliver Steffenigvm: Move structs to internal header
13 days ago  Oliver Steffenhw/acpi: Add standalone function to build MADT
13 days ago  Oliver Steffenhw/acpi: Make BIOS linker optional
13 days ago  Oliver Steffenhw/acpi: Make acpi_checksum() public
13 days ago  Gerd Hoffmannigvm: move igvm file processing to reset callbacks
13 days ago  Gerd Hoffmannigvm: add trace points for igvm file loading and processing
13 days ago  Gerd Hoffmannigvm: move file load to complete callback
13 days ago  Gerd Hoffmannigvm: make igvm-cfg object resettable
13 days ago  Gerd Hoffmannigvm: reorganize headers
13 days ago  Gerd Hoffmannhw/uefi: fix size negotiation
13 days ago  Gerd Hoffmannhw/uefi: skip time check for append-write updates.
13 days ago  Jim MacArthurdocs/system/igvm.rst: Update external links
13 days ago  Richard HendersonMerge tag 'hw-misc-20260202' of https://github.com...
13 days ago  Philippe Mathieu... monitor: Reduce target-specific methods
13 days ago  Philippe Mathieu... monitor: Add hmp_cmds_for_target() helper
13 days ago  Philippe Mathieu... monitor: Reduce target-specific declarations
13 days ago  Philippe Mathieu... target/i386: Include missing 'svm.h' header in 'sev.h'
13 days ago  Jim Shusystem/physmem: Remove the assertion of page-aligned...
2026-02-02  Jim Shuaccel/tcg: Fix iotlb_to_section() for different Address...
2026-02-02  Jim Shuaccel/tcg: Send the CPUTLBEntryFull struct into io_prep...
2026-02-02  Alberto Garciahw/ide, scsi-disk: Fix typo on the rotation_rate docume...
2026-02-02  Akihiko Odakihw/nvme: Fix bootindex suffix use-after-free
2026-02-02  BALATON Zoltanmemory: Add internal memory_region_set_ops helper function
2026-02-02  BALATON Zoltanmemory: Remove memory_region_init_rom_device_nomigrate()
2026-02-02  Philippe Mathieu... target/alpha: Replace legacy ld_phys() -> address_space...
2026-02-02  Philippe Mathieu... configs/targets: Forbid Alpha to use legacy native...
2026-02-02  Philippe Mathieu... target/alpha: Inline translator_ldl()
2026-02-02  Philippe Mathieu... target/alpha: Use explicit little-endian LD/ST API
2026-02-02  Vladimir Sementsov... tests/unit: add unit test for qemu_hexdump()
2026-02-02  John Snowpython: fix msys64 wheel directory specification
2026-02-02  Richard HendersonMerge tag 'pull-ufs-20260202' of https://gitlab.com...
2026-02-02  Ilia Levitests/qtest/ufs-test: Add test for mcq completion queue...
2026-02-02  Ilia Levihw/ufs: Fix mcq completion queue wraparound
2026-02-02  Jeuk Kimhw/ufs: fix CQE endianness and UPIU length
2026-02-02  Jeuk Kimhw/ufs: Ensure DBC of PRDT uses only lower 18 bits
2026-02-02  Richard HendersonMerge tag 'pull-target-arm-20260129' of https://gitlab...
2026-02-02  Richard HendersonMerge tag 'pull-11.0-testing-fixes-300126-1' of https...
2026-01-30  Alex Bennéetests/functional: migrate sbsa_ref test images
2026-01-30  Alex Bennéetests/docker: rename wasm cross container
2026-01-29  Richard HendersonMerge tag 'pr-plugins-20260129' of https://gitlab.com...
2026-01-29  Pierrick Bouvierplugins: reduce source conflicts in plugins list
2026-01-29  Pierrick Bouviercontrib/plugins: add empty cpp plugin
2026-01-29  Pierrick Bouviermeson: update C++ standard to C++23
2026-01-29  Pierrick Bouvierqga/vss-win32: fix clang warning with C++20
2026-01-29  Pierrick Bouviermeson: enable cpp (optionally) for plugins
2026-01-29  Pierrick Bouviermeson: fix supported compiler arguments in other langua...
2026-01-29  Pierrick Bouvierplugins: move qemu-plugin.h to include/plugins/
2026-01-29  Pierrick Bouviertests/tcg/plugins/mem.c: remove dependency on qemu...
2026-01-29  Pierrick Bouvierplugins: define plugin API symbols as extern "C" when...
2026-01-29  Pierrick Bouvierplugins: use complete filename for defining plugins...
2026-01-29  Pierrick Bouvierplugins: factorize plugin dependencies and library...
2026-01-29  Pierrick Bouvierplugins: move win32_linker.c file to plugins directory
2026-01-29  Florian Hofhammerplugins: return bool from register r/w API
2026-01-29  Ziyang Zhangtcg tests: add a test to verify the syscall filter...
2026-01-29  Ziyang Zhanglinux-user: add plugin API to filter syscalls
2026-01-29  Pierrick Bouvierlinux-user: move user/syscall-trace.h to linux-user...
2026-01-29  Alex Bradburycontrib/plugins/hotblocks: Allow limit to be set as...
2026-01-29  Alex Bradburydocs/about/emulation: Add documentation for hotblocks...
2026-01-29  Alex Bradburycontrib/plugins/hotblocks: Print uint64_t with PRIu64...
2026-01-29  Alex Bradburycontrib/plugins/hotblocks: Fix off by one error in...
2026-01-29  Alex Bradburycontrib/plugins/hotblocks: Correctly free sorted counts...
2026-01-29  Cornelia Huckarm: add DCZID_EL0 to idregs array
2026-01-29  Cornelia Huckarm: add {get,set}_dczid_bs helpers
2026-01-29  Alex Bennéedocs/system: update FEAT_BBML[12] references
2026-01-29  Alex BennéeMAINTAINERS: add emulation.rst to ARM TCG CPUs
2026-01-29  Philippe Mathieu... target/arm/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0
2026-01-29  Philippe Mathieu... target/arm/hvf: Move hvf_sysreg_[read, write]_cp()...
next