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: introduce tlb_flush_*_all_cpus[_synced]
Alex Bennée
2017-02-24
1
-3
/
+113
*
cputlb: atomically update tlb fields used by tlb_reset_dirty
Alex Bennée
2017-02-24
1
-2
/
+0
*
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
2017-02-24
1
-6
/
+7
*
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
2017-02-24
1
-0
/
+1
*
tcg: remove global exit_request
Alex Bennée
2017-02-24
1
-3
/
+0
*
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
Alex Bennée
2017-02-24
1
-1
/
+0
*
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
2017-02-17
1
-0
/
+2
*
cpu-exec: fix icount out-of-bounds access
Paolo Bonzini
2017-02-16
1
-0
/
+1
*
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-31
2
-2
/
+2
*
memory: hmp: add "-f" for "info mtree"
Peter Xu
2017-01-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
3
-49
/
+75
|
\
|
*
ramblock-notifier: new
Paolo Bonzini
2017-01-16
3
-49
/
+75
*
|
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-8
/
+6
|
/
*
memory: handle alias in memory_region_is_iommu()
Jason Wang
2017-01-10
1
-0
/
+3
*
exec: introduce address_space_get_iotlb_entry()
Jason Wang
2017-01-10
1
-0
/
+5
*
exec: introduce MemoryRegionCache
Paolo Bonzini
2016-12-22
2
-0
/
+174
*
exec: introduce memory_ldst.inc.c
Paolo Bonzini
2016-12-22
2
-15
/
+15
*
cpu_ldst.h: use correct guest address parameter
Bobby Bingham
2016-11-22
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
2016-10-31
1
-15
/
+32
|
\
|
*
memory: Don't use memcpy for ram_device regions
Alex Williamson
2016-10-31
1
-2
/
+4
|
*
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-10-31
1
-13
/
+28
*
|
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
2016-10-31
1
-0
/
+1
*
|
translate-all: add DEBUG_LOCKING asserts
Alex Bennée
2016-10-31
1
-0
/
+1
|
/
*
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-26
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-25
1
-1
/
+0
|
\
|
*
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
1
-1
/
+0
*
|
cpu: Support a target CPU having a variable page size
Peter Maydell
2016-10-24
1
-0
/
+9
|
/
*
memory: add a per-AddressSpace list of listeners
Paolo Bonzini
2016-10-24
1
-1
/
+2
*
memory: eliminate global MemoryListeners
Paolo Bonzini
2016-10-24
1
-1
/
+1
*
RAMBlocks: Store page size
Dr. David Alan Gilbert
2016-10-13
2
-0
/
+2
*
tcg: Make tb_flush() thread safe
Sergey Fedorov
2016-09-27
1
-1
/
+1
*
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
2
-11
/
+5
*
migration: sync all address spaces
Paolo Bonzini
2016-09-27
1
-4
/
+3
*
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-27
1
-4
/
+5
*
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-09-27
1
-7
/
+40
*
tcg: Merge GETPC and GETRA
Richard Henderson
2016-09-16
1
-6
/
+3
*
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
2016-09-13
1
-0
/
+2
*
tcg: Reorg TCGOp chaining
Richard Henderson
2016-08-05
1
-1
/
+1
*
linux-user: Use correct alignment for long long on i386 guests
Peter Maydell
2016-08-04
1
-0
/
+4
*
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
2016-07-26
1
-0
/
+12
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
6
-7
/
+8
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
4
-9
/
+10
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
3
-8
/
+8
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
4
-4
/
+4
*
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-12
2
-8
/
+2
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
1
-4
/
+12
*
memory: Assert that memory_region_init_rom_device() ops aren't NULL
Peter Maydell
2016-07-04
1
-4
/
+1
*
memory: Provide memory_region_init_rom()
Peter Maydell
2016-07-04
1
-0
/
+19
*
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
2016-06-30
1
-1
/
+7
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-0
/
+2
[next]