summaryrefslogtreecommitdiffstats
path: root/arch/x86/kvm/x86.c
AgeCommit message (Expand)Author
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger
2020-11-08KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrsPankaj Gupta
2020-11-08kvm: x86: request masterclock update any time guest uses different msrOliver Upton
2020-11-08kvm: x86: ensure pv_cpuid.features is initialized when enabling capOliver Upton
2020-11-08kvm: x86: reads of restricted pv msrs should also result in #GPOliver Upton
2020-11-08KVM: x86: use positive error values for msr emulation that causes #GPMaxim Levitsky
2020-10-30KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()Takashi Iwai
2020-10-21Merge branch 'kvm-fixes' into 'next'Paolo Bonzini
2020-10-21KVM: x86: allow kvm_x86_ops.set_efer to return an error valueMaxim Levitsky
2020-10-21KVM: x86: report negative values from wrmsr emulation to userspaceMaxim Levitsky
2020-10-21KVM: x86: xen_hvm_config: cleanup return valuesMaxim Levitsky
2020-10-21KVM: x86: allocate vcpu->arch.cpuid_entries dynamicallyVitaly Kuznetsov
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton
2020-10-21kvm: x86: set wall_clock in kvm_write_wall_clock()Oliver Upton
2020-10-21kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fnOliver Upton
2020-10-21KVM: VMX: Forbid userspace MSR filters for x2APICPaolo Bonzini
2020-10-21KVM: VMX: Ignore userspace MSR filters for x2APICSean Christopherson
2020-09-28KVM: x86: do not attempt TSC synchronization on guest writesPaolo Bonzini
2020-09-28KVM: x86: rename KVM_REQ_GET_VMCS12_PAGESPaolo Bonzini
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf
2020-09-28KVM: x86: Add infrastructure for MSR filteringAlexander Graf
2020-09-28KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf
2020-09-28KVM: x86: Return -ENOENT on unimplemented MSRsAlexander Graf
2020-09-28KVM: x86: Rename "shared_msrs" to "user_return_msrs"Sean Christopherson
2020-09-28KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepointSean Christopherson
2020-09-28KVM: x86: Add kvm_x86_ops hook to short circuit emulationSean Christopherson
2020-09-28KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky
2020-09-28KVM: X86: Move handling of INVPCID types to x86Babu Moger
2020-09-28KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.cBabu Moger
2020-09-28KVM: LAPIC: Narrow down the kick target vCPUWanpeng Li
2020-09-25KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson
2020-09-24KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky
2020-09-23KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal
2020-09-22Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2020-09-11KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-21arm64/x86: KVM: Introduce steal-time capAndrew Jones
2020-08-17kvm: x86: Toggling CR4.PKE does not load PDPTEs in PAE modeJim Mattson
2020-08-17kvm: x86: Toggling CR4.SMAP does not load PDPTEs in PAE modeJim Mattson
2020-08-17KVM: x86: fix access code passed to gva_to_gpaPaolo Bonzini
2020-08-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-09KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabledSean Christopherson
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-05kvm: detect assigned device via irqbypass managerZhu Lingshan
2020-08-04Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds