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
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
2017-04-24
1
-0
/
+75
*
ram: Remove migration_bitmap_extend()
Juan Quintela
2017-04-21
1
-1
/
+0
*
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
2017-04-21
1
-3
/
+3
*
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
1
-2
/
+2
*
exec: revert MemoryRegionCache
Paolo Bonzini
2017-04-03
1
-53
/
+11
*
RAMBlocks: qemu_ram_is_shared
Dr. David Alan Gilbert
2017-03-16
1
-0
/
+5
*
exec: add cpu_synchronize_state to cpu_memory_rw_debug
Christian Borntraeger
2017-03-14
1
-0
/
+2
*
mem-prealloc: reduce large guest start-up and migration time.
Jitendra Kolhe
2017-03-14
1
-1
/
+1
*
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-03-03
1
-0
/
+82
*
postcopy: Record largest page size
Dr. David Alan Gilbert
2017-02-28
1
-0
/
+13
*
postcopy: enhance ram_block_discard_range for hugepages
Dr. David Alan Gilbert
2017-02-28
1
-4
/
+20
*
exec: ram_block_discard_range
Dr. David Alan Gilbert
2017-02-28
1
-0
/
+54
*
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
1
-3
/
+9
*
exec: make address_space_cache_destroy idempotent
Paolo Bonzini
2017-02-17
1
-0
/
+1
*
arm: Correctly handle watchpoints for BE32 CPUs
Julian Brown
2017-02-07
1
-0
/
+1
*
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-31
1
-1
/
+1
*
memory: don't sign-extend 32-bit writes
Ladi Prosek
2017-01-27
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
1
-0
/
+6
|
\
|
*
ramblock-notifier: new
Paolo Bonzini
2017-01-16
1
-0
/
+5
|
*
exec: Add missing rcu_read_unlock
Roman Kapl
2017-01-16
1
-0
/
+1
*
|
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-13
1
-2
/
+2
|
/
*
exec: introduce address_space_get_iotlb_entry()
Jason Wang
2017-01-10
1
-0
/
+33
*
exec: introduce MemoryRegionCache
Paolo Bonzini
2016-12-22
1
-0
/
+76
*
exec: introduce address_space_extend_translation
Paolo Bonzini
2016-12-22
1
-21
/
+29
*
exec: introduce memory_ldst.inc.c
Paolo Bonzini
2016-12-22
1
-671
/
+10
*
exec: optimize remaining address_space_* cases
Paolo Bonzini
2016-12-22
1
-23
/
+103
*
exec.c: Fix breakpoint invalidation race
Peter Maydell
2016-12-06
1
-19
/
+6
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2016-11-03
1
-3
/
+30
|
\
|
*
exec.c: check memory backend file size with 'size' option
Haozhong Zhang
2016-11-02
1
-0
/
+7
|
*
exec.c: do not truncate non-empty memory backend file
Haozhong Zhang
2016-11-01
1
-1
/
+21
|
*
exec.c: ensure all AddressSpaceDispatch updates under RCU
Alex Bennée
2016-11-01
1
-2
/
+2
*
|
log: Add locking to large logging blocks
Richard Henderson
2016-11-01
1
-0
/
+2
|
/
*
tcg: move locking for tb_invalidate_phys_page_range up
Alex Bennée
2016-10-31
1
-0
/
+16
*
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
2016-10-31
1
-0
/
+6
*
exec: Avoid direct references to Int128 parts
Richard Henderson
2016-10-26
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-25
1
-5
/
+7
|
\
|
*
exec: call cpu_exec_exit() from a CPU unrealize common function
Laurent Vivier
2016-10-24
1
-1
/
+1
|
*
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
1
-1
/
+1
|
*
exec: split cpu_exec_init()
Laurent Vivier
2016-10-24
1
-4
/
+6
*
|
cpu: Support a target CPU having a variable page size
Peter Maydell
2016-10-24
1
-0
/
+42
*
|
exec.c: Remove static allocation of sub_section of sub_page
Vijaya Kumar K
2016-10-24
1
-3
/
+2
|
/
*
exec.c: workaround regression caused by alignment change in d2f39ad
Haozhong Zhang
2016-10-24
1
-1
/
+6
*
RAMBlocks: Store page size
Dr. David Alan Gilbert
2016-10-13
1
-7
/
+12
*
exec: remove unused compacted argument
Marc-André Lureau
2016-10-08
1
-5
/
+3
*
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
1
-35
/
+2
*
kvm-all: drop kvm_setup_guest_memory
Cao jin
2016-09-13
1
-3
/
+1
*
qtail: clean up direct access to tqe_prev field
Igor Mammedov
2016-09-13
1
-2
/
+1
*
exec: Ensure the only one cpu_index allocation method is used
Igor Mammedov
2016-09-05
1
-0
/
+7
*
fix qemu exit on memory hotplug when allocation fails at prealloc time
Igor Mammedov
2016-08-02
1
-2
/
+8
*
exec: Set cpu_index only if it's not been explictly set
Igor Mammedov
2016-07-26
1
-38
/
+6
[next]