public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] KVM: s390: More patches for kvm-next.
@ 2013-03-25 16:22 Cornelia Huck
  2013-03-25 16:22 ` [PATCH 01/11] KVM: s390: Dont do a gmap update on minor memslot changes Cornelia Huck
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Cornelia Huck @ 2013-03-25 16:22 UTC (permalink / raw)
  To: Marcelo Tosatti, Gleb Natapov
  Cc: Christian Borntraeger, Carsten Otte, Alexander Graf,
	Heiko Carstens, Martin Schwidefsky, KVM, linux-s390

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-04-02 13:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-25 16:22 [PATCH 00/11] KVM: s390: More patches for kvm-next Cornelia Huck
2013-03-25 16:22 ` [PATCH 01/11] KVM: s390: Dont do a gmap update on minor memslot changes Cornelia Huck
2013-03-25 16:22 ` [PATCH 02/11] KVM: s390: fix 24 bit psw handling in lpsw/lpswe handler Cornelia Huck
2013-03-25 16:22 ` [PATCH 03/11] KVM: s390: fix psw conversion in lpsw handler Cornelia Huck
2013-03-25 16:22 ` [PATCH 04/11] KVM: s390: fix return code handling in lpsw/lpswe handlers Cornelia Huck
2013-03-25 16:22 ` [PATCH 05/11] KVM: s390: make if statements in lpsw/lpswe handlers readable Cornelia Huck
2013-03-25 16:22 ` [PATCH 06/11] KVM: s390: fix and enforce return code handling for irq injections Cornelia Huck
2013-03-25 16:22 ` [PATCH 07/11] KVM: s390: fix stsi exception handling Cornelia Huck
2013-03-25 16:22 ` [PATCH 08/11] KVM: s390: fix compile with !CONFIG_COMPAT Cornelia Huck
2013-03-25 16:22 ` [PATCH 09/11] KVM: s390: Change the virtual memory mapping location for virtio devices Cornelia Huck
2013-03-25 16:22 ` [PATCH 10/11] KVM: s390: Remove the sanity checks for kvm memory slot Cornelia Huck
2013-03-25 16:22 ` [PATCH 11/11] KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390 Cornelia Huck
2013-04-02 13:15 ` [PATCH 00/11] KVM: s390: More patches for kvm-next Gleb Natapov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox