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
...
|
*
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
|
*
memory: Access MemoryRegion with endianness
Tony Nguyen
2019-09-03
1
-0
/
+3
|
*
memory: Access MemoryRegion with MemOp
Tony Nguyen
2019-09-03
2
-10
/
+19
|
*
memory: Introduce size_memop
Tony Nguyen
2019-09-03
1
-0
/
+10
|
*
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
1
-0
/
+110
*
|
include/exec/cpu-defs.h: fix typo
Alex Bennée
2019-09-03
1
-1
/
+1
*
|
memory: Remove unused memory_region_iommu_replay_all()
Eric Auger
2019-09-03
1
-10
/
+0
|
/
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-22
3
-3
/
+3
|
\
|
*
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
3
-3
/
+3
*
|
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-1
/
+7
*
|
icount: clean up cpu_can_io at the entry to the block
Pavel Dovgalyuk
2019-08-20
1
-18
/
+20
*
|
memory: fix race between TCG and accesses to dirty bitmap
Paolo Bonzini
2019-08-20
1
-0
/
+12
*
|
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
1
-0
/
+1
|
/
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
memory: Fix type of IOMMUMemoryRegionClass member @parent_class
Markus Armbruster
2019-08-16
1
-2
/
+8
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
8
-0
/
+15
*
linux-user: check valid address in access_ok()
Rémi Denis-Courmont
2019-07-18
1
-0
/
+4
*
migration: Split log_clear() into smaller chunks
Peter Xu
2019-07-15
1
-2
/
+74
*
memory: Introduce memory listener hook log_clear()
Peter Xu
2019-07-15
2
-0
/
+20
*
memory: Pass mr into snapshot_and_clear_dirty
Peter Xu
2019-07-15
1
-1
/
+1
*
memory: Don't set migration bitmap when without migration
Peter Xu
2019-07-15
2
-1
/
+13
*
migration: No need to take rcu during sync_dirty_bitmap
Peter Xu
2019-07-15
1
-4
/
+1
*
tcg: Release mmap_lock on translation fault
Richard Henderson
2019-07-14
1
-4
/
+16
*
tcg: Remove duplicate #if !defined(CODE_ACCESS)
Richard Henderson
2019-07-14
1
-2
/
+0
*
tcg: Remove cpu_ld*_code_ra
Richard Henderson
2019-07-14
1
-1
/
+5
*
tcg: Introduce set/clear_helper_retaddr
Richard Henderson
2019-07-14
2
-6
/
+26
*
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-07-02
1
-0
/
+10
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
2
-2
/
+0
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2019-06-10
2
-7
/
+24
*
cpu: Move icount_decr to CPUNegativeOffsetState
Richard Henderson
2019-06-10
3
-7
/
+13
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
2
-0
/
+32
[prev]
[next]