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
/
ram_addr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: add bitmap for received page
Alexey Perevalov
2017-10-23
1
-0
/
+10
*
cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
Dr. David Alan Gilbert
2017-08-01
1
-3
/
+4
*
exec: fix access to ram_list.dirty_memory when sync dirty bitmap
Haozhong Zhang
2017-06-28
1
-3
/
+6
*
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
2017-06-15
1
-0
/
+3
*
ram: Split dirty bitmap by RAMBlock
Juan Quintela
2017-05-04
1
-3
/
+10
*
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
2017-04-26
1
-2
/
+2
|
\
|
*
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
2017-03-22
1
-2
/
+2
*
|
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
2017-04-24
1
-0
/
+7
*
|
ram: Remove migration_bitmap_extend()
Juan Quintela
2017-04-21
1
-2
/
+0
*
|
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
2017-04-21
1
-1
/
+1
*
|
ram: Pass RAMBlock to bitmap_sync
Juan Quintela
2017-04-21
1
-0
/
+2
*
|
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
2017-04-21
1
-1
/
+1
|
/
*
Change the method to calculate dirty-pages-rate
Chao Fan
2017-03-16
1
-1
/
+4
*
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-03-03
1
-0
/
+1
*
ramblock-notifier: new
Paolo Bonzini
2017-01-16
1
-44
/
+2
*
RAMBlocks: Store page size
Dr. David Alan Gilbert
2016-10-13
1
-0
/
+1
*
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-29
1
-3
/
+0
*
memory: drop find_ram_block()
Gonglei
2016-05-23
1
-1
/
+1
*
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
2016-03-07
1
-1
/
+1
*
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
2016-03-07
1
-11
/
+11
*
memory: fix usage of find_next_bit and find_next_zero_bit
Paolo Bonzini
2016-02-10
1
-19
/
+36
*
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2016-02-09
1
-24
/
+165
*
memory: add early bail out from cpu_physical_memory_set_dirty_range
Paolo Bonzini
2016-02-09
1
-0
/
+4
*
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
2016-02-05
1
-2
/
+6
*
ivshmem: Store file descriptor for vhost-user negotiation
Tetsuya Mukawa
2016-01-09
1
-0
/
+1
*
memory: try to inline constant-length reads
Paolo Bonzini
2015-12-17
1
-1
/
+0
*
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
2015-12-17
1
-1
/
+0
*
qemu_ram_block_from_host
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+0
*
exec: remove non-TCG stuff from exec-all.h header.
Paolo Bonzini
2015-10-12
1
-0
/
+1
*
Move RAMBlock and ram_list to ram_addr.h
Dr. David Alan Gilbert
2015-09-09
1
-0
/
+40
*
memory: make cpu_physical_memory_sync_dirty_bitmap() fully atomic
Stefan Hajnoczi
2015-06-05
1
-3
/
+3
*
memory: replace cpu_physical_memory_reset_dirty() with test-and-clear
Stefan Hajnoczi
2015-06-05
1
-23
/
+10
*
migration: move dirty bitmap sync to ram_addr.h
Stefan Hajnoczi
2015-06-05
1
-0
/
+44
*
memory: use atomic ops for setting dirty memory bits
Stefan Hajnoczi
2015-06-05
1
-7
/
+9
*
memory: do not touch code dirty bitmap unless TCG is enabled
Paolo Bonzini
2015-06-05
1
-3
/
+5
*
exec: only check relevant bitmaps for cleanliness
Paolo Bonzini
2015-06-05
1
-7
/
+18
*
exec: invert return value of cpu_physical_memory_get_clean, rename
Paolo Bonzini
2015-06-05
1
-5
/
+5
*
exec: pass client mask to cpu_physical_memory_set_dirty_range
Paolo Bonzini
2015-06-05
1
-17
/
+16
*
ram_addr: tweaks to xen_modified_memory
Paolo Bonzini
2015-06-05
1
-1
/
+2
*
exec: qemu_ram_alloc_resizeable, qemu_ram_resize
Michael S. Tsirkin
2015-01-08
1
-0
/
+7
*
exec: cpu_physical_memory_set/clear_dirty_range
Michael S. Tsirkin
2015-01-08
1
-3
/
+12
*
exec: Handle multipage ranges in invalidate_and_set_dirty()
Peter Maydell
2014-11-18
1
-0
/
+25
*
exec: add parameter errp to qemu_ram_alloc and qemu_ram_alloc_from_ptr
Hu Tao
2014-09-09
1
-2
/
+2
*
exec: fix migration with devices that use address_space_rw
Paolo Bonzini
2014-07-22
1
-0
/
+11
*
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
2014-06-29
1
-0
/
+1
*
hostmem: add property to map memory with MAP_SHARED
Paolo Bonzini
2014-06-19
1
-1
/
+2
*
hostmem: allow preallocation of any memory region
Paolo Bonzini
2014-06-19
1
-0
/
+1
*
memory: add error propagation to file-based RAM allocation
Paolo Bonzini
2014-06-19
1
-1
/
+1
*
memory: reorganize file-based allocation
Paolo Bonzini
2014-06-19
1
-0
/
+2
*
exec: replace ffsl with ctzl
Natanael Copa
2014-06-11
1
-1
/
+1
[next]