public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] s390/kvm: memory mgmt related fixes/cleanups
@ 2013-03-05 12:14 Christian Borntraeger
  2013-03-05 12:14 ` [PATCH 1/8] s390/kvm,gaccess: fix guest access return code handling Christian Borntraeger
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Christian Borntraeger @ 2013-03-05 12:14 UTC (permalink / raw)
  To: Marcelo Tossati, Gleb Natapov
  Cc: Cornelia Huck, Heiko Carstens, Martin Schwidefsky, KVM,
	linux-s390, Christian Borntraeger

Marcelo, Gleb,

here are some patches to cleanup/fix some aspects of the KVM
memory management on s390. Since these patches mostly touch
files names */kvm*/ lets push them via the kvm tree.
Please queue for 3.10.

The patch queue applies on 3.9-rc1

Heiko Carstens (8):
  s390/kvm,gaccess: fix guest access return code handling
  s390/mm,gmap: implement gmap_translate()
  s390/kvm,tprot: use new gmap_translate() function
  s390/kvm: remove explicit -EFAULT return code checking on guest access  s390/kvm,gaccess: shorten put/get_guest code
  s390/kvm,gaccess: shorten copy_to/from_guest code
  s390/kvm: cleanup/fix handle_tpi()
  s390/kvm,gaccess: add address space annotations

 arch/s390/include/asm/pgtable.h |   2 +
 arch/s390/kvm/gaccess.h         | 429 +++++++---------------------------------
 arch/s390/kvm/intercept.c       |  10 +-
 arch/s390/kvm/interrupt.c       | 245 +++++++----------------
 arch/s390/kvm/priv.c            |  89 +++++----
 arch/s390/mm/pgtable.c          | 107 +++++++---
 6 files changed, 284 insertions(+), 598 deletions(-)

-- 
1.8.0.1


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

end of thread, other threads:[~2013-03-07 20:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 12:14 [PATCH 0/8] s390/kvm: memory mgmt related fixes/cleanups Christian Borntraeger
2013-03-05 12:14 ` [PATCH 1/8] s390/kvm,gaccess: fix guest access return code handling Christian Borntraeger
2013-03-05 12:14 ` [PATCH 2/8] s390/mm,gmap: implement gmap_translate() Christian Borntraeger
2013-03-05 12:14 ` [PATCH 3/8] s390/kvm,tprot: use new gmap_translate() function Christian Borntraeger
2013-03-05 12:14 ` [PATCH 4/8] s390/kvm: remove explicit -EFAULT return code checking on guest access Christian Borntraeger
2013-03-05 12:14 ` [PATCH 5/8] s390/kvm,gaccess: shorten put/get_guest code Christian Borntraeger
2013-03-05 12:14 ` [PATCH 6/8] s390/kvm,gaccess: shorten copy_to/from_guest code Christian Borntraeger
2013-03-05 12:14 ` [PATCH 7/8] s390/kvm: cleanup/fix handle_tpi() Christian Borntraeger
2013-03-05 12:14 ` [PATCH 8/8] s390/kvm,gaccess: add address space annotations Christian Borntraeger
2013-03-07 19:21 ` [PATCH 0/8] s390/kvm: memory mgmt related fixes/cleanups Marcelo Tosatti

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