Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: fix the race while wakeup all pv guest | Xiao Guangrong | 2011-01-12 | 1 | -1/+4 |
* | KVM: handle more completed apfs if possible | Xiao Guangrong | 2011-01-12 | 1 | -16/+16 |
* | KVM: Inject asynchronous page fault into a PV guest if page is swapped out. | Gleb Natapov | 2011-01-12 | 1 | -1/+2 |
* | KVM: Add PV MSR to enable asynchronous page faults delivery. | Gleb Natapov | 2011-01-12 | 1 | -0/+20 |
* | KVM: Retry fault before vmentry | Gleb Natapov | 2011-01-12 | 1 | -0/+2 |
* | KVM: Halt vcpu if page it tries to access is swapped out | Gleb Natapov | 2011-01-12 | 1 | -0/+190 |