Sign in
android-kvm
/
linux
/
b0383c0653c4bd2d2732c5767ec8fa223b3d6efd
/
arch
/
x86
/
include
/
uapi
/
asm
/
kvm.h
30cd860
KVM: x86: Add fixed counters to PMU filter
by Eric Hankland
· 6 years ago
a45ff59
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
66bb8a0
KVM: x86: PMU Event Filter
by Eric Hankland
· 6 years ago
6ca00df
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
by Liran Alon
· 6 years ago
511a8556
KVM: X86: Emulate MSR_IA32_MISC_ENABLE MWAIT bit
by Wanpeng Li
· 6 years ago
8764ed5
KVM: x86: Whitelist port 0x7e for pre-incrementing %rip
by Sean Christopherson
· 6 years ago
59073aa
kvm: x86: Add exception payload fields to kvm_vcpu_events
by Jim Mattson
· 6 years ago
8cab650
x86/kvm/nVMX: nested state migration for Enlightened VMCS
by Vitaly Kuznetsov
· 6 years ago
d176620
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
by Vitaly Kuznetsov
· 7 years ago
8fcc4b5
kvm: nVMX: Introduce KVM_CAP_NESTED_STATE
by Jim Mattson
· 7 years ago
01643c5
KVM: x86: KVM_CAP_SYNC_REGS
by Ken Hofsass
· 7 years ago
6f52b16
License cleanup: add SPDX license identifier to uapi header files with no license
by Greg Kroah-Hartman
· 7 years ago
4b4357e
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
by Paolo Bonzini
· 8 years ago
3dbe345
x86/kvm: Do not use BIT() in user-exported header
by Borislav Petkov
· 9 years ago
0da029e
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
by Paolo Bonzini
· 10 years ago
f077825
KVM: x86: API changes for SMM support
by Paolo Bonzini
· 10 years ago
90de4a1
KVM: x86: Support for disabling quirks
by Nadav Amit
· 10 years ago
c9cdd08
KVM: x86: Defining missing x86 vectors
by Nadav Amit
· 11 years ago
9c15bb1
kvm: Add KVM_GET_EMULATED_CPUID
by Borislav Petkov
· 11 years ago
2a5bab1
kvm: Allow build-time configuration of KVM device assignment
by Alex Williamson
· 12 years ago
af170c5
UAPI: (Scripted) Disintegrate arch/x86/include/asm
by David Howells
· 12 years ago
[Renamed from arch/x86/include/asm/kvm.h]
ecefbd9
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
26bf264
KVM: x86: Export svm/vmx exit code and vector code to userspace
by Xiao Guangrong
· 12 years ago
4d8b81a
KVM: introduce readonly memslot
by Xiao Guangrong
· 13 years ago
a1e4ccb
KVM: Introduce __KVM_HAVE_IRQ_LINE
by Christoffer Dall
· 13 years ago
b9e5dc8
KVM: provide synchronous registers in kvm_run
by Christian Borntraeger
· 13 years ago
2d5b5a6
KVM: x86: XSAVE/XRSTOR live migration support
by Sheng Yang
· 15 years ago
a1efbe7
KVM: x86: Add support for saving&restoring debug registers
by Jan Kiszka
· 15 years ago
48005f6
KVM: x86: Save&restore interrupt shadow mask
by Jan Kiszka
· 15 years ago
dab4b91
KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updates
by Jan Kiszka
· 15 years ago
3cfc309
KVM: x86: Add KVM_GET/SET_VCPU_EVENTS
by Jan Kiszka
· 15 years ago
ffde22a
KVM: Xen PV-on-HVM guest support
by Ed Swierk
· 15 years ago
3e71f88
KVM: Maintain back mapping from irqchip/pin to gsi
by Gleb Natapov
· 16 years ago
e9f4275
KVM: PIT support for HPET legacy mode
by Beth Kon
· 16 years ago
890ca9a
KVM: Add MCE support
by Huang Ying
· 16 years ago
d510d6c
KVM: Enable MSI-X for KVM assigned device
by Sheng Yang
· 16 years ago
91b2ae7
KVM: Avoid using CONFIG_ in userspace visible headers
by Avi Kivity
· 16 years ago
52d939a
KVM: PIT: provide an option to disable interrupt reinjection
by Marcelo Tosatti
· 16 years ago
d0bfb94
KVM: New guest debug interface
by Jan Kiszka
· 16 years ago
7a0eb19
KVM: Avoid using CONFIG_ in userspace visible headers
by Avi Kivity
· 16 years ago
cef3767
headers_check fix: x86, kvm.h
by Jaswinder Singh Rajput
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 17 years ago
[Renamed from include/asm-x86/kvm.h]
d98e634
KVM: Move KVM TRACE DEFINITIONS to common header
by Hollis Blanchard
· 17 years ago
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 17 years ago
d2ebb4103
KVM: SVM: add tracing support for TDP page faults
by Joerg Roedel
· 17 years ago
2714d1d
KVM: Add trace markers
by Feng (Eric) Liu
· 17 years ago
e0f63cb
KVM: Add save/restore supporting of in kernel PIT
by Sheng Yang
· 17 years ago
6f723c7
KVM: Portability: Move kvm_fpu to asm-x86/kvm.h
by Christian Ehrhardt
· 17 years ago
0771671
KVM: Enhance guest cpuid management
by Dan Kenigsberg
· 17 years ago
a162dd5
KVM: Portability: Move cpuid structures to <asm/kvm.h>
by Jerone Young
· 17 years ago
244d57e
KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h>
by Jerone Young
· 17 years ago
3a56b20
KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h>
by Jerone Young
· 17 years ago
d9ecf92
KVM: Portability: Move structure lapic_state to <asm/kvm.h>
by Jerone Young
· 17 years ago
19d30b1
KVM: Portability: Move kvm_regs to <asm/kvm.h>
by Jerone Young
· 17 years ago
da1386a
KVM: Portability: Move x86 pic strutctures
by Jerone Young
· 17 years ago
f6a40e3
KVM: Portability: Move kvm_memory_alias to asm/kvm.h
by Jerone Young
· 17 years ago