Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-05 | migration: rename 'file' in MigrationState to 'to_dst_file' | zhanghailiang | 1 | -2/+4 |
2016-01-29 | migration: Clean up includes | Peter Maydell | 1 | -3/+1 |
2015-11-25 | Assume madvise for (no)hugepage works | Dr. David Alan Gilbert | 1 | -8/+2 |
2015-11-10 | Inhibit ballooning during postcopy | Dr. David Alan Gilbert | 1 | -0/+9 |
2015-11-10 | Disable mlock around incoming postcopy | Dr. David Alan Gilbert | 1 | -0/+24 |
2015-11-10 | Postcopy: Mark nohugepage before discard | Dr. David Alan Gilbert | 1 | -3/+44 |
2015-11-10 | Postcopy; Handle userfault requests | Dr. David Alan Gilbert | 1 | -9/+146 |
2015-11-10 | postcopy_ram.c: place_page and helpers | Dr. David Alan Gilbert | 1 | -0/+100 |
2015-11-10 | postcopy: ram_enable_notify to switch on userfault | Dr. David Alan Gilbert | 1 | -0/+69 |
2015-11-10 | postcopy: Incoming initialisation | Dr. David Alan Gilbert | 1 | -0/+104 |
2015-11-10 | migration_completion: Take current state | Dr. David Alan Gilbert | 1 | -0/+126 |
2015-11-10 | postcopy: OS support test | Dr. David Alan Gilbert | 1 | -0/+157 |