120978 Commits (246069e850327b3d5c7f460461fc0bbf0f817654)
 

Author SHA1 Message Date
Li Zhijian 103fa64195 migration: disable RDMA + postcopy-ram 1 year ago
Li Zhijian 57be554c29 migration: check RDMA and capabilities are compatible on both sides 1 year ago
Jamin Lin e578dcc7e1 pc-bios: Add AST27x0 vBootrom 11 months ago
Richard Henderson 97f0d52435 accel/tcg: Build tcg-all.c twice 11 months ago
Richard Henderson b5dee28732 accel/tcg: Build translate-all.c twice 11 months ago
Richard Henderson d2bbc0d6b9 accel/tcg: Use target_long_bits() in translate-all.c 11 months ago
Richard Henderson 9401f91b9b accel/tcg: Don't use TARGET_LONG_BITS in decode_sleb128 11 months ago
Richard Henderson e1d8fabc20 tcg: Define INSN_START_WORDS as constant 3 11 months ago
Philippe Mathieu-Daudé c1be135ad5 qemu: Introduce target_long_bits() 1 year ago
Philippe Mathieu-Daudé b113dfa081 qemu/target_info: Add %target_cpu_type field to TargetInfo 11 months ago
Philippe Mathieu-Daudé 28502121be system/vl: Filter machine list available for a particular target binary 1 year ago
Richard Henderson 5e5a9aea79 accel/tcg: Compile cpu-exec.c twice 11 months ago
Richard Henderson 0baf907b71 accel/tcg: Split out accel/tcg/helper-retaddr.h 11 months ago
Richard Henderson 18a77386f1 accel/tcg: Pass TCGTBCPUState to tb_gen_code 11 months ago
Richard Henderson cec7176a23 accel/tcg: Use TCGTBCPUState in struct tb_desc 11 months ago
Richard Henderson 088caf3de4 accel/tcg: Pass TCGTBCPUState to tb_htable_lookup 11 months ago
Richard Henderson b46357db32 accel/tcg: Pass TCGTBCPUState to tb_lookup 11 months ago
Richard Henderson c37f8978d9 accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps 11 months ago
Richard Henderson 4759aae432 accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state 11 months ago
Richard Henderson 5b1c93be57 target/riscv: Move cpu_get_tb_cpu_state to tcg-cpu.c 11 months ago
Richard Henderson 9da84372c4 target/arm: Unexport assert_hflags_rebuild_correctly 11 months ago
Richard Henderson b6aeb8d243 target/arm: Move cpu_get_tb_cpu_state to hflags.c 11 months ago
Richard Henderson a59a876999 accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 11 months ago
Richard Henderson c2d5897d3b target/i386: Split out x86_cpu_exec_reset 11 months ago
Richard Henderson 9181ab4528 accel/tcg: Introduce TCGCPUOps.cpu_exec_reset 11 months ago
Richard Henderson 81ef6a2295 accel/tcg: Unconditionally use CPU_DUMP_CCOP in log_cpu_exec 11 months ago
Richard Henderson 9a1e371323 accel/tcg: Generalize fake_user_interrupt test 11 months ago
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h' 11 months ago
Philippe Mathieu-Daudé fe1a3ace13 accel/tcg: Extract probe API out of 'exec/exec-all.h' 11 months ago
Philippe Mathieu-Daudé f12b717717 physmem: Restrict TCG IOTLB code to TCG accel 11 months ago
Philippe Mathieu-Daudé 1381ea53a8 physmem: Move TCG IOTLB methods around 11 months ago
Philippe Mathieu-Daudé 98db62318a accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto' 11 months ago
Philippe Mathieu-Daudé 0f81774dd1 target/riscv: Include missing 'accel/tcg/getpc.h' in csr.c 11 months ago
Richard Henderson 3ea423c27f accel/tcg: Remove #error for non-tcg in getpc.h 11 months ago
Richard Henderson 7795eded04 accel/tcg: Compile tb-maint.c twice 11 months ago
Richard Henderson 0b87b740c2 include/exec: Move tb_invalidate_phys_range to translation-block.h 11 months ago
Philippe Mathieu-Daudé 5f2446eb82 include/exec: Include missing headers in exec-all.h 11 months ago
Richard Henderson 5627d5c00a accel/tcg: Use vaddr in user/page-protection.h 11 months ago
Richard Henderson e1c8eb8cfe accel/tcg: Use vaddr for walk_memory_regions callback 11 months ago
Richard Henderson 54bd0b135e accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target 1 year ago
Richard Henderson dfda928126 accel/tcg: Merge internal-target.h into internal-common.h 1 year ago
Richard Henderson 2e8fe327eb accel/tcg: Simplify L1_MAP_ADDR_SPACE_BITS 1 year ago
Richard Henderson 80e865668d accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS 1 year ago
Richard Henderson 77ad412b32 accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc 1 year ago
Richard Henderson 7fa0f4a70c accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast 11 months ago
Richard Henderson 072e057ed9 accel/tcg: Add CPUState arg to tb_invalidate_phys_range 11 months ago
Richard Henderson 4af02681ff accel/tcg: Merge tb_invalidate_phys_range{__locked} 11 months ago
Richard Henderson e4ad80ceac accel/tcg: Add CPUState arg to tb_invalidate_phys_page_range__locked 11 months ago
Richard Henderson 00f708841f accel/tcg: Add CPUState argument to tb_invalidate_phys_page_unwind 1 year ago
Richard Henderson 43625e35d9 accel/tcg: Add CPUState argument to page_unprotect 1 year ago