aboutsummaryrefslogtreecommitdiff
path: root/migration/postcopy-ram.c
AgeCommit message (Expand)Author
2016-02-26migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFDMatthew Fortune
2016-02-05migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang
2016-01-29migration: Clean up includesPeter Maydell
2015-11-25Assume madvise for (no)hugepage worksDr. David Alan Gilbert
2015-11-10Inhibit ballooning during postcopyDr. David Alan Gilbert
2015-11-10Disable mlock around incoming postcopyDr. David Alan Gilbert
2015-11-10Postcopy: Mark nohugepage before discardDr. David Alan Gilbert
2015-11-10Postcopy; Handle userfault requestsDr. David Alan Gilbert
2015-11-10postcopy_ram.c: place_page and helpersDr. David Alan Gilbert
2015-11-10postcopy: ram_enable_notify to switch on userfaultDr. David Alan Gilbert
2015-11-10postcopy: Incoming initialisationDr. David Alan Gilbert
2015-11-10migration_completion: Take current stateDr. David Alan Gilbert
2015-11-10postcopy: OS support testDr. David Alan Gilbert