1607 Commits (c4f88b7136aa5aa5670a16c2f173ffb45da401b2)

Author SHA1 Message Date
Pierrick Bouvier 21a75f792f tcg: add vaddr type for helpers 11 months ago
Michael Tokarev e3933824d2 include/exec/cpu-common.h: fix "the the" typo in comment 11 months ago
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h' 12 months ago
Philippe Mathieu-Daudé fe1a3ace13 accel/tcg: Extract probe API out of 'exec/exec-all.h' 12 months ago
Philippe Mathieu-Daudé f12b717717 physmem: Restrict TCG IOTLB code to TCG accel 12 months ago
Philippe Mathieu-Daudé 98db62318a accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto' 12 months ago
Richard Henderson 0b87b740c2 include/exec: Move tb_invalidate_phys_range to translation-block.h 12 months ago
Philippe Mathieu-Daudé 5f2446eb82 include/exec: Include missing headers in exec-all.h 12 months ago
Richard Henderson 54bd0b135e accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target 1 year ago
Richard Henderson 77ad412b32 accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc 1 year ago
Richard Henderson 072e057ed9 accel/tcg: Add CPUState arg to tb_invalidate_phys_range 12 months ago
Philippe Mathieu-Daudé 8af0e52b28 system/memory: Remove DEVICE_HOST_ENDIAN definition 12 months ago
Philippe Mathieu-Daudé b939b8e42a exec: Rename target_words_bigendian() -> target_big_endian() 1 year ago
Philippe Mathieu-Daudé a3d40b5eff tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 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
Pierrick Bouvier 5a9d472d01 exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned 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 aa6f138aba accel/tcg: Move get_page_addr_code* declarations 1 year ago
Richard Henderson a456c72695 include/exec: Move tb_{,set_}page_addr[01] to translation-block.h 1 year ago
Richard Henderson 24b5e0fdb5 include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags 1 year ago
Richard Henderson 31d399ff38 accel/tcg: Fix argument types of tlb_reset_dirty 1 year ago
Pierrick Bouvier 4d43552abe exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h 1 year ago
Richard Henderson 8916c373a3 meson: Only allow CONFIG_USER_ONLY from certain source sets 1 year ago
Richard Henderson 1751889b5a include/exec: Protect icount_enabled from poisoned symbols 1 year ago
Richard Henderson 161f5bc8e9 include/exec: Split out icount.h 1 year ago
Richard Henderson 1596f1206f include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h 1 year ago
Richard Henderson 3e57baa22e include/exec: Split out watchpoint.h 1 year ago
Philippe Mathieu-Daudé d4c9cab37f exec: Restrict memory-internal.h to system/ 1 year ago
Richard Henderson 548a01650c include/system: Move exec/ramblock.h to system/ramblock.h 1 year ago
Richard Henderson 4705a71db5 include/system: Move exec/ram_addr.h to system/ram_addr.h 1 year ago
Richard Henderson 91a853837d include/system: Move exec/ioport.h to system/ioport.h 1 year ago
Richard Henderson dfc56946a7 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Richard Henderson 4d3ad3c3ba include/exec: Split out mmap-lock.h 1 year ago