index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vmx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: vmx: Add defines for SGX ENCLS exiting
Sean Christopherson
2018-08-22
1
-0
/
+3
*
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
2018-08-05
1
-0
/
+1
*
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-0
/
+3
|
\
|
*
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
2018-06-22
1
-0
/
+3
*
|
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
2018-07-13
1
-0
/
+1
*
|
x86/litf: Introduce vmx status variable
Thomas Gleixner
2018-07-13
1
-0
/
+9
|
/
*
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
2018-05-23
1
-0
/
+2
*
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-03-20
1
-0
/
+1
*
KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting
David Hildenbrand
2017-10-12
1
-2
/
+2
*
KVM: MMU: Add 5 level EPT & Shadow page table support.
Yu Zhang
2017-08-24
1
-0
/
+2
*
KVM: VMX: cleanup EPTP definitions
David Hildenbrand
2017-08-18
1
-5
/
+6
*
KVM: nVMX: Emulate EPTP switching for the L1 hypervisor
Bandan Das
2017-08-07
1
-0
/
+6
*
KVM: vmx: Enable VMFUNCs
Bandan Das
2017-08-07
1
-0
/
+3
*
KVM: nVMX: support RDRAND and RDSEED exiting
Paolo Bonzini
2017-04-07
1
-0
/
+2
*
kvm: nVMX: support EPT accessed/dirty bits
Paolo Bonzini
2017-04-07
1
-0
/
+2
*
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
2017-01-27
1
-6
/
+6
*
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
2017-01-09
1
-3
/
+6
*
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
Junaid Shahid
2017-01-09
1
-2
/
+7
*
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
Junaid Shahid
2017-01-09
1
-0
/
+16
*
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
2016-12-08
1
-0
/
+31
*
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
2016-11-22
1
-1
/
+4
*
KVM: nVMX: support descriptor table exits
Paolo Bonzini
2016-11-02
1
-0
/
+1
*
Revert "KVM: x86: add pcommit support"
Dan Williams
2016-07-23
1
-1
/
+0
*
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
2015-11-10
1
-0
/
+3
*
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
2015-10-16
1
-0
/
+1
*
KVM: x86: add pcommit support
Xiao Guangrong
2015-10-01
1
-1
/
+1
*
x86/kvm: Rename VMX's segment access rights defines
Andy Lutomirski
2015-08-15
1
-23
/
+23
*
kvm/x86: add support for MONITOR_TRAP_FLAG
Mihai Donțu
2015-07-23
1
-0
/
+1
*
KVM: VMX: Add PML support in VMX
Kai Huang
2015-01-30
1
-0
/
+4
*
kvm: x86: handle XSAVES vmcs and vmexit
Wanpeng Li
2014-12-05
1
-0
/
+2
*
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
Wanpeng Li
2014-12-05
1
-0
/
+1
*
KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS
Jan Kiszka
2014-06-19
1
-0
/
+3
*
KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS
Jan Kiszka
2014-06-19
1
-2
/
+2
*
KVM: x86: Intel MPX vmx and msr handle
Liu, Jinsong
2014-02-24
1
-0
/
+4
*
KVM: nVMX: Add support for activity state HLT
Jan Kiszka
2013-12-12
1
-0
/
+1
*
nEPT: Nested INVEPT
Nadav Har'El
2013-08-07
1
-0
/
+2
*
KVM: nVMX: Shadow-vmcs control fields/bits
Abel Gordon
2013-04-22
1
-0
/
+3
*
KVM: VMX: Check the posted interrupt capability
Yang Zhang
2013-04-16
1
-0
/
+4
*
KVM: nVMX: Add preemption timer support
Jan Kiszka
2013-03-14
1
-0
/
+3
*
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
2013-03-14
1
-0
/
+2
*
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
2013-03-13
1
-0
/
+2
*
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
2013-03-07
1
-0
/
+4
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-3
/
+15
|
\
|
*
KVM: VMX: add missing exit names to VMX_EXIT_REASONS array
Gleb Natapov
2013-02-05
1
-1
/
+6
|
*
x86, apicv: add virtual interrupt delivery support
Yang Zhang
2013-01-29
1
-0
/
+11
|
*
x86, apicv: add virtual x2apic support
Yang Zhang
2013-01-29
1
-0
/
+1
|
*
x86, apicv: add APICv register virtualization support
Yang Zhang
2013-01-29
1
-0
/
+2
|
*
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
1
-3
/
+3
*
|
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-12-14
1
-86
/
+3
|
/
*
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
2012-12-05
1
-2
/
+1
[next]