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