aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/uapi/asm/kvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+8
2022-07-13KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specificSean Christopherson1-1/+1
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-6/+6
2022-06-20KVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are NOPs!" behaviorSean Christopherson1-0/+1
2022-06-08KVM: x86: PIT: Preserve state of speaker port data bitPaul Durrant1-1/+2
2022-06-08KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultChenyi Qiang1-1/+5
2022-04-02KVM: x86: Allow userspace to opt out of hypercall patchingOliver Upton1-5/+6
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesPaolo Bonzini1-0/+3
2022-01-14kvm: x86: Add support for getting/setting expanded xstate bufferGuang Zeng1-1/+15
2021-10-18KVM: x86: Expose TSC offset controls to userspaceOliver Upton1-0/+4
2021-08-20KVM: x86: implement KVM_GUESTDBG_BLOCKIRQMaxim Levitsky1-0/+1
2021-06-17KVM: x86: Introduce KVM_GET_SREGS2 / KVM_SET_SREGS2Maxim Levitsky1-0/+13
2021-05-07KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'Vitaly Kuznetsov1-0/+2
2021-02-04KVM: VMX: Enable bus lock VM exitChenyi Qiang1-0/+1
2020-11-15KVM: X86: Implement ring-based dirty memory trackingPeter Xu1-0/+1
2020-09-28KVM: x86: Introduce MSR filteringAlexander Graf1-0/+18
2020-09-28KVM: x86: Add infrastructure for MSR filteringAlexander Graf1-0/+2
2020-07-10KVM: nVMX: fixes for preemption timer migrationPaolo Bonzini1-2/+3
2020-06-01KVM: nVMX: Fix VMX preemption timer migrationPeter Shier1-0/+3
2020-06-01KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATEPaolo Bonzini1-1/+16
2020-02-23KVM: nVMX: Emulate MTF when performing instruction emulationOliver Upton1-0/+1
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland1-3/+6
2019-07-11Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-11/+22
2019-07-11KVM: x86: PMU Event FilterEric Hankland1-0/+10
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon1-11/+22
2019-06-04KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bitWanpeng Li1-4/+5
2019-04-30KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson1-0/+1
2018-10-17kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson1-2/+5
2018-10-17x86/kvm/nVMX: nested state migration for Enlightened VMCSVitaly Kuznetsov1-0/+1
2018-09-20x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov1-0/+1
2018-08-06kvm: nVMX: Introduce KVM_CAP_NESTED_STATEJim Mattson1-0/+37
2018-03-06KVM: x86: KVM_CAP_SYNC_REGSKen Hofsass1-1/+18
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-07kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini1-0/+3
2016-05-09x86/kvm: Do not use BIT() in user-exported headerBorislav Petkov1-3/+3
2015-07-23KVM: x86: rename quirk constants to KVM_X86_QUIRK_*Paolo Bonzini1-2/+2
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini1-1/+10
2015-05-07KVM: x86: Support for disabling quirksNadav Amit1-0/+3
2014-07-21KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2013-10-30kvm: Add KVM_GET_EMULATED_CPUIDBorislav Petkov1-3/+3
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson1-1/+0
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells1-0/+346