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
/
migration
/
postcopy-ram.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
2018-01-15
1
-0
/
+59
*
migration: add bitmap for received page
Alexey Perevalov
2017-10-23
1
-5
/
+12
*
migration: introduce qemu_ufd_copy_ioctl helper
Alexey Perevalov
2017-10-23
1
-13
/
+21
*
migration: postcopy_place_page factoring out
Alexey Perevalov
2017-10-23
1
-6
/
+7
*
migration: split ufd_version_check onto receive/request features part
Alexey Perevalov
2017-09-22
1
-6
/
+88
*
migration: fix hardcoded function name in error report
Alexey Perevalov
2017-09-22
1
-1
/
+1
*
migration: pass MigrationIncomingState* into migration check functions
Alexey Perevalov
2017-09-22
1
-5
/
+5
*
migration: Remove unneeded includes
Juan Quintela
2017-06-14
1
-2
/
+0
*
migration: Move migration.h to migration/
Juan Quintela
2017-06-13
1
-1
/
+1
*
migration: Export ram.c functions in its own file
Juan Quintela
2017-06-01
1
-0
/
+1
*
migration: Split qemu-file.h
Juan Quintela
2017-06-01
1
-1
/
+1
*
migration: shut src return path unconditionally
Peter Xu
2017-06-01
1
-1
/
+0
*
migration: Create savevm.h for functions exported from savevm.c
Juan Quintela
2017-05-31
1
-0
/
+1
*
exec: Create include for target_page_size()
Juan Quintela
2017-05-18
1
-0
/
+1
*
migration: Remove qemu-file.h from vmstate.h
Juan Quintela
2017-05-18
1
-0
/
+1
*
postcopy: Require RAMBlocks that are whole pages
Dr. David Alan Gilbert
2017-05-18
1
-3
/
+13
*
migration: Move postcopy stuff to postcopy-ram.c
Juan Quintela
2017-05-17
1
-0
/
+18
*
migration: Move postcopy-ram.h to migration/
Juan Quintela
2017-05-04
1
-1
/
+1
*
ram: Split dirty bitmap by RAMBlock
Juan Quintela
2017-05-04
1
-4
/
+1
*
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
2017-04-21
1
-4
/
+2
*
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
1
-4
/
+4
*
postcopy: Check for shared memory
Dr. David Alan Gilbert
2017-03-16
1
-0
/
+18
*
postcopy: Add extra check for COPY function
Dr. David Alan Gilbert
2017-02-28
1
-0
/
+4
*
postcopy: Check for userfault+hugepage feature
Dr. David Alan Gilbert
2017-02-28
1
-1
/
+11
*
postcopy: Allow hugepages
Dr. David Alan Gilbert
2017-02-28
1
-24
/
+1
*
postcopy: Mask fault addresses to huge page boundary
Dr. David Alan Gilbert
2017-02-28
1
-4
/
+3
*
postcopy: Use temporary for placing zero huge pages
Dr. David Alan Gilbert
2017-02-28
1
-2
/
+21
*
postcopy: Plumb pagesize down into place helpers
Dr. David Alan Gilbert
2017-02-28
1
-19
/
+28
*
exec: ram_block_discard_range
Dr. David Alan Gilbert
2017-02-28
1
-29
/
+1
*
migration/postcopy: Explicitly disallow huge pages
Dr. David Alan Gilbert
2016-10-13
1
-0
/
+24
*
migration: mmap error check fix
Evgeny Yakovlev
2016-08-11
1
-1
/
+2
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
2016-05-29
1
-2
/
+1
*
migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFD
Matthew Fortune
2016-02-26
1
-2
/
+2
*
migration: rename 'file' in MigrationState to 'to_dst_file'
zhanghailiang
2016-02-05
1
-2
/
+4
*
migration: Clean up includes
Peter Maydell
2016-01-29
1
-3
/
+1
*
Assume madvise for (no)hugepage works
Dr. David Alan Gilbert
2015-11-25
1
-8
/
+2
*
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+9
*
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+24
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
1
-3
/
+44
*
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
1
-9
/
+146
*
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+100
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+69
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+104
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+126
*
postcopy: OS support test
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+157
[prev]