index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vmx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
kvm: x86: mmu: Rename EPT_VIOLATION_READ/WRITE/INSTR constants
Junaid Shahid
1
-6
/
+6
2017-01-09
kvm: x86: mmu: Lockless access tracking for Intel CPUs without EPT A bits.
Junaid Shahid
1
-3
/
+6
2017-01-09
kvm: x86: mmu: Do not use bit 63 for tracking special SPTEs
Junaid Shahid
1
-2
/
+7
2017-01-09
kvm: x86: mmu: Use symbolic constants for EPT Violation Exit Qualifications
Junaid Shahid
1
-0
/
+16
2016-12-08
KVM: nVMX: support restore of VMX capability MSRs
David Matlack
1
-0
/
+31
2016-11-22
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
1
-1
/
+4
2016-11-02
KVM: nVMX: support descriptor table exits
Paolo Bonzini
1
-0
/
+1
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
1
-1
/
+0
2015-11-10
KVM: VMX: Enable and initialize VMX TSC scaling
Haozhong Zhang
1
-0
/
+3
2015-10-16
KVM: nVMX: emulate the INVVPID instruction
Wanpeng Li
1
-0
/
+1
2015-10-01
KVM: x86: add pcommit support
Xiao Guangrong
1
-1
/
+1
2015-08-15
x86/kvm: Rename VMX's segment access rights defines
Andy Lutomirski
1
-23
/
+23
2015-07-23
kvm/x86: add support for MONITOR_TRAP_FLAG
Mihai Donțu
1
-0
/
+1
2015-01-30
KVM: VMX: Add PML support in VMX
Kai Huang
1
-0
/
+4
2014-12-05
kvm: x86: handle XSAVES vmcs and vmexit
Wanpeng Li
1
-0
/
+2
2014-12-05
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
Wanpeng Li
1
-0
/
+1
2014-06-19
KVM: nVMX: Fix returned value of MSR_IA32_VMX_PROCBASED_CTLS
Jan Kiszka
1
-0
/
+3
2014-06-19
KVM: x86: Fix constant value of VM_{EXIT_SAVE,ENTRY_LOAD}_DEBUG_CONTROLS
Jan Kiszka
1
-2
/
+2
2014-02-24
KVM: x86: Intel MPX vmx and msr handle
Liu, Jinsong
1
-0
/
+4
2013-12-12
KVM: nVMX: Add support for activity state HLT
Jan Kiszka
1
-0
/
+1
2013-08-07
nEPT: Nested INVEPT
Nadav Har'El
1
-0
/
+2
2013-04-22
KVM: nVMX: Shadow-vmcs control fields/bits
Abel Gordon
1
-0
/
+3
2013-04-16
KVM: VMX: Check the posted interrupt capability
Yang Zhang
1
-0
/
+4
2013-03-14
KVM: nVMX: Add preemption timer support
Jan Kiszka
1
-0
/
+3
2013-03-14
KVM: nVMX: Provide EFER.LMA saving support
Jan Kiszka
1
-0
/
+2
2013-03-13
KVM: nVMX: Clean up and fix pin-based execution controls
Jan Kiszka
1
-0
/
+2
2013-03-07
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS
Jan Kiszka
1
-0
/
+4
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+15
2013-02-06
KVM: VMX: add missing exit names to VMX_EXIT_REASONS array
Gleb Natapov
1
-1
/
+6
2013-01-29
x86, apicv: add virtual interrupt delivery support
Yang Zhang
1
-0
/
+11
2013-01-29
x86, apicv: add virtual x2apic support
Yang Zhang
1
-0
/
+1
2013-01-29
x86, apicv: add APICv register virtualization support
Yang Zhang
1
-0
/
+2
2012-12-15
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
1
-86
/
+3
2012-12-14
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
1
-3
/
+3
2012-12-05
kvm: don't use bit24 for detecting address-specific invalidation capability
Zhang Xiantao
1
-2
/
+1
2012-09-21
KVM: x86: Export svm/vmx exit code and vector code to userspace
Xiao Guangrong
1
-43
/
+84
2012-07-12
KVM: VMX: Implement PCID/INVPCID for guests with EPT
Mao, Junjie
1
-0
/
+2
2012-06-05
KVM: VMX: Add EPT A/D bits definitions
Xudong Hao
1
-0
/
+4
2011-09-25
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
1
-0
/
+12
2011-07-12
KVM: nVMX: vmcs12 checks on nested entry
Nadav Har'El
1
-0
/
+8
2011-07-12
KVM: nVMX: Exiting from L2 to L1
Nadav Har'El
1
-0
/
+4
2011-07-12
KVM: nVMX: Success/failure of VMX instructions.
Nadav Har'El
1
-0
/
+31
2011-01-12
KVM: VMX: Add definitions for more vm entry/exit control bits
Avi Kivity
1
-0
/
+8
2011-01-12
KVM: VMX: add module parameter to avoid trapping HLT instructions (v5)
Anthony Liguori
1
-0
/
+6
2011-01-12
KVM: handle exit due to INVD in VMX
Gleb Natapov
1
-0
/
+1
2010-08-01
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
1
-0
/
+1
2010-08-01
KVM: VMX: Add all-context INVVPID type support
Gui Jianfeng
1
-0
/
+1
2010-08-01
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...
Gui Jianfeng
1
-0
/
+2
2010-08-01
KVM: VMX: Add constant for invalid guest state exit reason
Mohammed Gamal
1
-0
/
+1
2010-05-19
KVM: VMX: Add definitions for guest and host EFER autoswitch vmcs entries
Avi Kivity
1
-0
/
+4
[next]