Toggle navigation
Patchwork
Patches credited to richard.henderson@linaro.org
Login
Register
Mail settings
Current Team Memberships
team-tcwg
Show patches with
: none
| 25488 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Apply
«
1
2
3
4
…
254
255
»
▾
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[15/15] accel/tcg: Compile tb-maint.c twice
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[14/15] include/exec: Move tb_invalidate_phys_range to translation-block.h
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[13/15] accel/tcg: Use vaddr in user/page-protection.h
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[12/15] accel/tcg: Use vaddr for walk_memory_regions callback
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[11/15] accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[10/15] accel/tcg: Merge internal-target.h into internal-common.h
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[09/15] accel/tcg: Simplify L1_MAP_ADDR_SPACE_BITS
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[08/15] accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[07/15] accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[06/15] accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[05/15] accel/tcg: Add CPUState arg to tb_invalidate_phys_range
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[04/15] accel/tcg: Merge tb_invalidate_phys_range{__locked}
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[03/15] accel/tcg: Add CPUState arg to tb_invalidate_phys_page_range__locked
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[02/15] accel/tcg: Add CPUState argument to tb_invalidate_phys_page_unwind
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[01/15] accel/tcg: Add CPUState argument to page_unprotect
accel/tcg: Compile tb-maint.c twice
-
-
-
2025-04-24
Richard Henderson
New
[PULL,148/148] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,147/148] target/i386: Remove AccelCPUClass::cpu_class_init need
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,146/148] target/riscv: Remove AccelCPUClass::cpu_class_init need
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,145/148] accel/tcg: Move mttcg warning to tcg_init_machine
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,144/148] tcg: Convert TCGState::mttcg_enabled to TriState
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,143/148] accel/tcg: Remove mttcg_enabled
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,142/148] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,141/148] tcg: Pass max_threads not max_cpus to tcg_init
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,140/148] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,139/148] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,138/148] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,137/148] tcg: Propagate CPUState argument to cpu_req_mo()
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,136/148] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code()
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,135/148] tcg: Define guest_default_memory_order in TCGCPUOps
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,134/148] tcg: Simplify tcg_req_mo() macro
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,133/148] tcg: Always define TCG_GUEST_DEFAULT_MO
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,132/148] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h'
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,131/148] exec: Restrict 'cpu_ldst.h' to accel/tcg/
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,130/148] exec: Restrict 'cpu-ldst-common.h' to accel/tcg/
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,129/148] tcg: Always define TARGET_INSN_START_EXTRA_WORDS
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,128/148] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,127/148] tcg: Include missing 'cpu.h' in translate-all.c
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,126/148] target/riscv: Do not expose rv128 CPU on user mode emulation
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,125/148] hw/arm: make most of the compilation units common
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,124/148] hw/arm/xlnx-versal: prepare compilation unit to be common
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,123/148] hw/arm/xlnx-zynqmp: prepare compilation unit to be common
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,122/148] hw/arm/digic_boards: prepare compilation unit to be common
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,121/148] hw/arm/boot: make compilation unit hw common
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,120/148] meson: add common hw files
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,119/148] target/arm: Expose Aarch64 helpers unconditionally
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,118/148] target/arm/cpu: remove inline stubs for aarch32 emulation
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,117/148] target/arm/cpu: define same set of registers for aarch32 and aarch64
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,116/148] target/arm/cpu: flags2 is always uint64_t
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,115/148] target/arm/cpu: always define kvm related registers
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,114/148] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,113/148] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,112/148] exec/cpu-all: remove this header
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,111/148] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,110/148] exec/cpu-all: remove exec/target_page include
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,109/148] exec/cpu-all: remove cpu include
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,108/148] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,107/148] accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,106/148] exec/cpu-all: remove exec/cpu-interrupt include
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,105/148] exec/cpu-all: remove tswap include
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,104/148] exec/cpu-all: remove exec/page-protection include
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,103/148] exec/cpu-all: remove system/memory include
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,102/148] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,101/148] exec/cpu-all: move cpu_copy to linux-user/qemu.h
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,100/148] page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,099/148] page-vary: Move and rename qemu_target_page_bits_min
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,098/148] include/exec: Redefine tlb-flags with absolute values
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,097/148] accel/tcg: Split out tlb-bounds.h
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,096/148] accel/tcg: Build translator.c twice
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,095/148] hw/core/cpu: Remove CPUClass::mmu_index()
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,094/148] target/hexagon: Implement TCGCPUOps.mmu_index
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,093/148] target/xtensa: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,092/148] target/tricore: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,091/148] target/sparc: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,090/148] target/sh4: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,089/148] target/s390x: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,088/148] target/rx: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,087/148] target/riscv: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,086/148] target/ppc: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,085/148] target/openrisc: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,084/148] target/mips: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,083/148] target/microblaze: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,082/148] target/m68k: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,081/148] target/loongarch: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,080/148] target/i386: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,079/148] target/i386: Restrict cpu_mmu_index_kernel() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,078/148] target/i386: Remove unused cpu_(ldub, stb)_kernel macros
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,077/148] target/hppa: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,076/148] target/avr: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,075/148] target/arm: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,074/148] target/alpha: Restrict SoftMMU mmu_index() to TCG
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,073/148] accel/tcg: Introduce TCGCPUOps::mmu_index() callback
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,072/148] hw/core/cpu: Update CPUClass::mmu_index docstring
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,071/148] target/rx: Fix copy/paste typo (riscv -> rx)
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,070/148] accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,069/148] accel/tcg: Remove page_protect
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,068/148] accel/tcg: Move get_page_addr_code* declarations
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,067/148] include/exec: Move tb_{, set_}page_addr[01] to translation-block.h
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,066/148] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,065/148] accel/tcg: Rebuild full flags in tlb_reset_dirty_range_locked
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
[PULL,064/148] accel/tcg: Pass CPUTLBEntryFull to tlb_reset_dirty_range_locked
[PULL,001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
-
-
-
2025-04-24
Richard Henderson
New
«
1
2
3
4
…
254
255
»
Bundling
Create bundle: