Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-04-27 | KVM: SVM: do not intercept task switch with NPT | Joerg Roedel | 1 | -0/+1 |
2008-04-27 | KVM: Add kvm trace userspace interface | Feng(Eric) Liu | 5 | -1/+311 |
2008-04-27 | KVM: ia64: Stub out kvmtrace | Avi Kivity | 1 | -0/+3 |
2008-04-27 | KVM: s390: Stub out kvmtrace | Avi Kivity | 1 | -0/+3 |
2008-04-27 | KVM: Add trace markers | Feng (Eric) Liu | 5 | -2/+147 |
2008-04-27 | KVM: SVM: add intercept for machine check exception | Joerg Roedel | 2 | -1/+17 |
2008-04-27 | KVM: SVM: align shadow CR4.MCE with host | Joerg Roedel | 1 | -0/+3 |
2008-04-27 | KVM: SVM: indent svm_set_cr4 with tabs instead of spaces | Joerg Roedel | 1 | -4/+4 |
2008-04-27 | KVM: Register ioctl range | Avi Kivity | 1 | -0/+2 |
2008-04-27 | KVM: MMU: Don't assume struct page for x86 | Anthony Liguori | 6 | -68/+133 |