My next pull request will be pretty small it seems as exitless interrupt, crypto and large page support are all not ready yet. Anyway here is what I have pending as of today and what will be part of my next pull request. Christian Borntraeger (1): KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup David Hildenbrand (1): KVM: s390: vsie: use common code functions for pinning Michael Mueller (2): KVM: s390: abstract conversion between isc and enum irq_types KVM: s390: clear_io_irq() requests are not expected for adapter interrupts Tony Krowiak (1): KVM: s390: SIE considerations for AP Queue virtualization Documentation/virtual/kvm/devices/s390_flic.txt | 3 ++ arch/s390/include/asm/kvm_host.h | 25 +++++++++++-- arch/s390/kvm/interrupt.c | 26 +++++++++++-- arch/s390/kvm/vsie.c | 50 +++++++++---------------- include/linux/kvm_host.h | 1 + virt/kvm/kvm_main.c | 4 +- 6 files changed, 67 insertions(+), 42 deletions(-) -- 2.9.4