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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
cpu-all.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
meson: rename .inc.h files to .h.inc
Paolo Bonzini
1
-5
/
+5
2020-06-26
osdep: Make MIN/MAX evaluate arguments only once
Eric Blake
1
-5
/
+3
2020-06-10
exec: Propagate cpu_memory_rw_debug() error
Philippe Mathieu-Daudé
1
-0
/
+1
2020-05-15
accel/tcg: Relax va restrictions on 64-bit guests
Richard Henderson
1
-4
/
+19
2020-05-15
exec/cpu-all: Use bool for have_guest_base
Richard Henderson
1
-1
/
+1
2020-05-11
accel/tcg: Add probe_access_flags
Richard Henderson
1
-1
/
+12
2020-02-20
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-20
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-28
exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
Richard Henderson
1
-2
/
+6
2019-10-28
exec: Promote TARGET_PAGE_MASK to target_long
Richard Henderson
1
-1
/
+1
2019-10-28
exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
Richard Henderson
1
-0
/
+4
2019-10-28
exec: Use const alias for TARGET_PAGE_BITS_VARY
Richard Henderson
1
-4
/
+10
2019-10-28
cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
Wei Yang
1
-4
/
+3
2019-09-25
cputlb: Move ROM handling from I/O path to TLB path
Richard Henderson
1
-1
/
+4
2019-09-25
cputlb: Introduce TLB_BSWAP
Richard Henderson
1
-1
/
+3
2019-09-25
exec: Use TARGET_PAGE_BITS_MIN for TLB flags
Richard Henderson
1
-6
/
+10
2019-09-03
cputlb: Handle watchpoints via TLB_WATCHPOINT
Richard Henderson
1
-1
/
+4
2019-09-03
cputlb: Fold TLB_RECHECK into TLB_INVALID_MASK
Richard Henderson
1
-4
/
+1
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
1
-1
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-06-10
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
1
-0
/
+11
2019-06-10
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+24
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-0
/
+11
2019-06-10
cpu: Introduce env_archcpu
Richard Henderson
1
-2
/
+12
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-0
/
+12
2019-04-18
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
1
-1
/
+1
2019-04-18
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
1
-1
/
+1
2019-02-05
unify len and addr type for memory/address APIs
Li Zhijian
1
-1
/
+1
2018-07-02
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
1
-0
/
+23
2018-06-26
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
1
-1
/
+4
2018-06-15
bswap: Add new stn_*_p() and ldn_*_p() memory access functions
Peter Maydell
1
-0
/
+4
2018-05-09
exec: reintroduce MemoryRegion caching
Paolo Bonzini
1
-1
/
+5
2018-05-09
exec: move memory access declarations to a common header, inline *_phys funct...
Paolo Bonzini
1
-45
/
+30
2018-03-09
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
1
-1
/
+5
2017-10-20
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
1
-0
/
+3
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
1
-2
/
+0
2016-12-22
exec: introduce MemoryRegionCache
Paolo Bonzini
1
-0
/
+23
2016-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
1
-0
/
+1
2016-10-24
cpu: Support a target CPU having a variable page size
Peter Maydell
1
-0
/
+9
2016-07-05
tcg: Improve the alignment check infrastructure
Sergey Sorokin
1
-4
/
+12
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
1
-0
/
+2
2016-06-07
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
1
-5
/
+0
2016-05-19
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
1
-0
/
+25
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2015-12-02
translate-all: ensure host page mask is always extended with 1's
Paolo Bonzini
1
-3
/
+5
2015-09-09
Move RAMBlock and ram_list to ram_addr.h
Dr. David Alan Gilbert
1
-41
/
+0
2015-08-24
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
1
-3
/
+1
2015-08-24
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
1
-5
/
+0
2015-07-06
cpu-all: complete "real" host page size API
Peter Crosthwaite
1
-0
/
+3
[next]