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
/
kvm
/
x86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
1
-1
/
+2
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
1
-0
/
+1
2016-02-09
KVM: x86: introduce do_shl32_div32
Paolo Bonzini
1
-0
/
+15
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
1
-3
/
+3
2015-07-23
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
Andrey Smetanin
1
-0
/
+5
2015-07-23
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
1
-0
/
+5
2015-06-19
KVM: MTRR: do not map huge page for non-consistent range
Xiao Guangrong
1
-0
/
+2
2015-06-19
KVM: MTRR: sort variable MTRRs
Xiao Guangrong
1
-0
/
+1
2015-06-19
KVM: x86: move MTRR related code to a separate file
Xiao Guangrong
1
-0
/
+3
2015-05-07
KVM: x86: fix initial PAT value
Radim Krčmář
1
-0
/
+2
2015-01-09
kvm: x86: Remove kvm_make_request from lapic.c
Nicholas Krause
1
-0
/
+1
2015-01-09
KVM: x86: add option to advance tscdeadline hrtimer expiration
Marcelo Tosatti
1
-0
/
+2
2014-11-03
KVM: x86: Enable Intel AVX-512 for guest
Chao Peng
1
-1
/
+2
2014-09-24
KVM: vmx: Inject #GP on invalid PAT CR
Nadav Amit
1
-0
/
+2
2014-09-03
kvm: x86: fix stale mmio cache bug
David Matlack
1
-5
/
+15
2014-06-19
KVM: vmx: vmx instructions handling does not consider cs.l
Nadav Amit
1
-0
/
+9
2014-06-19
KVM: x86: check DR6/7 high-bits are clear only on long-mode
Nadav Amit
1
-0
/
+18
2014-03-17
KVM: x86: introduce kvm_supported_xcr0()
Paolo Bonzini
1
-0
/
+2
2014-02-25
KVM: x86: Enable Intel MPX for guest
Liu, Jinsong
1
-1
/
+2
2014-01-15
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
1
-0
/
+2
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
1
-0
/
+1
2012-12-01
KVM: x86: Add code to track call origin for msr assignment
Will Auld
1
-1
/
+1
2012-08-06
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
1
-0
/
+1
2012-04-08
KVM: x86: add paging gcc optimization
Davidlohr Bueso
1
-1
/
+1
2011-12-27
KVM: Move cpuid code to new file
Avi Kivity
1
-3
/
+2
2011-07-24
KVM: MMU: cache mmio info on page fault path
Xiao Guangrong
1
-0
/
+36
2011-07-12
KVM: nVMX: Implement VMPTRST
Nadav Har'El
1
-0
/
+4
2011-07-12
KVM: nVMX: Decoding memory operands of VMX instructions
Nadav Har'El
1
-0
/
+4
2011-05-11
KVM: fix push of wrong eip when doing softint
Serge E. Hallyn
1
-1
/
+1
2010-12-08
KVM: SVM: Do not report xsave in supported cpuid
Joerg Roedel
1
-0
/
+5
2010-10-24
KVM: Add kvm_inject_realmode_interrupt() wrapper
Mohammed Gamal
1
-0
/
+1
2010-10-24
KVM: MMU: Implement nested gva_to_gpa functions
Joerg Roedel
1
-0
/
+5
2010-10-24
KVM: x86: Move TSC offset writes to common code
Zachary Amsden
1
-0
/
+2
2010-08-01
KVM: Remove memory alias support
Avi Kivity
1
-7
/
+0
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
1
-0
/
+7
2010-04-19
KVM: Implement perf callbacks for guest sampling
Zhang, Yanmin
1
-0
/
+3
2010-03-01
KVM: Rename vcpu->shadow_efer to efer
Avi Kivity
1
-1
/
+1
2010-03-01
KVM: Move cr0/cr4/efer related helpers to x86.h
Avi Kivity
1
-0
/
+24
2010-03-01
KVM: Add a helper for checking if the guest is in protected mode
Avi Kivity
1
-0
/
+6
2009-09-10
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
1
-0
/
+4
2009-06-10
KVM: Do not re-execute INTn instruction.
Gleb Natapov
1
-1
/
+8
2009-06-10
KVM: Remove irq_pending bitmap
Gleb Natapov
1
-12
/
+0
2009-06-10
KVM: Unprotect a page if #PF happens during NMI injection.
Gleb Natapov
1
-0
/
+6
2009-06-10
KVM: Remove kvm_push_irq()
Gleb Natapov
1
-7
/
+0
2009-06-10
KVM: reuse (pop|push)_irq from svm.c in vmx.c
Gleb Natapov
1
-0
/
+18
2008-10-15
KVM: Add a pending interrupt queue
Avi Kivity
1
-0
/
+11
2008-10-15
KVM: Clear exception queue before emulating an instruction
Avi Kivity
1
-0
/
+11