120465 Commits (60b2c2e66b81c323c0bc70ea4233cdbf8cdae5b2)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé 60b2c2e66b tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h' 1 year ago
Richard Henderson a9d107fa0e tcg: Pass max_threads not max_cpus to tcg_init 1 year ago
Philippe Mathieu-Daudé 9638cb59ee tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 1 year ago
Philippe Mathieu-Daudé 8201f1a29c tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 1 year ago
Philippe Mathieu-Daudé 0eca13c29a tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order 1 year ago
Philippe Mathieu-Daudé eacd8c7cef tcg: Propagate CPUState argument to cpu_req_mo() 1 year ago
Philippe Mathieu-Daudé 9c1f8062d4 tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code() 1 year ago
Philippe Mathieu-Daudé 04583ce7e0 tcg: Define guest_default_memory_order in TCGCPUOps 1 year ago
Philippe Mathieu-Daudé adb86e48ad tcg: Simplify tcg_req_mo() macro 1 year ago
Philippe Mathieu-Daudé c2ba9fea42 tcg: Always define TCG_GUEST_DEFAULT_MO 1 year ago
Philippe Mathieu-Daudé d864cbb65d exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h' 1 year ago
Philippe Mathieu-Daudé 42fa9665e5 exec: Restrict 'cpu_ldst.h' to accel/tcg/ 1 year ago
Philippe Mathieu-Daudé 231a1c0ff4 exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 1 year ago
Philippe Mathieu-Daudé 4ff1b33edf tcg: Always define TARGET_INSN_START_EXTRA_WORDS 1 year ago
Philippe Mathieu-Daudé 21d41c566d tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h' 1 year ago
Philippe Mathieu-Daudé 79b835f139 tcg: Include missing 'cpu.h' in translate-all.c 1 year ago
Philippe Mathieu-Daudé 8280a8b866 target/riscv: Do not expose rv128 CPU on user mode emulation 1 year ago
Pierrick Bouvier 6f4e8a92bb hw/arm: make most of the compilation units common 1 year ago
Pierrick Bouvier 51cc143e83 hw/arm/xlnx-versal: prepare compilation unit to be common 1 year ago
Pierrick Bouvier c16ee1384b hw/arm/xlnx-zynqmp: prepare compilation unit to be common 1 year ago
Pierrick Bouvier f55cc73dff hw/arm/digic_boards: prepare compilation unit to be common 1 year ago
Pierrick Bouvier acbebffdda hw/arm/boot: make compilation unit hw common 1 year ago
Pierrick Bouvier d4ecfc569d meson: add common hw files 1 year ago
Philippe Mathieu-Daudé 652d19a642 target/arm: Expose Aarch64 helpers unconditionally 1 year ago
Pierrick Bouvier 63de8825af target/arm/cpu: remove inline stubs for aarch32 emulation 1 year ago
Pierrick Bouvier 77b0893f60 target/arm/cpu: define same set of registers for aarch32 and aarch64 1 year ago
Pierrick Bouvier 9fac39750d target/arm/cpu: flags2 is always uint64_t 1 year ago
Pierrick Bouvier a725f37102 target/arm/cpu: always define kvm related registers 1 year ago
Pierrick Bouvier 5a9d472d01 exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned 1 year ago
Pierrick Bouvier f1d2a8e953 accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c 1 year ago
Pierrick Bouvier 0df783b2fb exec/cpu-all: remove this header 1 year ago
Pierrick Bouvier d97c3b06de exec/cpu-all: transfer exec/cpu-common include to cpu.h headers 1 year ago
Pierrick Bouvier 9c2ff9cdc9 exec/cpu-all: remove exec/target_page include 1 year ago
Pierrick Bouvier e9659a4da2 exec/cpu-all: remove cpu include 1 year ago
Pierrick Bouvier 4fadca8d64 accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC 1 year ago
Pierrick Bouvier 98c7c14698 accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO 1 year ago
Pierrick Bouvier 22a7c2f239 exec/cpu-all: remove exec/cpu-interrupt include 1 year ago
Pierrick Bouvier 4533af18b2 exec/cpu-all: remove tswap include 1 year ago
Pierrick Bouvier e33865f048 exec/cpu-all: remove exec/page-protection include 1 year ago
Pierrick Bouvier 342e313d6c exec/cpu-all: remove system/memory include 1 year ago
Pierrick Bouvier 8d535c312c include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c 1 year ago
Pierrick Bouvier 33d2cca32b exec/cpu-all: move cpu_copy to linux-user/qemu.h 1 year ago
Richard Henderson d11bf649d5 page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 1 year ago
Richard Henderson 12eeb04ab4 page-vary: Move and rename qemu_target_page_bits_min 1 year ago
Richard Henderson 6effa87475 include/exec: Redefine tlb-flags with absolute values 1 year ago
Richard Henderson 33646c72c7 accel/tcg: Split out tlb-bounds.h 1 year ago
Richard Henderson 41fed3c992 accel/tcg: Build translator.c twice 1 year ago
Philippe Mathieu-Daudé 42fec1bbf5 hw/core/cpu: Remove CPUClass::mmu_index() 1 year ago
Richard Henderson 43d6a56a05 target/hexagon: Implement TCGCPUOps.mmu_index 1 year ago
Philippe Mathieu-Daudé befb31d349 target/xtensa: Restrict SoftMMU mmu_index() to TCG 1 year ago