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: discard non-migratable RAMBlocks
Cédric Le Goater
2018-06-04
1
-6
/
+6
*
migration: allow fault thread to pause
Peter Xu
2018-05-15
1
-4
/
+50
*
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-04-25
1
-0
/
+56
*
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-04-25
1
-1
/
+150
*
migration: add postcopy blocktime ctx into MigrationIncomingState
Alexey Perevalov
2018-04-25
1
-0
/
+61
*
migration: fix pfd leak
Marc-André Lureau
2018-03-29
1
-0
/
+1
*
postcopy: Allow shared memory
Dr. David Alan Gilbert
2018-03-20
1
-6
/
+0
*
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+7
*
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
2018-03-20
1
-4
/
+10
*
postcopy: postcopy_notify_shared_wake
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+16
*
postcopy: helper for waking shared
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+26
*
postcopy-ram: add a stub for postcopy_request_shared_page
Michael S. Tsirkin
2018-03-20
1
-0
/
+7
*
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
2018-03-20
1
-3
/
+29
*
postcopy: Allow registering of fd handler
Dr. David Alan Gilbert
2018-03-20
1
-53
/
+156
*
postcopy: Add notifier chain
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+36
*
postcopy: use UFFDIO_ZEROPAGE only when available
Dr. David Alan Gilbert
2018-03-20
1
-3
/
+10
*
migration: provide postcopy_fault_thread_notify()
Peter Xu
2018-02-14
1
-15
/
+20
*
migration: reuse mis->userfault_quit_fd
Peter Xu
2018-02-14
1
-9
/
+20
*
migration: Revert postcopy-blocktime commit set
Peter Maydell
2018-01-23
1
-257
/
+1
*
migration: add postcopy total blocktime into query-migrate
Alexey Perevalov
2018-01-15
1
-0
/
+56
*
migration: calculate vCPU blocktime on dst side
Alexey Perevalov
2018-01-15
1
-1
/
+142
*
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
[next]