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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: KVM: Fix CACHE triggered exception emulation
James Hogan
2016-06-14
1
-0
/
+3
*
MIPS: KVM: Don't unwind PC when emulating CACHE
James Hogan
2016-06-14
1
-6
/
+10
*
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
2016-06-14
3
-1
/
+12
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-05-19
4
-50
/
+76
|
\
|
*
KVM: halt_polling: provide a way to qualify wakeups during poll
Christian Borntraeger
2016-05-13
1
-0
/
+1
|
*
MIPS: KVM: Add missing disable FPU hazard barriers
James Hogan
2016-05-10
1
-1
/
+4
|
*
MIPS: KVM: Fix preemption warning reading FPU capability
James Hogan
2016-05-10
1
-1
/
+2
|
*
MIPS: KVM: Fix preemptable kvm_mips_get_*_asid() calls
James Hogan
2016-05-10
1
-8
/
+18
|
*
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
2016-05-10
2
-35
/
+28
|
*
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
2016-05-10
1
-5
/
+23
*
|
MIPS: Define & use CP0_EBase bit definitions
James Hogan
2016-05-13
1
-1
/
+2
*
|
MIPS: Support extended ASIDs
Paul Burton
2016-05-13
1
-0
/
+14
*
|
MIPS: Retrieve ASID masks using function accepting struct cpuinfo_mips
Paul Burton
2016-05-13
1
-11
/
+19
*
|
MIPS: KVM/locore.S: Relax noat
James Hogan
2016-05-13
1
-11
/
+5
*
|
MIPS: KVM/locore.S: Only preserve callee saved registers
James Hogan
2016-05-13
1
-47
/
+1
*
|
MIPS: KVM: Abstract guest ASID mask
Paul Burton
2016-05-13
2
-13
/
+15
*
|
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
2016-05-13
1
-2
/
+2
*
|
MIPS: KVM/locore.S: Don't preserve host ASID around vcpu_run
James Hogan
2016-05-13
1
-12
/
+0
|
/
*
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-04-03
2
-2
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
1
-4
/
+4
|
\
|
*
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2016-02-25
1
-4
/
+4
*
|
mips/kvm: fix ioctl error handling
Michael S. Tsirkin
2016-03-02
1
-2
/
+2
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
9
-183
/
+103
|
\
|
*
MIPS: KVM: Add missing newline to kvm_err()
James Hogan
2016-01-24
1
-1
/
+1
|
*
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
2016-01-24
3
-27
/
+3
|
*
MIPS: KVM: Use cacheops.h definitions
James Hogan
2016-01-24
1
-22
/
+8
|
*
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
James Hogan
2016-01-24
3
-55
/
+56
|
*
MIPS: KVM: Make kvm_mips_{init,exit}() static
James Hogan
2016-01-24
1
-2
/
+2
|
*
MIPS: KVM: Refactor added offsetof()s
James Hogan
2016-01-24
1
-7
/
+3
|
*
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
James Hogan
2016-01-24
2
-19
/
+19
|
*
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
James Hogan
2016-01-24
1
-37
/
+0
|
*
MIPS: KVM: Trivial whitespace and style fixes
James Hogan
2016-01-24
3
-13
/
+11
*
|
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
2016-01-15
2
-8
/
+8
|
/
*
MIPS: KVM: Uninit VCPU in vcpu_create error path
James Hogan
2015-11-18
1
-1
/
+4
*
MIPS: KVM: Fix CACHE immediate offset sign extension
James Hogan
2015-11-18
1
-1
/
+1
*
MIPS: KVM: Fix ASID restoration logic
James Hogan
2015-11-18
1
-6
/
+10
*
MIPS: Fix duplicate CP0_* definitions.
James Hogan
2015-11-11
1
-8
/
+0
*
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2015-09-16
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-06-24
1
-5
/
+8
|
\
|
*
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
2015-05-28
1
-0
/
+1
|
*
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
2015-05-26
1
-2
/
+2
|
*
KVM: use kvm_memslots whenever possible
Paolo Bonzini
2015-05-26
1
-1
/
+3
|
*
KVM: mips: use id_to_memslot correctly
Paolo Bonzini
2015-05-19
1
-1
/
+1
|
*
KVM: arm/mips/x86/power use __kvm_guest_{enter|exit}
Christian Borntraeger
2015-05-07
1
-2
/
+2
*
|
MIPS: KVM: Do not sign extend on unsigned MMIO load
Nicholas Mc Guire
2015-06-06
1
-1
/
+1
*
|
MIPS: KVM: Fix unused variable build warning
Nicholas Mc Guire
2015-05-12
1
-6
/
+0
|
/
*
MIPS: KVM: Wire up MSA capability
James Hogan
2015-03-27
1
-0
/
+18
*
MIPS: KVM: Expose MSA registers
James Hogan
2015-03-27
1
-0
/
+65
*
MIPS: KVM: Add MSA exception handling
James Hogan
2015-03-27
4
-2
/
+124
*
MIPS: KVM: Emulate MSA bits in COP0 interface
James Hogan
2015-03-27
1
-2
/
+35
[next]