index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
KVM: s390: vsie: support IBS interpretation
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support conditional-external-interception
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support intervention-bypass
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support guest-storage-limit-suppression
David Hildenbrand
2
-2
/
+7
2016-06-21
KVM: s390: vsie: support guest-PER-enhancement
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support shared IPTE-interlock facility
David Hildenbrand
2
-0
/
+4
2016-06-21
KVM: s390: vsie: support 64-bit-SCAO
David Hildenbrand
2
-0
/
+6
2016-06-21
KVM: s390: vsie: support run-time-instrumentation
David Hildenbrand
1
-0
/
+26
2016-06-21
KVM: s390: vsie: support vectory facility (SIMD)
David Hildenbrand
1
-0
/
+31
2016-06-21
KVM: s390: vsie: support transactional execution
David Hildenbrand
1
-2
/
+35
2016-06-21
KVM: s390: vsie: support aes dea wrapping keys
David Hildenbrand
1
-1
/
+55
2016-06-21
KVM: s390: vsie: support STFLE interpretation
David Hildenbrand
1
-2
/
+47
2016-06-21
KVM: s390: vsie: support host-protection-interruption
David Hildenbrand
1
-0
/
+3
2016-06-21
KVM: s390: vsie: support edat1 / edat2
David Hildenbrand
1
-0
/
+7
2016-06-21
KVM: s390: vsie: support setting the ibc
David Hildenbrand
1
-0
/
+21
2016-06-21
KVM: s390: vsie: optimize gmap prefix mapping
David Hildenbrand
1
-2
/
+29
2016-06-21
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
5
-1
/
+779
2016-06-20
KVM: s390: backup the currently enabled gmap when scheduled out
David Hildenbrand
1
-3
/
+5
2016-06-20
KVM: s390: fast path for shadow gmaps in gmap notifier
David Hildenbrand
1
-0
/
+2
2016-06-20
s390/mm: support real-space for gmap shadows
David Hildenbrand
1
-5
/
+29
2016-06-20
s390/mm: push rte protection down to shadow pte
David Hildenbrand
1
-7
/
+12
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
1
-2
/
+20
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
1
-7
/
+27
2016-06-20
s390/mm: push ste protection down to shadow pte
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: take ipte_lock during shadow faults
David Hildenbrand
2
-2
/
+12
2016-06-20
s390/mm: protection exceptions are corrrectly shadowed
David Hildenbrand
2
-6
/
+2
2016-06-20
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
David Hildenbrand
1
-17
/
+15
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
1
-1
/
+1
2016-06-20
s390/mm: add kvm shadow fault function
Martin Schwidefsky
2
-0
/
+170
2016-06-20
s390/mm: add reference counter to gmap structure
Martin Schwidefsky
1
-8
/
+8
2016-06-20
s390/mm: extended gmap pte notifier
Martin Schwidefsky
1
-6
/
+7
2016-06-20
s390/kvm: page table invalidation notifier
Martin Schwidefsky
1
-5
/
+13
2016-06-16
KVM: s390: use kvm->created_vcpus
Paolo Bonzini
1
-5
/
+5
2016-06-15
Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
10
-146
/
+1055
2016-06-14
KVM: S390: Fix typo
Andrea Gelmini
1
-1
/
+1
2016-06-13
s390/time: remove ETR support
Martin Schwidefsky
1
-1
/
+1
2016-06-10
KVM: s390: handle missing storage-key facility
David Hildenbrand
1
-8
/
+142
2016-06-10
KVM: s390: trace and count all skey intercepts
David Hildenbrand
2
-6
/
+9
2016-06-10
KVM: s390: pfmf: handle address overflows
David Hildenbrand
1
-1
/
+1
2016-06-10
KVM: s390: pfmf: support conditional-sske facility
David Hildenbrand
1
-4
/
+14
2016-06-10
KVM: s390: pfmf: take care of amode when setting reg2
David Hildenbrand
1
-2
/
+9
2016-06-10
KVM: s390: pfmf: MR and MC are ignored without CSSKE
David Hildenbrand
1
-4
/
+0
2016-06-10
KVM: s390: pfmf: fix end address calculation
David Hildenbrand
1
-11
/
+9
2016-06-10
KVM: s390: storage keys fit into a char
David Hildenbrand
1
-2
/
+1
2016-06-10
s390/mm: return key via pointer in get_guest_storage_key
David Hildenbrand
1
-6
/
+2
2016-06-10
s390/mm: set and get guest storage key mmap locking
Martin Schwidefsky
2
-12
/
+21
2016-06-10
KVM: s390: fixup I/O interrupt traces
Christian Borntraeger
1
-11
/
+15
2016-06-10
KVM: s390: provide logging for diagnose 0x500
Christian Borntraeger
1
-0
/
+5
2016-06-10
KVM: s390: turn on tx even without ctx
David Hildenbrand
1
-1
/
+1
2016-06-10
KVM: s390: enable host-protection-interruption only with ESOP
David Hildenbrand
1
-1
/
+3
[prev]
[next]