aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c
Commit message (Expand)AuthorAge
* KVM: SVM: make iopm_base staticHarvey Harrison2008-04-27
* KVM: SVM: enable LBR virtualizationJoerg Roedel2008-04-27
* KVM: SVM: allocate the MSR permission map per VCPUJoerg Roedel2008-04-27
* KVM: SVM: let init_vmcb() take struct vcpu_svm as parameterJoerg Roedel2008-04-27
* KVM: SVM: add support for Nested PagingJoerg Roedel2008-04-27
* KVM: export information about NPT to generic x86 codeJoerg Roedel2008-04-27
* KVM: SVM: add module parameter to disable Nested PagingJoerg Roedel2008-04-27
* KVM: SVM: add detection of Nested Paging featureJoerg Roedel2008-04-27
* KVM: SVM: move feature detection to hardware setup codeJoerg Roedel2008-04-27
* KVM: align valid EFER bits with the features of the host systemJoerg Roedel2008-04-27
* KVM: SVM: fix Windows XP 64 bit installation crashJoerg Roedel2008-03-04
* KVM: SVM: set NM intercept when enabling CR0.TS in the guestJoerg Roedel2008-03-03
* KVM: SVM: Fix lazy FPU switchingJoerg Roedel2008-03-03
* KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UDSheng Yang2008-01-30
* KVM: Disable vapic support on Intel machines with FlexPriorityAvi Kivity2008-01-30
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-30