index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
2020-03-19
Add rx-softmmu
Yoshinori Sato
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
gdbstub: add helper for 128 bit registers
Alex Bennée
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
exec: Let cpu_[physical]_memory API use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
exec: Let address_space_unmap() use a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
exec: Let the cpu_[physical]_memory API use void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
exec: Let the address_space API use void pointer arguments
Philippe Mathieu-Daudé
2020-02-20
exec: Let flatview API take void pointer arguments
Philippe Mathieu-Daudé
2020-02-11
tcg: Add support for a helper with 7 arguments
Taylor Simpson
2020-01-29
ram_addr: Split RAMBlock definition
Juan Quintela
2020-01-21
cputlb: Make tlb_n_entries private to cputlb.c
Richard Henderson
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
cputlb: Expand cpu_ldst_template.h in cputlb.c
Richard Henderson
2020-01-15
cputlb: Remove support for MMU_MODE*_SUFFIX
Richard Henderson
2020-01-15
cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
Richard Henderson
2020-01-15
cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only
Richard Henderson
2020-01-15
cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
Richard Henderson
2020-01-15
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson
2020-01-15
cputlb: Move body of cpu_ldst_template.h out of line
Richard Henderson
2020-01-15
cputlb: Use trace_mem_get_info instead of trace_mem_build_info
Richard Henderson
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
2019-12-19
linux-user: log page table changes under -d page
Alex Bennée
2019-12-18
Add use of RCU for qemu_logfile.
Robert Foley
2019-12-18
memory: include MemoryListener documentation and some missing function parame...
Paolo Bonzini
2019-12-17
memory.h: Silence kernel-doc complaints
Paolo Bonzini
2019-12-17
memory: use RCU_READ_LOCK_GUARD
Paolo Bonzini
2019-12-16
Memory: Enable writeback for given memory region
Beata Michalska
2019-12-16
tcg: cputlb: Add probe_read
Beata Michalska
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-29
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging
Peter Maydell
2019-10-28
include/exec: wrap cpu_ldst.h in CONFIG_TCG
Alex Bennée
2019-10-28
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota
2019-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
2019-10-28
plugin-gen: add plugin_insn_append
Emilio G. Cota
2019-10-28
tcg: let plugins instrument virtual memory accesses
Emilio G. Cota
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
2019-10-28
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
2019-10-28
cputlb: document get_page_addr_code
Emilio G. Cota
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
2019-10-28
exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
exec: Promote TARGET_PAGE_MASK to target_long
Richard Henderson
2019-10-28
exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
Richard Henderson
2019-10-28
exec: Use const alias for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
Wei Yang
2019-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...
Peter Maydell
2019-10-11
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
2019-10-10
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
[next]