aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-08KVM: x86: Add kvm_skip_emulated_instruction and use it.Kyle Huey1-8/+3
2016-12-08KVM: x86: Add a return value to kvm_emulate_cpuidKyle Huey1-2/+1
2016-11-24kvm: svm: Add kvm_fast_pio_in supportTom Lendacky1-2/+3
2016-11-24kvm: svm: Add support for additional SVM NPF error codesTom Lendacky1-1/+1
2016-11-02KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini1-23/+0
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-30/+387
2016-09-20kvm: svm: fix unsigned compare less than zero comparisonColin Ian King1-4/+5
2016-09-16kvm: x86: drop read_tsc_offset()Luiz Capitulino1-8/+0
2016-09-08svm: Implements update_pi_irte hook to setup posted interruptSuravee Suthikulpanit1-19/+266
2016-09-08svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit1-2/+68
2016-09-08svm: Introduces AVIC per-VM IDSuravee Suthikulpanit1-0/+51
2016-08-10x86: Apply more __ro_after_init and constKees Cook1-1/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+7
2016-07-01KVM: x86: use guest_exit_irqoffPaolo Bonzini1-0/+6
2016-06-16kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit1-5/+10
2016-06-16kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit1-3/+3
2016-06-14KVM: x86: Fix typosAndrea Gelmini1-1/+1
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2016-05-24svm: bitwise vs logical op typoDan Carpenter1-2/+2
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-9/+661
2016-05-18KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini1-1/+1
2016-05-18svm: Manage vcpu load/unload when enable AVICSuravee Suthikulpanit1-0/+89
2016-05-18svm: Do not intercept CR8 when enable AVICSuravee Suthikulpanit1-4/+12
2016-05-18svm: Do not expose x2APIC when enable AVICSuravee Suthikulpanit1-0/+12
2016-05-18KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit1-0/+10
2016-05-18svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit1-0/+279
2016-05-18svm: Add interrupt injection via AVICSuravee Suthikulpanit1-4/+35
2016-05-18KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit1-1/+224
2016-04-29x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski1-1/+1
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han1-0/+8
2016-02-16kvm/x86: Pass return code of kvm_emulate_hypercallAndrey Smetanin1-2/+1
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+32
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+17
2015-12-11kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini1-2/+2
2015-11-25KVM: svm: add support for RDTSCPPaolo Bonzini1-1/+23
2015-11-25kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin1-3/+8
2015-11-25kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin1-1/+1
2015-11-24x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov1-0/+17
2015-11-10KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini1-1/+1
2015-11-10KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2015-11-10KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup1-0/+8
2015-11-10KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang1-2/+1
2015-11-10KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang1-8/+2
2015-11-10KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang1-10/+0
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang1-36/+0
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang1-44/+4
2015-11-10KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang1-15/+11
2015-11-10KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang1-0/+3
2015-10-19kvm: x86: zero EFER on INITPaolo Bonzini1-6/+5
2015-10-16kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel1-1/+10