On Tue, May 15, 2012 at 02:15:24PM +0200, Christian Borntraeger wrote: > 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(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html