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
*
memory: alloc RAM from file at offset
Jagannathan Raman
2021-02-09
1
-2
/
+2
*
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
2021-02-01
1
-2
/
+3
*
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-23
1
-12
/
+14
*
migration: Count new_dirty instead of real_dirty
Keqian Zhu
2020-07-03
1
-4
/
+1
*
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
1
-1
/
+1
*
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
2020-06-05
1
-2
/
+2
*
ram_addr: Split RAMBlock definition
Juan Quintela
2020-01-29
1
-39
/
+1
*
Memory: Enable writeback for given memory region
Beata Michalska
2019-12-16
1
-0
/
+8
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-1
/
+1
*
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
2019-10-11
1
-73
/
+65
*
migration/postcopy: unsentmap is not necessary for postcopy
Wei Yang
2019-09-25
1
-6
/
+0
*
include: Make headers more self-contained
Markus Armbruster
2019-08-16
1
-0
/
+1
*
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
1
-0
/
+3
*
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
1
-1
/
+11
*
migration: No need to take rcu during sync_dirty_bitmap
Peter Xu
2019-07-15
1
-4
/
+1
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
2019-04-25
1
-1
/
+2
*
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
2018-10-19
1
-0
/
+1
*
hostmem-file: add the 'pmem' option
Junyan He
2018-08-10
1
-0
/
+3
*
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
2018-08-10
1
-2
/
+23
*
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
2018-06-28
1
-0
/
+2
*
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-06-27
1
-1
/
+0
*
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
2018-02-19
1
-1
/
+2
*
cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
Dr. David Alan Gilbert
2018-01-16
1
-2
/
+3
*
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
[next]