Hi,
here are some kvm/s390 patches that have accumulated in our queue.
Changes include fixes in the lpsw(e) and stsi handlers, proper
handling of interrupt injection failures and a gmap optimization.
Also included are patches allowing support for standby memory on
kvm guests. Standby memory is used for providing hotpluggable
memory on s390.
Please consider applying.
Christian Borntraeger (1):
KVM: s390: Dont do a gmap update on minor memslot changes
Heiko Carstens (7):
KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler
KVM: s390: fix psw conversion in lpsw handler
KVM: s390: fix return code handling in lpsw/lpswe handlers
KVM: s390: make if statements in lpsw/lpswe handlers readable
KVM: s390: fix and enforce return code handling for irq injections
KVM: s390: fix stsi exception handling
KVM: s390: fix compile with !CONFIG_COMPAT
Nick Wang (3):
KVM: s390: Change the virtual memory mapping location for virtio
devices
KVM: s390: Remove the sanity checks for kvm memory slot
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
arch/s390/kvm/intercept.c | 12 +--
arch/s390/kvm/kvm-s390.c | 32 ++++---
arch/s390/kvm/kvm-s390.h | 12 +--
arch/s390/kvm/priv.c | 203 +++++++++++++++---------------------------
drivers/s390/kvm/kvm_virtio.c | 11 +--
5 files changed, 108 insertions(+), 162 deletions(-)
--
1.7.12.4
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html