index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
kvm_mips.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"
Deng-Cheng Zhu
2014-06-30
1
-1218
/
+0
*
MIPS: KVM: Simplify functions by removing redundancy
Deng-Cheng Zhu
2014-06-30
1
-14
/
+4
*
MIPS: KVM: Use KVM internal logger
Deng-Cheng Zhu
2014-06-30
1
-11
/
+12
*
MIPS: KVM: Reformat code and comments
Deng-Cheng Zhu
2014-06-30
1
-89
/
+90
*
MIPS: KVM: Remove redundant semicolon
James Hogan
2014-05-30
1
-1
/
+1
*
MIPS: KVM: Remove redundant NULL checks before kfree()
James Hogan
2014-05-30
1
-9
/
+3
*
MIPS: KVM: Quieten kvm_info() logging
James Hogan
2014-05-30
1
-14
/
+13
*
MIPS: KVM: Make kvm_mips_comparecount_{func,wakeup} static
James Hogan
2014-05-30
1
-2
/
+2
*
MIPS: KVM: Add count frequency KVM register
James Hogan
2014-05-30
1
-0
/
+3
*
MIPS: KVM: Add master disable count interface
James Hogan
2014-05-30
1
-1
/
+8
*
MIPS: KVM: Rewrite count/compare timer emulation
James Hogan
2014-05-30
1
-7
/
+3
*
MIPS: KVM: Deliver guest interrupts after local_irq_disable()
James Hogan
2014-05-30
1
-1
/
+1
*
MIPS: KVM: Add CP0_HWREna KVM register access
James Hogan
2014-05-30
1
-0
/
+7
*
MIPS: KVM: Add CP0_UserLocal KVM register access
James Hogan
2014-05-30
1
-0
/
+7
*
MIPS: KVM: Add CP0_Count/Compare KVM register access
James Hogan
2014-05-30
1
-0
/
+16
*
MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h
James Hogan
2014-05-30
1
-31
/
+0
*
MIPS: KVM: Add CP0_EPC KVM register access
James Hogan
2014-05-30
1
-1
/
+8
*
MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst
James Hogan
2014-05-30
1
-1
/
+2
*
MIPS: KVM: Allocate at least 16KB for exception handlers
James Hogan
2014-05-30
1
-1
/
+1
*
MIPS: KVM: remove the stale memory alias support function unalias_gfn
Deng-Cheng Zhu
2014-05-29
1
-5
/
+0
*
MIPS: KVM: remove shadow_tlb code
James Hogan
2014-01-24
1
-1
/
+0
*
kvm: Add struct kvm arg to memslot APIs
Aneesh Kumar K.V
2013-10-17
1
-2
/
+3
*
KVM: Introduce kvm_arch_memslots_updated()
Takuya Yoshikawa
2013-07-18
1
-0
/
+4
*
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
David Daney
2013-06-11
1
-29
/
+54
*
mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.
David Daney
2013-06-03
1
-9
/
+9
*
mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG
David Daney
2013-06-03
1
-7
/
+245
*
mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...
David Daney
2013-06-03
1
-3
/
+3
*
mips/kvm: Fix name of gpr field in struct kvm_regs.
David Daney
2013-06-03
1
-2
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
1
-6
/
+6
*
KVM/MIPS32: MIPS arch specific APIs for KVM
Sanjay Lal
2013-05-08
1
-0
/
+958