aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm
Commit message (Expand)AuthorAge
...
| * kvm: x86: add tsc_offset field to struct kvm_vcpu_archLuiz 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
| * KVM: nVMX: expose INS/OUTS information supportJan Dakinevich2016-09-07
| * KVM: VMX: not use vmcs_config in setup_vmcs_configPaolo Bonzini2016-09-07
| * KVM: x86: remove stale commentsPaolo Bonzini2016-09-07
| * KVM: x86: ratelimit and decrease severity for guest-triggered printkPaolo Bonzini2016-09-07
| * KVM: nVMX: pass valid guest linear-address to the L1Jan Dakinevich2016-09-07
| * KVM: nVMX: make emulated nested preemption timer pinnedWanpeng Li2016-09-07
| * vmx: refine validity check for guest linear addressLiang Li2016-09-07
| * KVM: x86: Expose more Intel AVX512 feature to guestLuwei Kang2016-08-19
| * mmu: don't pass *kvm to spte_write_protect and spte_*_dirtyBandan Das2016-08-19
| * KVM: lapic: don't recalculate apic map table twice when enabling LAPICWanpeng Li2016-08-19
* | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-09-20
|\ \
| * \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-09-18
| |\ \
| | * | perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-16
| * | | kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini2016-09-15
| |/ /
* | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
|\| |
| * | KVM: lapic: adjust preemption timer correctly when goes TSC backwardWanpeng Li2016-09-05
| |/
| * kvm: nVMX: fix nested tsc scalingPeter Feiner2016-08-18
| * KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář2016-08-18
| * KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APICRadim Krčmář2016-08-18
* | x86: Apply more __ro_after_init and constKees Cook2016-08-10
|/
* nvmx: mark ept single context invalidation as supportedBandan Das2016-08-04
* nvmx: remove comment about missing nested vpid supportBandan Das2016-08-04
* KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li2016-08-04
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-04
|\
| * KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\ \
| * | KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLDJim Mattson2016-08-01
| * | kvm: x86: nVMX: maintain internal copy of current VMCSDavid Matlack2016-08-01
| * | KVM: x86: bump KVM_MAX_VCPU_ID to 1023Radim Krčmář2016-07-14
| * | KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář2016-07-14
| * | KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář2016-07-14
| * | KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-14
| * | KVM: x86: reset lapic base in kvm_lapic_resetRadim Krčmář2016-07-14
| * | KVM: VMX: optimize APIC ID read with APICvRadim Krčmář2016-07-14
| * | KVM: x86: reset APIC ID when enabling LAPICRadim Krčmář2016-07-14
| * | KVM: x86: use hardware-compatible format for APIC ID registerRadim Krčmář2016-07-14
| * | KVM: x86: use generic function for MSI parsingRadim Krčmář2016-07-14
| * | KVM: x86: dynamic kvm_apic_mapRadim Krčmář2016-07-14
| * | KVM: x86: use physical LAPIC array for logical x2APICRadim Krčmář2016-07-14
| * | KVM: x86: add kvm_apic_map_get_dest_lapicRadim Krčmář2016-07-14
| * | kvm: vmx: advertise support for ept execute onlyBandan Das2016-07-14
| * | kvm: mmu: track read permission explicitly for shadow EPT page tablesBandan Das2016-07-14
| * | kvm: mmu: don't set the present bit unconditionallyBandan Das2016-07-14
| * | kvm: mmu: remove is_present_gpte()Bandan Das2016-07-14
| * | kvm: mmu: extend the is_present check to 32 bitsBandan Das2016-07-14
| * | KVM: VMX: introduce vm_{entry,exit}_control_reset_shadowPaolo Bonzini2016-07-11