index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
/
cpu-all.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
1
-1
/
+1
*
exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
1
-2
/
+6
*
exec: Promote TARGET_PAGE_MASK to target_long
Richard Henderson
2019-10-28
1
-1
/
+1
*
exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
Richard Henderson
2019-10-28
1
-0
/
+4
*
exec: Use const alias for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
1
-4
/
+10
*
cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
Wei Yang
2019-10-28
1
-4
/
+3
*
cputlb: Move ROM handling from I/O path to TLB path
Richard Henderson
2019-09-25
1
-1
/
+4
*
cputlb: Introduce TLB_BSWAP
Richard Henderson
2019-09-25
1
-1
/
+3
*
exec: Use TARGET_PAGE_BITS_MIN for TLB flags
Richard Henderson
2019-09-25
1
-6
/
+10
*
cputlb: Handle watchpoints via TLB_WATCHPOINT
Richard Henderson
2019-09-03
1
-1
/
+4
*
cputlb: Fold TLB_RECHECK into TLB_INVALID_MASK
Richard Henderson
2019-09-03
1
-4
/
+1
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+11
*
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+24
*
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
1
-0
/
+11
*
cpu: Introduce env_archcpu
Richard Henderson
2019-06-10
1
-2
/
+12
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-0
/
+12
*
tcg: Simplify how dump_exec_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
tcg: Simplify how dump_opcount_info() prints
Markus Armbruster
2019-04-18
1
-1
/
+1
*
unify len and addr type for memory/address APIs
Li Zhijian
2019-02-05
1
-1
/
+1
*
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
2018-07-02
1
-0
/
+23
*
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
2018-06-26
1
-1
/
+4
*
bswap: Add new stn_*_p() and ldn_*_p() memory access functions
Peter Maydell
2018-06-15
1
-0
/
+4
*
exec: reintroduce MemoryRegion caching
Paolo Bonzini
2018-05-09
1
-1
/
+5
*
exec: move memory access declarations to a common header, inline *_phys funct...
Paolo Bonzini
2018-05-09
1
-45
/
+30
*
linux-user: fix mmap/munmap/mprotect/mremap/shmat
Max Filippov
2018-03-09
1
-1
/
+5
*
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
2017-10-20
1
-0
/
+3
*
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
2017-10-10
1
-2
/
+0
*
exec: introduce MemoryRegionCache
Paolo Bonzini
2016-12-22
1
-0
/
+23
*
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-26
1
-0
/
+1
*
cpu: Support a target CPU having a variable page size
Peter Maydell
2016-10-24
1
-0
/
+9
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
1
-4
/
+12
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-0
/
+2
*
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
2016-06-07
1
-5
/
+0
*
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
2016-05-19
1
-0
/
+25
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-1
/
+0
*
translate-all: ensure host page mask is always extended with 1's
Paolo Bonzini
2015-12-02
1
-3
/
+5
*
Move RAMBlock and ram_list to ram_addr.h
Dr. David Alan Gilbert
2015-09-09
1
-41
/
+0
*
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-08-24
1
-3
/
+1
*
linux-user: remove --enable-guest-base/--disable-guest-base
Laurent Vivier
2015-08-24
1
-5
/
+0
*
cpu-all: complete "real" host page size API
Peter Crosthwaite
2015-07-06
1
-0
/
+3
*
include/exec: Move standard exceptions to cpu-all.h
Peter Crosthwaite
2015-06-26
1
-0
/
+6
*
Convert ram_list to RCU
Mike Day
2015-02-16
1
-4
/
+2
*
exec: convert ram_list to QLIST
Mike Day
2015-02-16
1
-2
/
+2
*
cosmetic changes preparing for the following patches
Mike Day
2015-02-16
1
-0
/
+1
*
exec: protect mru_block with RCU
Paolo Bonzini
2015-02-16
1
-0
/
+2
*
cpu_ldst.h, cpu-all.h, bswap.h: Update documentation on ld/st accessors
Peter Maydell
2015-01-20
1
-36
/
+2
[next]