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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+12
2020-08-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+10
2020-08-09
KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
Sean Christopherson
1
-12
/
+12
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-83
/
+148
2020-08-05
kvm: detect assigned device via irqbypass manager
Zhu Lingshan
1
-2
/
+10
2020-08-05
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-9
/
+6
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-31
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
1
-1
/
+0
2020-07-31
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
1
-1
/
+1
2020-07-30
x86/kvm: Use __xfer_to_guest_mode_work_pending() in kvm_run_vcpu()
Thomas Gleixner
1
-1
/
+1
2020-07-24
x86/kvm: Use generic xfer to guest work function
Thomas Gleixner
1
-9
/
+6
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-11
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
1
-0
/
+6
2020-07-10
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
1
-1
/
+1
2020-07-10
KVM: x86: Add helper functions for illegal GPA checking and page fault injection
Mohammed Gamal
1
-0
/
+21
2020-07-10
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
Vitaly Kuznetsov
1
-0
/
+20
2020-07-09
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
1
-1
/
+1
2020-07-09
x86/kvm: Move context tracking where it belongs
Thomas Gleixner
1
-2
/
+0
2020-07-09
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
1
-17
/
+21
2020-07-09
KVM: x86: Extract kvm_update_cpuid_runtime() from kvm_update_cpuid()
Xiaoyao Li
1
-5
/
+5
2020-07-08
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
1
-1
/
+2
2020-07-08
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Krish Sadhukhan
1
-22
/
+1
2020-07-08
kvm: x86: Read PDPTEs on CR0.CD and CR0.NW changes
Jim Mattson
1
-4
/
+5
2020-07-08
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Jim Mattson
1
-0
/
+1
2020-07-08
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
1
-0
/
+1
2020-07-08
KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function
Krish Sadhukhan
1
-1
/
+1
2020-07-08
KVM: X86: Do the same ignore_msrs check for feature msrs
Peter Xu
1
-2
/
+8
2020-07-08
KVM: X86: Move ignore_msrs handling upper the stack
Peter Xu
1
-26
/
+54
2020-07-03
KVM: x86: Inject #GP if guest attempts to toggle CR4.LA57 in 64-bit mode
Sean Christopherson
1
-0
/
+2
2020-06-29
KVM: X86: Fix async pf caused null-ptr-deref
Wanpeng Li
1
-0
/
+3
2020-06-23
KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
1
-1
/
+2
2020-06-23
KVM: X86: Fix MSR range of APIC registers in X2APIC mode
Xiaoyao Li
1
-2
/
+2
2020-06-11
KVM: x86: do not pass poisoned hva to __kvm_set_memory_region
Paolo Bonzini
1
-6
/
+1
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...
Vitaly Kuznetsov
1
-2
/
+5
2020-06-11
KVM: x86: respect singlestep when emulating instruction
Felipe Franciosi
1
-1
/
+1
2020-06-09
KVM: x86: Unexport x86_fpu_cache and make it static
Sean Christopherson
1
-2
/
+1
2020-06-08
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
1
-5
/
+2
2020-06-08
Revert "KVM: x86: work around leak of uninitialized stack contents"
Vitaly Kuznetsov
1
-7
/
+0
2020-06-04
KVM: x86: minor code refactor and comments fixup around dirty logging
Anthony Yznaga
1
-55
/
+49
2020-06-04
KVM: x86: avoid unnecessary rmap walks when creating/moving slots
Anthony Yznaga
1
-1
/
+1
2020-06-04
KVM: x86: remove unnecessary rmap walk of read-only memslots
Anthony Yznaga
1
-4
/
+2
2020-06-01
x86/kvm/hyper-v: Add support for synthetic debugger interface
Jon Doron
1
-0
/
+8
2020-06-01
KVM: x86/pmu: Support full width counting
Like Xu
1
-0
/
+2
2020-06-01
KVM: x86/pmu: Tweak kvm_pmu_get_msr to pass 'struct msr_data' in
Wei Wang
1
-2
/
+2
2020-06-01
KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
1
-0
/
+1
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
1
-4
/
+22
2020-06-01
KVM: x86: interrupt based APF 'page ready' event delivery
Vitaly Kuznetsov
1
-26
/
+67
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_...
Vitaly Kuznetsov
1
-1
/
+1
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
1
-4
/
+13
2020-06-01
Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Rea...
Vitaly Kuznetsov
1
-22
/
+1
[next]