Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |