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
/
mips
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-183
/
+103
2016-01-24
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
1
-1
/
+1
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
3
-27
/
+3
2016-01-24
MIPS: KVM: Use cacheops.h definitions
James Hogan
1
-22
/
+8
2016-01-24
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
3
-55
/
+56
2016-01-24
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
1
-2
/
+2
2016-01-24
MIPS: KVM: Refactor added offsetof()s
James Hogan
1
-7
/
+3
2016-01-24
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2
-19
/
+19
2016-01-24
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
1
-37
/
+0
2016-01-24
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
3
-13
/
+11
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2
-8
/
+8
2015-11-18
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan
1
-1
/
+4
2015-11-18
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
1
-1
/
+1
2015-11-18
MIPS: KVM: Fix ASID restoration logic
James Hogan
1
-6
/
+10
2015-11-11
MIPS: Fix duplicate CP0_* definitions.
James Hogan
1
-8
/
+0
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+8
2015-06-06
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
1
-1
/
+1
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
2015-05-26
KVM: use kvm_memslots whenever possible
Paolo Bonzini
1
-1
/
+3
2015-05-19
KVM: mips: use id_to_memslot correctly
Paolo Bonzini
1
-1
/
+1
2015-05-13
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
1
-6
/
+0
2015-05-07
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
1
-2
/
+2
2015-03-28
MIPS: KVM: Wire up MSA capability
James Hogan
1
-0
/
+18
2015-03-28
MIPS: KVM: Expose MSA registers
James Hogan
1
-0
/
+65
2015-03-28
MIPS: KVM: Add MSA exception handling
James Hogan
4
-2
/
+124
2015-03-28
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
1
-2
/
+35
2015-03-28
MIPS: KVM: Add base guest MSA support
James Hogan
4
-18
/
+302
2015-03-28
MIPS: KVM: Wire up FPU capability
James Hogan
1
-0
/
+37
2015-03-28
MIPS: KVM: Expose FPU registers
James Hogan
1
-1
/
+71
2015-03-28
MIPS: KVM: Add FP exception handling
James Hogan
4
-3
/
+80
2015-03-28
MIPS: KVM: Emulate FPU bits in COP0 interface
James Hogan
1
-11
/
+100
2015-03-28
MIPS: KVM: Add base guest FPU support
James Hogan
5
-1
/
+268
2015-03-28
MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback
James Hogan
2
-0
/
+18
2015-03-28
MIPS: KVM: Add Config4/5 and writing of Config registers
James Hogan
3
-2
/
+113
2015-03-28
MIPS: KVM: Simplify default guest Config registers
James Hogan
1
-6
/
+9
2015-03-28
MIPS: KVM: Drop pr_info messages on init/exit
James Hogan
1
-3
/
+0
2015-03-28
MIPS: KVM: Sort kvm_mips_get_reg() registers
James Hogan
1
-3
/
+3
2015-03-28
MIPS: KVM: Implement PRid CP0 register access
James Hogan
1
-0
/
+7
2015-03-28
MIPS: KVM: Handle TRAP exceptions from guest kernel
James Hogan
4
-0
/
+63
2015-03-28
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
3
-0
/
+33
2015-03-03
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
1
-0
/
+1
2015-03-03
KVM: MIPS: Fix trace event to save PC directly
James Hogan
1
-3
/
+3
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+19
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-02-04
KVM: MIPS: Don't leak FPU/DSP to guest
James Hogan
2
-4
/
+4
2015-02-04
KVM: MIPS: Disable HTW while in guest
James Hogan
1
-0
/
+13
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-2
/
+1
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
[next]