Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-05-17 | KVM: Document KVM_GET_MP_STATE and KVM_SET_MP_STATE | Avi Kivity | 1 | -0/+44 |
2010-05-17 | KVM: MMU: fix sp->unsync type error in trace event definition | Gui Jianfeng | 1 | -1/+1 |
2010-05-17 | KVM: SVM: Handle MCE intercepts always on host level | Joerg Roedel | 1 | -0/+1 |
2010-05-17 | KVM: x86: Allow marking an exception as reinjected | Joerg Roedel | 4 | -12/+32 |
2010-05-17 | KVM: SVM: Report emulated SVM features to userspace | Joerg Roedel | 1 | -0/+10 |
2010-05-17 | KVM: x86: Add callback to let modules decide over some supported cpuid bits | Joerg Roedel | 4 | -0/+17 |
2010-05-17 | KVM: SVM: Propagate nested entry failure into guest hypervisor | Joerg Roedel | 1 | -0/+4 |
2010-05-17 | KVM: SVM: Sync cr0 and cr3 to kvm state before nested handling | Joerg Roedel | 1 | -9/+6 |
2010-05-17 | KVM: SVM: Make sure rip is synced to vmcb before nested vmexit | Joerg Roedel | 1 | -4/+4 |
2010-05-17 | KVM: SVM: Fix nested nmi handling | Joerg Roedel | 1 | -7/+9 |
2010-05-17 | KVM: Remove test-before-set optimization for dirty bits | Takuya Yoshikawa | 1 | -3/+1 |