summaryrefslogtreecommitdiffstats
path: root/migration/postcopy-ram.c
Commit message (Expand)AuthorAgeFilesLines
* migration/postcopy: Explicitly disallow huge pagesDr. David Alan Gilbert2016-10-131-0/+24
* migration: mmap error check fixEvgeny Yakovlev2016-08-111-1/+2
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* all: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* exec: remove ram_addr argument from qemu_ram_block_from_hostPaolo Bonzini2016-05-291-2/+1Star
* migration/postcopy-ram: Guard use of sys/eventfd.h with CONFIG_EVENTFDMatthew Fortune2016-02-261-2/+2
* migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang2016-02-051-2/+4
* migration: Clean up includesPeter Maydell2016-01-291-3/+1Star
* Assume madvise for (no)hugepage worksDr. David Alan Gilbert2015-11-251-8/+2Star
* Inhibit ballooning during postcopyDr. David Alan Gilbert2015-11-101-0/+9
* Disable mlock around incoming postcopyDr. David Alan Gilbert2015-11-101-0/+24
* Postcopy: Mark nohugepage before discardDr. David Alan Gilbert2015-11-101-3/+44
* Postcopy; Handle userfault requestsDr. David Alan Gilbert2015-11-101-9/+146
* postcopy_ram.c: place_page and helpersDr. David Alan Gilbert2015-11-101-0/+100
* postcopy: ram_enable_notify to switch on userfaultDr. David Alan Gilbert2015-11-101-0/+69
* postcopy: Incoming initialisationDr. David Alan Gilbert2015-11-101-0/+104
* migration_completion: Take current stateDr. David Alan Gilbert2015-11-101-0/+126
* postcopy: OS support testDr. David Alan Gilbert2015-11-101-0/+157