index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
KVM: s390: vsie: support host-protection-interruption
David Hildenbrand
2016-06-21
1
-0
/
+3
|
*
KVM: s390: vsie: support edat1 / edat2
David Hildenbrand
2016-06-21
1
-0
/
+7
|
*
KVM: s390: vsie: support setting the ibc
David Hildenbrand
2016-06-21
1
-0
/
+21
|
*
KVM: s390: vsie: optimize gmap prefix mapping
David Hildenbrand
2016-06-21
1
-2
/
+29
|
*
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
2016-06-21
5
-1
/
+779
|
*
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
2016-06-20
1
-3
/
+5
|
*
KVM: s390: fast path for shadow gmaps in gmap notifier
David Hildenbrand
2016-06-20
1
-0
/
+2
|
*
s390/mm: support real-space for gmap shadows
David Hildenbrand
2016-06-20
1
-5
/
+29
|
*
s390/mm: push rte protection down to shadow pte
David Hildenbrand
2016-06-20
1
-7
/
+12
|
*
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
2016-06-20
1
-2
/
+20
|
*
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
2016-06-20
1
-7
/
+27
|
*
s390/mm: push ste protection down to shadow pte
David Hildenbrand
2016-06-20
1
-0
/
+1
|
*
s390/mm: take ipte_lock during shadow faults
David Hildenbrand
2016-06-20
2
-2
/
+12
|
*
s390/mm: protection exceptions are corrrectly shadowed
David Hildenbrand
2016-06-20
2
-6
/
+2
|
*
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
David Hildenbrand
2016-06-20
1
-17
/
+15
|
*
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
2016-06-20
1
-1
/
+1
|
*
s390/mm: add kvm shadow fault function
Martin Schwidefsky
2016-06-20
2
-0
/
+170
|
*
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
2016-06-20
1
-8
/
+8
|
*
s390/mm: extended gmap pte notifier
Martin Schwidefsky
2016-06-20
1
-6
/
+7
|
*
s390/kvm: page table invalidation notifier
Martin Schwidefsky
2016-06-20
1
-5
/
+13
|
*
KVM: s390: use kvm->created_vcpus
Paolo Bonzini
2016-06-16
1
-5
/
+5
|
*
Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2016-06-15
10
-146
/
+1055
|
|
\
|
|
*
KVM: s390: handle missing storage-key facility
David Hildenbrand
2016-06-10
1
-8
/
+142
|
|
*
KVM: s390: trace and count all skey intercepts
David Hildenbrand
2016-06-10
2
-6
/
+9
|
|
*
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
1
-4
/
+14
|
|
*
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
1
-6
/
+2
|
|
*
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2016-06-10
2
-12
/
+21
|
|
*
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
|
|
*
KVM: s390: enable PFMFI only if available
David Hildenbrand
2016-06-10
1
-1
/
+1
|
|
*
KVM: s390: enable cei only if available
David Hildenbrand
2016-06-10
1
-1
/
+3
|
|
*
KVM: s390: enable ib only if available
David Hildenbrand
2016-06-10
1
-1
/
+3
|
|
*
KVM: s390: handle missing guest-storage-limit-suppression
David Hildenbrand
2016-06-10
1
-0
/
+4
|
|
*
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
|
|
*
KVM: s390: guestdbg: signal missing hardware support
David Hildenbrand
2016-06-10
1
-0
/
+2
|
|
*
KVM: s390: handle missing 64-bit-SCAO facility
David Hildenbrand
2016-06-10
1
-4
/
+8
|
|
*
KVM: s390: interface to query and configure cpu subfunctions
David Hildenbrand
2016-06-10
1
-0
/
+89
|
|
*
KVM: s390: gaccess: convert get_vcpu_asce()
David Hildenbrand
2016-06-10
1
-22
/
+1
|
|
*
KVM: s390: gaccess: convert guest_page_range()
David Hildenbrand
2016-06-10
1
-18
/
+9
|
|
*
KVM: s390: gaccess: convert guest_translate_address()
David Hildenbrand
2016-06-10
1
-15
/
+6
|
|
*
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
David Hildenbrand
2016-06-10
1
-12
/
+1
[prev]
[next]