aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/svm.c
Commit message (Expand)AuthorAge
* KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCKPaolo Bonzini2016-11-02
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-06
|\
| * kvm: svm: fix unsigned compare less than zero comparisonColin Ian King2016-09-20
| * kvm: x86: drop read_tsc_offset()Luiz Capitulino2016-09-16
| * svm: Implements update_pi_irte hook to setup posted interruptSuravee Suthikulpanit2016-09-08
| * svm: Introduce AMD IOMMU avic_ga_log_notifierSuravee Suthikulpanit2016-09-08
| * svm: Introduces AVIC per-VM IDSuravee Suthikulpanit2016-09-08
* | x86: Apply more __ro_after_init and constKees Cook2016-08-10
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * KVM: x86: use guest_exit_irqoffPaolo Bonzini2016-07-01
| * KVM: x86: Fix typosAndrea Gelmini2016-06-14
* | kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APICSuravee Suthikulpanit2016-06-15
* | kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()Suravee Suthikulpanit2016-06-15
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-27
|\
| * svm: bitwise vs logical op typoDan Carpenter2016-05-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-19
|\|
| * KVM: x86: make hwapic_isr_update and hwapic_irr_update look the samePaolo Bonzini2016-05-18
| * svm: Manage vcpu load/unload when enable AVICSuravee Suthikulpanit2016-05-18
| * svm: Do not intercept CR8 when enable AVICSuravee Suthikulpanit2016-05-18
| * svm: Do not expose x2APIC when enable AVICSuravee Suthikulpanit2016-05-18
| * KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restoreSuravee Suthikulpanit2016-05-18
| * svm: Add VMEXIT handlers for AVICSuravee Suthikulpanit2016-05-18
| * svm: Add interrupt injection via AVICSuravee Suthikulpanit2016-05-18
| * KVM: x86: Detect and Initialize AVIC supportSuravee Suthikulpanit2016-05-18
* | x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbaseAndy Lutomirski2016-04-29
|/
* KVM, pkeys: add pkeys support for permission_faultHuaitong Han2016-03-22
* kvm/x86: Pass return code of kvm_emulate_hypercallAndrey Smetanin2016-02-16
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-12
|\
| * KVM: svm: add support for RDTSCPPaolo Bonzini2015-11-25
| * kvm/x86: per-vcpu apicv deactivation supportAndrey Smetanin2015-11-25
| * kvm/x86: split ioapic-handled and EOI exit bitmapsAndrey Smetanin2015-11-25
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-11
|\ \
| * | x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov2015-11-24
| |/
* / kvm: x86: move tracepoints outside extended quiescent statePaolo Bonzini2015-12-11
|/
* KVM: x86: rename update_db_bp_intercept to update_bp_interceptPaolo Bonzini2015-11-10
* KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-10
* KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup2015-11-10
* KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()Haozhong Zhang2015-11-10
* KVM: x86: Move TSC scaling logic out of call-back adjust_tsc_offset()Haozhong Zhang2015-11-10
* KVM: x86: Replace call-back compute_tsc_offset() with a common functionHaozhong Zhang2015-11-10
* KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang2015-11-10
* KVM: x86: Add a common TSC scaling functionHaozhong Zhang2015-11-10
* KVM: x86: Add a common TSC scaling ratio field in kvm_vcpu_archHaozhong Zhang2015-11-10
* KVM: x86: Collect information for setting TSC scaling ratioHaozhong Zhang2015-11-10
* kvm: x86: zero EFER on INITPaolo Bonzini2015-10-19
* kvm: svm: Only propagate next_rip when guest supports itJoerg Roedel2015-10-16
* KVM: x86: unify handling of interrupt windowPaolo Bonzini2015-10-01
* KVM: x86: introduce lapic_in_kernelPaolo Bonzini2015-10-01
* KVM: x86: replace vm_has_apicv hook with cpu_uses_apicvPaolo Bonzini2015-10-01
* KVM: x86: store IOAPIC-handled vectors in each VCPUPaolo Bonzini2015-10-01