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
2017-02-03
KVM: x86: do not save guest-unsupported XSAVE state
Radim Krčmář
1
-0
/
+1
2017-01-17
KVM: x86: fix fixing of hypercalls
Dmitry Vyukov
1
-1
/
+2
2017-01-12
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
1
-0
/
+2
2017-01-12
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
1
-0
/
+1
2017-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+7
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-7
/
+7
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-7
/
+7
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-24
KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
Xiao Guangrong
1
-2
/
+7
2016-12-19
kvm: take srcu lock around kvm_steal_time_set_preempted()
Andrea Arcangeli
1
-0
/
+7
2016-12-19
kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
Andrea Arcangeli
1
-0
/
+10
2016-12-16
KVM: hyperv: fix locking of struct kvm_hv fields
Paolo Bonzini
1
-0
/
+1
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+75
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2016-12-13
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-18
/
+1
2016-12-08
KVM: nVMX: introduce nested_vmx_load_cr3 and call it on vmentry
Ladi Prosek
1
-1
/
+2
2016-12-08
KVM: x86: Do not clear RFLAGS.TF when a singlestep trap occurs.
Kyle Huey
1
-1
/
+0
2016-12-08
KVM: x86: Add kvm_skip_emulated_instruction and use it.
Kyle Huey
1
-8
/
+25
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
1
-13
/
+34
2016-11-24
kvm: svm: Add kvm_fast_pio_in support
Tom Lendacky
1
-0
/
+43
2016-11-23
Merge branch 'linus' into x86/fpu, to resolve conflicts
Ingo Molnar
1
-20
/
+43
2016-11-22
kvm: x86: don't print warning messages for unimplemented msrs
Bandan Das
1
-2
/
+3
2016-11-22
x86/kvm: Support the vCPU preemption check
Pan Xinhui
1
-0
/
+16
2016-11-19
KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addr
Paolo Bonzini
1
-0
/
+3
2016-11-19
kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use
Paolo Bonzini
1
-3
/
+7
2016-11-19
KVM: Disable irq while unregistering user notifier
Ignacio Alvarado
1
-2
/
+11
2016-11-19
KVM: x86: do not go through vcpu in __get_kvmclock_ns
Paolo Bonzini
1
-8
/
+13
2016-11-17
kvm: x86: remove unused but set variable
Jiang Biao
1
-3
/
+0
2016-11-17
kvm: x86: make a function in x86.c static to avoid compiling warning
Jiang Biao
1
-1
/
+1
2016-11-04
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
1
-1
/
+1
2016-11-02
KVM: LAPIC: introduce kvm_get_lapic_target_expiration_tsc()
Wanpeng Li
1
-1
/
+1
2016-11-02
KVM: x86: add track_flush_slot page track notifier
Xiaoguang Chen
1
-1
/
+1
2016-11-02
KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK
Paolo Bonzini
1
-3
/
+3
2016-11-01
x86/fpu, kvm: Remove host CR0.TS manipulation
Andy Lutomirski
1
-5
/
+0
2016-11-01
Merge branch 'core/urgent' into x86/fpu, to merge fixes
Ingo Molnar
1
-2
/
+2
2016-10-28
KVM: x86: fix wbinvd_dirty_mask use-after-free
Ido Yariv
1
-1
/
+3
2016-10-27
kvm/x86: Show WRMSR data is in hex
Borislav Petkov
1
-3
/
+3
2016-10-20
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
1
-2
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflict
Ingo Molnar
1
-66
/
+105
2016-10-07
x86/fpu, kvm: Remove KVM vcpu->fpu_counter
Rik van Riel
1
-3
/
+1
2016-10-07
x86/fpu: Remove use_eager_fpu()
Andy Lutomirski
1
-10
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-66
/
+105
2016-09-20
KVM: x86: Hyper-V tsc page setup
Paolo Bonzini
1
-4
/
+4
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
1
-12
/
+36
2016-09-20
KVM: x86: initialize kvmclock_offset
Paolo Bonzini
1
-0
/
+1
2016-09-20
KVM: x86: always fill in vcpu->arch.hv_clock
Paolo Bonzini
1
-50
/
+59
2016-09-16
kvm: x86: drop read_tsc_offset()
Luiz Capitulino
1
-1
/
+1
2016-09-16
kvm: x86: add tsc_offset field to struct kvm_vcpu_arch
Luiz Capitulino
1
-2
/
+8
2016-09-07
KVM: x86: remove stale comments
Paolo Bonzini
1
-1
/
+0
2016-09-05
KVM: lapic: adjust preemption timer correctly when goes TSC backward
Wanpeng Li
1
-4
/
+4
[next]