index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+44
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+1
2017-02-17
KVM: race-free exit from KVM_RUN without POSIX signals
Paolo Bonzini
1
-0
/
+4
2017-02-17
s390: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
1
-0
/
+1
2017-02-06
KVM: s390: Disable dirty log retrieval for UCONTROL guests
Janosch Frank
1
-0
/
+3
2017-01-30
KVM: s390: Add debug logging to basic cpu model interface
Christian Borntraeger
1
-0
/
+25
2017-01-30
Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...
Christian Borntraeger
1
-2
/
+2
2017-01-30
KVM: s390: prepare to read random guest instructions
David Hildenbrand
1
-1
/
+1
2017-01-30
KVM: s390: Introduce BCD Vector Instructions to the guest
Guenther Hutzl
1
-0
/
+4
2017-01-30
KVM: s390: Introduce Vector Enhancements facility 1 to the guest
Maxim Samoylov
1
-0
/
+4
2017-01-30
KVM: s390: get rid of bogus cc initialization
Heiko Carstens
1
-1
/
+1
2017-01-30
KVM: s390: instruction-execution-protection support
Janosch Frank
1
-0
/
+2
2017-01-20
KVM: s390: do not expose random data via facility bitmap
Christian Borntraeger
1
-2
/
+2
2016-11-22
KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/load
Christian Borntraeger
1
-24
/
+21
2016-11-22
KVM: s390: handle access registers in the run ioctl not in vcpu_put/load
Christian Borntraeger
1
-7
/
+5
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-35
/
+40
2016-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-15
/
+23
2016-09-16
kvm: add stubs for arch specific debugfs support
Luiz Capitulino
1
-0
/
+10
2016-09-08
Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390next
Christian Borntraeger
1
-4
/
+1
2016-09-08
KVM: s390: allow 255 VCPUs when sca entries aren't used
David Hildenbrand
1
-1
/
+17
2016-09-08
KVM: s390: lazy enable RI
Fan Zhang
1
-2
/
+13
2016-09-08
KVM: s390: fix delivery of vector regs during machine checks
David Hildenbrand
1
-32
/
+0
2016-08-29
s390/crypto: cpacf function detection
Martin Schwidefsky
1
-11
/
+22
2016-08-26
Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Martin Schwidefsky
1
-4
/
+1
2016-08-25
KVM: s390: generate facility mask from readable list
Heiko Carstens
1
-4
/
+1
2016-08-25
KVM: s390: don't use current->thread.fpu.* when accessing registers
David Hildenbrand
1
-4
/
+6
2016-08-12
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
1
-1
/
+3
2016-08-12
KVM: s390: set the prefix initially properly
Julius Niedworok
1
-0
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-58
/
+346
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2016-07-18
KVM: s390: allow user space to handle instr 0x0000
David Hildenbrand
1
-2
/
+24
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-2
/
+2
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
1
-0
/
+2
2016-06-21
KVM: s390: vsie: support IBS interpretation
David Hildenbrand
1
-0
/
+2
2016-06-21
KVM: s390: vsie: support conditional-external-interception
David Hildenbrand
1
-0
/
+2
2016-06-21
KVM: s390: vsie: support intervention-bypass
David Hildenbrand
1
-0
/
+2
2016-06-21
KVM: s390: vsie: support guest-storage-limit-suppression
David Hildenbrand
1
-0
/
+2
2016-06-21
KVM: s390: vsie: support guest-PER-enhancement
David Hildenbrand
1
-0
/
+2
2016-06-21
KVM: s390: vsie: support shared IPTE-interlock facility
David Hildenbrand
1
-0
/
+2
2016-06-21
KVM: s390: vsie: support 64-bit-SCAO
David Hildenbrand
1
-0
/
+2
2016-06-21
KVM: s390: vsie: initial support for nested virtualization
David Hildenbrand
1
-0
/
+15
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: 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
[next]