index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
ram_addr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
1
-1
/
+2
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc() and qemu_ram_alloc_internal()
David Hildenbrand
1
-1
/
+1
2021-06-15
softmmu/memory: Pass ram_flags to qemu_ram_alloc_from_fd()
David Hildenbrand
1
-5
/
+1
2021-02-09
memory: alloc RAM from file at offset
Jagannathan Raman
1
-2
/
+2
2021-02-01
memory: add readonly support to memory_region_init_ram_from_file()
Stefan Hajnoczi
1
-2
/
+3
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-12
/
+14
2020-07-03
migration: Count new_dirty instead of real_dirty
Keqian Zhu
1
-4
/
+1
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-05
exec: Rename qemu_ram_writeback() as qemu_ram_msync()
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-29
ram_addr: Split RAMBlock definition
Juan Quintela
1
-39
/
+1
2019-12-16
Memory: Enable writeback for given memory region
Beata Michalska
1
-0
/
+8
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-1
/
+1
2019-10-11
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
1
-73
/
+65
2019-09-25
migration/postcopy: unsentmap is not necessary for postcopy
Wei Yang
1
-6
/
+0
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+1
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
1
-2
/
+74
2019-07-15
memory: Introduce memory listener hook log_clear()
Peter Xu
1
-0
/
+3
2019-07-15
memory: Pass mr into snapshot_and_clear_dirty
Peter Xu
1
-1
/
+1
2019-07-15
memory: Don't set migration bitmap when without migration
Peter Xu
1
-1
/
+11
2019-07-15
migration: No need to take rcu during sync_dirty_bitmap
Peter Xu
1
-4
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-04-25
exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize()
David Hildenbrand
1
-1
/
+2
2018-10-19
COLO: Load dirty pages into SVM's RAM cache firstly
Zhang Chen
1
-0
/
+1
2018-08-10
hostmem-file: add the 'pmem' option
Junyan He
1
-0
/
+3
2018-08-10
memory, exec: switch file ram allocation functions to 'flags' parameters
Junyan He
1
-2
/
+23
2018-06-28
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
1
-0
/
+2
2018-06-27
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
1
-1
/
+0
2018-02-19
mem: add share parameter to memory-backend-ram
Marcel Apfelbaum
1
-1
/
+2
2018-01-16
cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
Dr. David Alan Gilbert
1
-2
/
+3
2017-10-23
migration: add bitmap for received page
Alexey Perevalov
1
-0
/
+10
2017-08-01
cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
Dr. David Alan Gilbert
1
-3
/
+4
2017-06-28
exec: fix access to ram_list.dirty_memory when sync dirty bitmap
Haozhong Zhang
1
-3
/
+6
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
1
-0
/
+3
2017-05-04
ram: Split dirty bitmap by RAMBlock
Juan Quintela
1
-3
/
+10
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
1
-2
/
+2
2017-04-24
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
1
-0
/
+7
2017-04-21
ram: Remove migration_bitmap_extend()
Juan Quintela
1
-2
/
+0
2017-04-21
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Pass RAMBlock to bitmap_sync
Juan Quintela
1
-0
/
+2
2017-04-21
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
1
-1
/
+1
2017-03-22
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
1
-2
/
+2
2017-03-16
Change the method to calculate dirty-pages-rate
Chao Fan
1
-1
/
+4
2017-03-03
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
1
-0
/
+1
2017-01-16
ramblock-notifier: new
Paolo Bonzini
1
-44
/
+2
2016-10-13
RAMBlocks: Store page size
Dr. David Alan Gilbert
1
-0
/
+1
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
1
-3
/
+0
2016-05-23
memory: drop find_ram_block()
Gonglei
1
-1
/
+1
2016-03-07
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
1
-1
/
+1
2016-03-07
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
1
-11
/
+11
2016-02-10
memory: fix usage of find_next_bit and find_next_zero_bit
Paolo Bonzini
1
-19
/
+36
[next]