index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-1
/
+2
2016-07-05
KVM: s390: inject PER i-fetch events on applicable icpts
David Hildenbrand
3
-3
/
+34
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
2
-4
/
+4
2016-06-21
KVM: s390: vsie: add module parameter "nested"
David Hildenbrand
1
-1
/
+6
2016-06-21
KVM: s390: vsie: add indication for future features
David Hildenbrand
1
-0
/
+18
2016-06-21
KVM: s390: vsie: correctly set and handle guest TOD
David Hildenbrand
2
-0
/
+11
2016-06-21
KVM: s390: vsie: speed up VCPU external calls
David Hildenbrand
1
-0
/
+6
2016-06-21
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2
-6
/
+6
2016-06-21
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
3
-0
/
+41
2016-06-21
KVM: s390: vsie: try to refault after a reported fault to g2
David Hildenbrand
1
-1
/
+23
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
[prev]
[next]