index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
vz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
KVM: MIPS: clean up redundant kvm_run parameters in assembly
Tianjia Zhang
1
-1
/
+1
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
1
-2
/
+1
2020-08-09
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
Huacai Chen
1
-0
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-16
/
+10
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
1
-16
/
+10
2020-07-08
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
1
-2
/
+2
2020-06-04
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
1
-1
/
+1
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
1
-1
/
+61
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
1
-0
/
+77
2020-06-04
KVM: MIPS: Add more types of virtual interrupts
Huacai Chen
1
-45
/
+8
2020-06-04
KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
Huacai Chen
1
-2
/
+6
2020-06-04
KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
Huacai Chen
1
-0
/
+6
2020-06-04
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
1
-13
/
+13
2020-06-04
KVM: MIPS: Add EVENTFD support which is needed by VHOST
Huacai Chen
1
-0
/
+3
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
1
-3
/
+3
2020-05-14
KVM: MIPS/VZ: Remove unneeded semicolon
Zou Wei
1
-5
/
+5
2019-02-04
MIPS: mm: Unify ASID version checks
Paul Burton
1
-3
/
+3
2019-02-04
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
Paul Burton
1
-1
/
+1
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
1
-1
/
+1
2017-03-28
KVM: MIPS/VZ: Handle Octeon III guest.PRid register
James Hogan
1
-2
/
+17
2017-03-28
KVM: MIPS/VZ: Emulate hit CACHE ops for Octeon III
James Hogan
1
-0
/
+11
2017-03-28
KVM: MIPS/VZ: VZ hardware setup for Octeon III
James Hogan
1
-28
/
+92
2017-03-28
KVM: MIPS/VZ: Trace guest mode changes
James Hogan
1
-2
/
+19
2017-03-28
KVM: MIPS/VZ: Support hardware guest timer
James Hogan
1
-8
/
+189
2017-03-28
KVM: MIPS/VZ: Emulate MAARs when necessary
James Hogan
1
-2
/
+108
2017-03-28
KVM: MIPS/VZ: Support guest load-linked bit
James Hogan
1
-0
/
+24
2017-03-28
KVM: MIPS/VZ: Support guest hardware page table walker
James Hogan
1
-0
/
+80
2017-03-28
KVM: MIPS/VZ: Support guest segmentation control
James Hogan
1
-1
/
+241
2017-03-28
KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
James Hogan
1
-2
/
+60
2017-03-28
KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
James Hogan
1
-0
/
+46
2017-03-28
KVM: MIPS: Implement VZ support
James Hogan
1
-0
/
+2381