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
/
migration
/
postcopy-ram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
postcopy: Require RAMBlocks that are whole pages
Dr. David Alan Gilbert
1
-3
/
+13
2017-05-17
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
1
-0
/
+18
2017-05-04
migration: Move postcopy-ram.h to migration/
Juan Quintela
1
-1
/
+1
2017-05-04
ram: Split dirty bitmap by RAMBlock
Juan Quintela
1
-4
/
+1
2017-04-21
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
1
-4
/
+2
2017-04-21
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
1
-4
/
+4
2017-03-16
postcopy: Check for shared memory
Dr. David Alan Gilbert
1
-0
/
+18
2017-02-28
postcopy: Add extra check for COPY function
Dr. David Alan Gilbert
1
-0
/
+4
2017-02-28
postcopy: Check for userfault+hugepage feature
Dr. David Alan Gilbert
1
-1
/
+11
2017-02-28
postcopy: Allow hugepages
Dr. David Alan Gilbert
1
-24
/
+1
2017-02-28
postcopy: Mask fault addresses to huge page boundary
Dr. David Alan Gilbert
1
-4
/
+3
2017-02-28
postcopy: Use temporary for placing zero huge pages
Dr. David Alan Gilbert
1
-2
/
+21
2017-02-28
postcopy: Plumb pagesize down into place helpers
Dr. David Alan Gilbert
1
-19
/
+28
2017-02-28
exec: ram_block_discard_range
Dr. David Alan Gilbert
1
-29
/
+1
2016-10-13
migration/postcopy: Explicitly disallow huge pages
Dr. David Alan Gilbert
1
-0
/
+24
2016-08-11
migration: mmap error check fix
Evgeny Yakovlev
1
-1
/
+2
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
1
-1
/
+0
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-05-29
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
1
-2
/
+1
2016-02-26
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
Matthew Fortune
1
-2
/
+2
2016-02-05
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
1
-2
/
+4
2016-01-29
migration: Clean up includes
Peter Maydell
1
-3
/
+1
2015-11-25
Assume madvise for (no)hugepage works
Dr. David Alan Gilbert
1
-8
/
+2
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
1
-0
/
+9
2015-11-10
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
1
-0
/
+24
2015-11-10
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
1
-3
/
+44
2015-11-10
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
1
-9
/
+146
2015-11-10
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
1
-0
/
+100
2015-11-10
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
1
-0
/
+69
2015-11-10
postcopy: Incoming initialisation
Dr. David Alan Gilbert
1
-0
/
+104
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
1
-0
/
+126
2015-11-10
postcopy: OS support test
Dr. David Alan Gilbert
1
-0
/
+157