Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-12 | KVM: Inject asynchronous page fault into a PV guest if page is swapped out. | Gleb Natapov | 1 | -1/+2 |
2011-01-12 | KVM: Add PV MSR to enable asynchronous page faults delivery. | Gleb Natapov | 1 | -0/+20 |
2011-01-12 | KVM: Retry fault before vmentry | Gleb Natapov | 1 | -0/+2 |
2011-01-12 | KVM: Halt vcpu if page it tries to access is swapped out | Gleb Natapov | 1 | -0/+190 |