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
2020-01-15
cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
Richard Henderson
2
-38
/
+12
2020-01-15
translator: Use cpu_ld*_code instead of open-coding
Richard Henderson
2
-46
/
+13
2020-01-15
cputlb: Move body of cpu_ldst_template.h out of line
Richard Henderson
2
-100
/
+50
2020-01-15
cputlb: Use trace_mem_get_info instead of trace_mem_build_info
Richard Henderson
2
-17
/
+17
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
1
-5
/
+29
2019-12-19
linux-user: log page table changes under -d page
Alex Bennée
1
-6
/
+5
2019-12-18
Add use of RCU for qemu_logfile.
Robert Foley
1
-4
/
+29
2019-12-18
memory: include MemoryListener documentation and some missing function parame...
Paolo Bonzini
1
-4
/
+214
2019-12-17
memory.h: Silence kernel-doc complaints
Paolo Bonzini
1
-6
/
+10
2019-12-17
memory: use RCU_READ_LOCK_GUARD
Paolo Bonzini
1
-2
/
+1
2019-12-16
Memory: Enable writeback for given memory region
Beata Michalska
2
-0
/
+14
2019-12-16
tcg: cputlb: Add probe_read
Beata Michalska
1
-0
/
+6
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
10
-37
/
+244
2019-10-29
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging
Peter Maydell
2
-12
/
+25
2019-10-28
include/exec: wrap cpu_ldst.h in CONFIG_TCG
Alex Bennée
1
-0
/
+2
2019-10-28
translator: add translator_ld{ub,sw,uw,l,q}
Emilio G. Cota
2
-1
/
+72
2019-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
1
-2
/
+2
2019-10-28
plugin-gen: add plugin_insn_append
Emilio G. Cota
1
-0
/
+14
2019-10-28
tcg: let plugins instrument virtual memory accesses
Emilio G. Cota
3
-27
/
+34
2019-10-28
plugin-gen: add module for TCG-related code
Emilio G. Cota
4
-0
/
+60
2019-10-28
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
1
-0
/
+38
2019-10-28
cputlb: document get_page_addr_code
Emilio G. Cota
1
-3
/
+21
2019-10-28
trace: add mmu_index to mem_info
Alex Bennée
2
-12
/
+9
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-10-28
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
1
-2
/
+2
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-10-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...
Peter Maydell
1
-73
/
+65
2019-10-11
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
1
-73
/
+65
2019-10-10
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
1
-0
/
+17
2019-10-04
memory: allow memory_region_register_iommu_notifier() to fail
Eric Auger
1
-5
/
+16
2019-09-27
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into staging
Peter Maydell
4
-80
/
+17
2019-09-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+13
2019-09-25
cputlb: Merge and move memory_notdirty_write_{prepare,complete}
Richard Henderson
1
-65
/
+0
2019-09-25
cputlb: Partially inline memory_region_section_get_iotlb
Richard Henderson
1
-5
/
+1
2019-09-25
cputlb: Move NOTDIRTY handling from I/O path to TLB path
Richard Henderson
1
-2
/
+0
2019-09-25
cputlb: Move ROM handling from I/O path to TLB path
Richard Henderson
2
-2
/
+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-25
migration/postcopy: unsentmap is not necessary for postcopy
Wei Yang
1
-6
/
+0
2019-09-25
memory: Provide an equality function for MemoryRegionSections
Dr. David Alan Gilbert
1
-0
/
+12
2019-09-25
memory: Align MemoryRegionSections fields
Dr. David Alan Gilbert
1
-1
/
+1
2019-09-16
memory: inline and optimize devend_memop
Paolo Bonzini
1
-1
/
+18
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
5
-10
/
+156
2019-09-03
tcg: Factor out probe_write() logic into probe_access()
David Hildenbrand
1
-2
/
+8
2019-09-03
tcg: Make probe_write() return a pointer to the host page
David Hildenbrand
1
-2
/
+2
2019-09-03
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
1
-2
/
+2
[prev]
[next]