Kernel KVM virtualization development
 help / color / mirror / Atom feed
* [PATCH 0/4] kvm-s390: feature patches
@ 2012-05-15 12:15 Christian Borntraeger
  2012-05-15 12:15 ` [PATCH 1/4] kvm-s390: add capability indicating COW support Christian Borntraeger
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Christian Borntraeger @ 2012-05-15 12:15 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tossati
  Cc: Carsten Otte, Alexander Graf, Jens Freimann, Cornelia Huck,
	Heiko Carstens, Martin Schwidefsky, Heinz Graalfs, KVM,
	Christian Borntraeger

Avi, Marcelo,

here are 4 feature patches for kvm-s390. One patch deals with
the memory management of kvm and allows MAP_PRIVATE. The other
patches implement user space access for some missing registers 
via the ONE_REG ioctls.

Carsten Otte (2):
  kvm-s390: KVM_GET/SET_ONEREG for s390
  kvm-s390: epoch difference and TOD programmable field

Christian Borntraeger (1):
  kvm-s390: add capability indicating COW support

Jason J. herne (1):
  kvm-s390: onereg for timer related registers

 arch/s390/include/asm/kvm.h  |    5 +++
 arch/s390/include/asm/sclp.h |    1 +
 arch/s390/kvm/kvm-s390.c     |   74 ++++++++++++++++++++++++++++++++++++++++++
 drivers/s390/char/sclp_cmd.c |   12 ++++++-
 include/linux/kvm.h          |    1 +
 5 files changed, 92 insertions(+), 1 deletion(-)

-- 
1.7.10.2


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

end of thread, other threads:[~2012-06-05 13:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-15 12:15 [PATCH 0/4] kvm-s390: feature patches Christian Borntraeger
2012-05-15 12:15 ` [PATCH 1/4] kvm-s390: add capability indicating COW support Christian Borntraeger
2012-05-15 12:24   ` Avi Kivity
2012-05-15 12:31     ` Christian Borntraeger
2012-05-15 12:33       ` Avi Kivity
2012-05-15 12:38         ` Christian Borntraeger
2012-05-15 12:40           ` Avi Kivity
2012-06-05 12:36           ` Alexander Graf
2012-05-15 12:15 ` [PATCH 2/4] kvm-s390: KVM_GET/SET_ONEREG for s390 Christian Borntraeger
2012-06-05 12:37   ` Alexander Graf
2012-05-15 12:15 ` [PATCH 3/4] kvm-s390: epoch difference and TOD programmable field Christian Borntraeger
2012-06-05 12:40   ` Alexander Graf
2012-05-15 12:15 ` [PATCH 4/4] kvm-s390: onereg for timer related registers Christian Borntraeger
2012-06-05 12:42   ` Alexander Graf
2012-06-05 12:57     ` Christian Borntraeger
2012-06-05 13:03       ` Alexander Graf
2012-05-15 12:26 ` [PATCH 0/4] kvm-s390: feature patches Avi Kivity
2012-05-15 12:34   ` Christian Borntraeger
2012-05-18  0:06 ` Marcelo Tosatti

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