index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: KVM: Use host CCA for TLB mappings
James Hogan
2016-06-15
2
-9
/
+12
*
MIPS: KVM: Move commpage so 0x0 is unmapped
James Hogan
2016-06-15
4
-14
/
+20
*
MIPS: KVM: Add KScratch registers
James Hogan
2016-06-15
5
-1
/
+104
*
MIPS: KVM: Emulate RDHWR CPUNum register
James Hogan
2016-06-15
1
-1
/
+1
*
MIPS: KVM: Allow ULRI to restrict UserLocal register
James Hogan
2016-06-15
1
-2
/
+12
*
MIPS: KVM: Don't hardcode restored HWREna
James Hogan
2016-06-15
3
-3
/
+7
*
MIPS: Clean up RDHWR handling
James Hogan
2016-06-15
4
-14
/
+35
*
MIPS: KVM: List FPU/MSA registers
James Hogan
2016-06-15
1
-0
/
+58
*
MIPS: KVM: Use raw_cpu_has_fpu in kvm_mips_guest_can_have_fpu()
James Hogan
2016-06-15
1
-1
/
+1
*
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2016-06-15
3
-7
/
+37
*
MIPS: KVM: Pass all unknown registers to callbacks
James Hogan
2016-06-15
1
-20
/
+2
*
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
2016-06-15
4
-114
/
+126
*
MIPS: KVM: Factor writing of translated guest instructions
James Hogan
2016-06-15
1
-58
/
+34
*
MIPS: KVM: Fix translation of MFC0 ErrCtl
James Hogan
2016-06-15
1
-1
/
+1
*
Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-06-15
21
-449
/
+1506
|
\
|
*
KVM: s390: handle missing storage-key facility
David Hildenbrand
2016-06-10
4
-11
/
+184
|
*
KVM: s390: trace and count all skey intercepts
David Hildenbrand
2016-06-10
2
-6
/
+9
|
*
s390/sclp: detect storage-key facility
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
KVM: s390: pfmf: handle address overflows
David Hildenbrand
2016-06-10
1
-1
/
+1
|
*
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
2016-06-10
3
-4
/
+50
|
*
KVM: s390: pfmf: take care of amode when setting reg2
David Hildenbrand
2016-06-10
1
-2
/
+9
|
*
KVM: s390: pfmf: MR and MC are ignored without CSSKE
David Hildenbrand
2016-06-10
1
-4
/
+0
|
*
KVM: s390: pfmf: fix end address calculation
David Hildenbrand
2016-06-10
1
-11
/
+9
|
*
KVM: s390: storage keys fit into a char
David Hildenbrand
2016-06-10
1
-2
/
+1
|
*
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
2016-06-10
3
-13
/
+10
|
*
s390/mm: simplify get_guest_storage_key
David Hildenbrand
2016-06-10
1
-13
/
+4
|
*
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2016-06-10
3
-24
/
+24
|
*
s390/mm: don't drop errors in get_guest_storage_key
David Hildenbrand
2016-06-10
2
-2
/
+2
|
*
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
2016-06-10
1
-11
/
+15
|
*
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
2016-06-10
1
-0
/
+5
|
*
KVM: s390: turn on tx even without ctx
David Hildenbrand
2016-06-10
1
-1
/
+1
|
*
KVM: s390: enable host-protection-interruption only with ESOP
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
KVM: s390: enable ibs only if available
David Hildenbrand
2016-06-10
1
-0
/
+2
|
*
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
KVM: s390: enable PFMFI only if available
David Hildenbrand
2016-06-10
1
-1
/
+1
|
*
s390/sclp: detect PFMF interpretation facility
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
KVM: s390: enable cei only if available
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
s390/sclp: detect conditional-external-interception facility
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
KVM: s390: enable ib only if available
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
s390/sclp: detect intervention bypass facility
David Hildenbrand
2016-06-10
1
-1
/
+6
|
*
KVM: s390: handle missing guest-storage-limit-suppression
David Hildenbrand
2016-06-10
2
-1
/
+7
|
*
s390/sclp: detect guest-storage-limit-suppression
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
KVM: s390: provide CMMA attributes only if available
David Hildenbrand
2016-06-10
1
-1
/
+6
|
*
KVM: s390: enable CMMA if the interpration is available
David Hildenbrand
2016-06-10
1
-2
/
+1
|
*
s390/sclp: detect cmma
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
KVM: s390: guestdbg: signal missing hardware support
David Hildenbrand
2016-06-10
1
-0
/
+2
|
*
s390/sclp: detect guest-PER enhancement
David Hildenbrand
2016-06-10
1
-1
/
+3
|
*
KVM: s390: handle missing 64-bit-SCAO facility
David Hildenbrand
2016-06-10
1
-4
/
+8
|
*
s390/sclp: detect 64-bit-SCAO facility
David Hildenbrand
2016-06-10
1
-0
/
+1
|
*
KVM: s390: interface to query and configure cpu subfunctions
David Hildenbrand
2016-06-10
2
-0
/
+109
[next]