index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-08-19
MIPS: KVM: Check for pfn noslot case
James Hogan
1
-1
/
+1
2016-08-12
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-12
/
+35
2016-08-12
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
1
-1
/
+1
2016-08-12
MIPS: KVM: Add missing gfn range check
James Hogan
1
-8
/
+15
2016-08-12
MIPS: KVM: Fix mapped fault broken commpage handling
James Hogan
1
-21
/
+28
2016-08-01
MIPS: KVM: Reset CP0_PageMask during host TLB flush
James Hogan
1
-0
/
+2
2016-08-01
MIPS: KVM: Fix ptr->int cast via KVM_GUEST_KSEGX()
James Hogan
1
-1
/
+1
2016-08-01
MIPS: KVM: Sign extend MFC0/RDHWR results
James Hogan
1
-3
/
+4
2016-08-01
MIPS: KVM: Fix 64-bit big endian dynamic translation
James Hogan
1
-0
/
+8
2016-08-01
MIPS: KVM: Fail if ebase doesn't fit in CP0_EBase
James Hogan
1
-0
/
+12
2016-08-01
MIPS: KVM: Use 64-bit CP0_EBase when appropriate
James Hogan
1
-3
/
+22
2016-08-01
MIPS: KVM: Set CP0_Status.KX on MIPS64
James Hogan
1
-2
/
+8
2016-08-01
MIPS: KVM: Make entry code MIPS64 friendly
James Hogan
1
-24
/
+24
2016-08-01
MIPS: KVM: Use kmap instead of CKSEG0ADDR()
James Hogan
2
-7
/
+17
2016-08-01
MIPS: KVM: Use virt_to_phys() to get commpage PFN
James Hogan
1
-1
/
+1
2016-07-05
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
James Hogan
1
-1
/
+7
2016-07-05
MIPS: KVM: Decode RDHWR more strictly
James Hogan
1
-1
/
+3
2016-07-05
MIPS: KVM: Recognise r6 CACHE encoding
James Hogan
2
-2
/
+24
2016-07-05
MIPS: KVM: Support r6 compact branch emulation
James Hogan
1
-6
/
+46
2016-07-05
MIPS: KVM: Don't save/restore lo/hi for r6
James Hogan
2
-12
/
+10
2016-07-05
MIPS: KVM: Fix fpu.S misassembly with r6
James Hogan
1
-2
/
+5
2016-07-05
MIPS: KVM: Save k0 straight into VCPU structure
James Hogan
1
-22
/
+15
2016-07-05
MIPS: KVM: Relative branch to common exit handler
James Hogan
2
-11
/
+24
2016-07-05
MIPS: KVM: Dynamically choose scratch registers
James Hogan
2
-15
/
+83
2016-07-05
MIPS: KVM: Drop redundant restore of DDATA_LO
James Hogan
1
-4
/
+0
2016-07-05
MIPS: KVM: Check MSA presence at uasm time
James Hogan
1
-20
/
+15
2016-07-05
MIPS: KVM: Omit FPU handling entry code if possible
James Hogan
1
-12
/
+15
2016-07-05
MIPS: KVM: Add dumping of generated entry code
James Hogan
1
-0
/
+25
2016-07-05
MIPS; KVM: Convert exception entry to uasm
James Hogan
6
-632
/
+636
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-2
/
+2
2016-06-23
MIPS: KVM: Combine entry trace events into class
James Hogan
1
-40
/
+22
2016-06-16
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
1
-5
/
+3
2016-06-16
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
1
-5
/
+15
2016-06-16
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2
-9
/
+12
2016-06-16
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
3
-12
/
+12
2016-06-16
MIPS: KVM: Add KScratch registers
James Hogan
4
-1
/
+85
2016-06-16
MIPS: KVM: Emulate RDHWR CPUNum register
James Hogan
1
-1
/
+1
2016-06-16
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
1
-2
/
+12
2016-06-16
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
1
-2
/
+2
2016-06-16
MIPS: Clean up RDHWR handling
James Hogan
1
-5
/
+5
2016-06-16
MIPS: KVM: List FPU/MSA registers
James Hogan
1
-0
/
+58
2016-06-16
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2
-7
/
+35
2016-06-16
MIPS: KVM: Pass all unknown registers to callbacks
James Hogan
1
-20
/
+2
2016-06-16
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2
-104
/
+79
2016-06-16
MIPS: KVM: Factor writing of translated guest instructions
James Hogan
1
-58
/
+34
2016-06-16
MIPS: KVM: Fix translation of MFC0 ErrCtl
James Hogan
1
-1
/
+1
2016-06-14
MIPS: KVM: Print unknown load/store encodings
James Hogan
1
-2
/
+4
2016-06-14
MIPS: KVM: Dump guest tlbs if kvm_get_inst() fails
James Hogan
1
-0
/
+1
2016-06-14
MIPS: KVM: Trace guest register access emulation
James Hogan
2
-12
/
+107
2016-06-14
MIPS: KVM: Add guest mode switch trace events
James Hogan
2
-0
/
+52
[next]