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
starfive-6.6.48-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
2013-01-08
KVM: x86: use dynamic percpu allocations for shared msrs area
Marcelo Tosatti
1
-6
/
+18
2012-12-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-76
/
+472
2012-12-05
KVM: x86: Make register state after reset conform to specification
Julian Stecklina
1
-0
/
+10
2012-12-02
KVM: x86: Fix uninitialized return code
Jan Kiszka
1
-0
/
+1
2012-12-01
KVM: x86: Emulate IA32_TSC_ADJUST MSR
Will Auld
1
-0
/
+22
2012-12-01
KVM: x86: Add code to track call origin for msr assignment
Will Auld
1
-7
/
+24
2012-11-28
KVM: x86: update pvclock area conditionally, on cpu migration
Marcelo Tosatti
1
-1
/
+6
2012-11-28
KVM: x86: require matched TSC offsets for master clock
Marcelo Tosatti
1
-5
/
+52
2012-11-28
KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization
Marcelo Tosatti
1
-0
/
+13
2012-11-28
KVM: x86: implement PVCLOCK_TSC_STABLE_BIT pvclock flag
Marcelo Tosatti
1
-8
/
+227
2012-11-28
KVM: x86: notifier for clocksource changes
Marcelo Tosatti
1
-1
/
+93
2012-11-28
KVM: x86: pass host_tsc to read_l1_tsc
Marcelo Tosatti
1
-2
/
+3
2012-11-28
KVM: x86: retain pvclock guest stopped bit in guest memory
Marcelo Tosatti
1
-7
/
+13
2012-11-14
KVM: remove unnecessary return value check
Guo Chao
1
-32
/
+0
2012-11-14
KVM: x86: fix return value of kvm_vm_ioctl_set_tss_addr()
Guo Chao
1
-1
/
+1
2012-11-14
KVM: do not kfree error pointer
Guo Chao
1
-13
/
+6
2012-11-13
KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)
Petr Matousek
1
-0
/
+3
2012-11-01
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
1
-26
/
+34
2012-10-30
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
1
-1
/
+1
2012-10-18
KVM: do not de-cache cr4 bits needlessly
Gleb Natapov
1
-1
/
+1
2012-10-08
KVM: x86: Make emulator_fix_hypercall static
Jan Kiszka
1
-2
/
+2
2012-10-08
KVM: x86: Convert kvm_arch_vcpu_reset into private kvm_vcpu_reset
Jan Kiszka
1
-3
/
+5
2012-10-04
Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-162
/
+222
2012-10-01
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2012-09-23
KVM: x86: Fix guest debug across vcpu INIT reset
Jan Kiszka
1
-9
/
+17
2012-09-23
KVM: Add resampling irqfds for level triggered interrupts
Alex Williamson
1
-0
/
+4
2012-09-22
x86, kvm: fix kvm's usage of kernel_fpu_begin/end()
Suresh Siddha
1
-2
/
+2
2012-09-20
KVM: optimize apic interrupt delivery
Gleb Natapov
1
-0
/
+2
2012-09-20
KVM: MMU: Optimize pte permission checks
Avi Kivity
1
-7
/
+4
2012-09-19
x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()
Suresh Siddha
1
-1
/
+2
2012-09-17
KVM: make processes waiting on vcpu mutex killable
Michael S. Tsirkin
1
-3
/
+9
2012-09-10
KVM: fix error paths for failed gfn_to_page() calls
Xiao Guangrong
1
-3
/
+10
2012-09-06
KVM: use symbolic constant for nr interrupts
Michael S. Tsirkin
1
-2
/
+2
2012-09-06
KVM: Provide userspace IO exit completion callback
Gleb Natapov
1
-37
/
+56
2012-09-06
KVM: move postcommit flush to x86, as mmio sptes are x86 specific
Marcelo Tosatti
1
-0
/
+8
2012-09-06
KVM: split kvm_arch_flush_shadow
Marcelo Tosatti
1
-1
/
+7
2012-09-05
KVM: x86: more constification
Mathias Krause
1
-1
/
+1
2012-09-05
KVM: x86: constify read_write_emulator_ops
Mathias Krause
1
-4
/
+4
2012-09-05
KVM: x86 emulator: constify emulate_ops
Mathias Krause
1
-1
/
+1
2012-08-31
KVM: x86: remove unused variable from kvm_task_switch()
Marcelo Tosatti
1
-1
/
+0
2012-08-28
KVM: x86 emulator: access GPRs on demand
Avi Kivity
1
-27
/
+18
2012-08-28
KVM: x86: fix KVM_GET_MSR for PV EOI
Michael S. Tsirkin
1
-0
/
+3
2012-08-22
KVM: introduce readonly memslot
Xiao Guangrong
1
-0
/
+1
2012-08-22
KVM: x86: fix possible infinite loop caused by reexecute_instruction
Xiao Guangrong
1
-1
/
+11
2012-08-13
KVM: x86: fix pvclock guest stopped flag reporting
Marcelo Tosatti
1
-3
/
+10
2012-08-09
KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()
Gleb Natapov
1
-2
/
+1
2012-08-06
KVM: use jump label to optimize checking for in kernel local apic presence
Gleb Natapov
1
-1
/
+6
2012-08-06
KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSR
Gleb Natapov
1
-0
/
+1
2012-08-06
KVM: clean up kvm_(set|get)_apic_base
Gleb Natapov
1
-8
/
+2
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-6
/
+3
[next]