index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
plugins: force slow path when plugins instrument memory ops
Alex Bennée
2
-1
/
+24
2023-06-28
exec/memory: Add symbol for the min value of memory listener priority
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbol for memory listener priority for device backend
Isaku Yamahata
1
-0
/
+1
2023-06-28
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
1
-0
/
+2
2023-06-26
accel/tcg: Renumber TLB_DISCARD_WRITE
Richard Henderson
1
-2
/
+2
2023-06-26
accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK
Richard Henderson
1
-4
/
+4
2023-06-26
accel/tcg: Store some tlb flags in CPUTLBEntryFull
Richard Henderson
2
-4
/
+23
2023-06-26
cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr()
Anton Johansson
1
-1
/
+1
2023-06-26
accel/tcg: Replace target_ulong with vaddr in translator_*()
Anton Johansson
1
-3
/
+3
2023-06-26
accel: Replace target_ulong with vaddr in probe_*()
Anton Johansson
1
-7
/
+7
2023-06-26
accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
Anton Johansson
1
-5
/
+5
2023-06-26
accel: Replace target_ulong in tlb_*()
Anton Johansson
2
-42
/
+41
2023-06-26
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
1
-0
/
+1
2023-06-23
include/exec/memattrs: Add two bits of space to MemTxAttrs
Richard Henderson
1
-1
/
+8
2023-06-23
softmmu: Introduce qemu_target_page_mask() helper
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-20
exec/cpu-defs: Check for SOFTMMU instead of !USER_ONLY
Philippe Mathieu-Daudé
1
-6
/
+6
2023-06-13
exec/memory: Introduce RAM_NAMED_FILE flag
Steve Sistare
2
-0
/
+4
2023-06-13
exec/ram_addr: Return number of dirty pages in cpu_physical_memory_set_dirty_...
Joao Martins
1
-6
/
+22
2023-06-05
exec/poison: Do not poison CONFIG_SOFTMMU
Richard Henderson
1
-1
/
+0
2023-06-05
plugins: Drop unused headers from exec/plugin-gen.h
Richard Henderson
1
-2
/
+0
2023-06-05
plugins: Move plugin_insn_append to translator.c
Richard Henderson
1
-22
/
+0
2023-06-05
tcg: Move env defines out of NEED_CPU_H in helper-head.h
Richard Henderson
1
-3
/
+3
2023-06-05
accel/tcg: Tidy includes for translator.[ch]
Richard Henderson
1
-5
/
+1
2023-06-05
accel/tcg: Move translator_fake_ldb out of line
Richard Henderson
1
-7
/
+1
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
2
-6
/
+10
2023-06-05
accel/tcg: Move most of gen-icount.h into translator.c
Richard Henderson
1
-78
/
+1
2023-06-05
include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE
Richard Henderson
1
-10
/
+0
2023-06-05
tcg: Spit out exec/translation-block.h
Richard Henderson
2
-131
/
+150
2023-06-05
exec-all: Widen TranslationBlock pc and cs_base to 64-bits
Richard Henderson
1
-2
/
+2
2023-06-05
exec-all: Widen tb_page_addr_t for user-only
Richard Henderson
1
-2
/
+2
2023-06-05
tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits
Richard Henderson
1
-0
/
+3
2023-06-05
tcg: Split helper-proto.h
Richard Henderson
3
-64
/
+95
2023-06-05
tcg: Split helper-gen.h
Richard Henderson
3
-97
/
+124
2023-06-05
tcg: Split tcg_gen_callN
Richard Henderson
1
-20
/
+20
2023-06-05
tcg: Pass TCGHelperInfo to tcg_gen_callN
Richard Henderson
3
-101
/
+136
2023-06-05
tcg: Remove outdated comments in helper-head.h
Richard Henderson
1
-15
/
+3
2023-06-05
tcg: Split out tcg/oversized-guest.h
Richard Henderson
1
-2
/
+1
2023-06-05
tcg: Add tlb_fast_offset to TCGContext
Richard Henderson
2
-38
/
+57
2023-06-05
tcg: Widen CPUTLBEntry comparators to 64-bits
Richard Henderson
2
-30
/
+26
2023-06-01
tcg: remove the final vestiges of dstate
Alex Bennée
1
-3
/
+0
2023-05-23
tcg: Remove DEBUG_DISAS
Richard Henderson
1
-3
/
+0
2023-05-23
accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
Richard Henderson
1
-9
/
+0
2023-05-23
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
1
-46
/
+12
2023-05-23
hostmem-file: add offset option
Alexander Graf
3
-1
/
+5
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
1
-2
/
+7
2023-05-16
tcg: Split out exec/user/guest-base.h
Richard Henderson
2
-4
/
+13
2023-05-16
accel/tcg: Widen plugin_gen_empty_mem_callback to i64
Richard Henderson
1
-2
/
+2
2023-05-16
include/exec/memop: Add MO_ATOM_*
Richard Henderson
1
-0
/
+37
2023-05-15
softmmu: Create qemu_target_pages_to_MiB()
Juan Quintela
1
-0
/
+1
2023-05-11
accel/tcg: Introduce tlb_read_idx
Richard Henderson
2
-5
/
+24
[next]