linux/drivers/s390
Christian Borntraeger 1526bf9ccf KVM: s390: add capability indicating COW support
Currently qemu/kvm on s390 uses a guest mapping that does not
allow the guest backing page table to be write-protected to
support older systems. On those older systems a host write
protection fault will be delivered to the guest.

Newer systems allow to write-protect the guest backing memory
and let the fault be delivered to the host, thus allowing COW.

Use a capability bit to tell qemu if that is possible.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-05-17 21:06:01 -03:00
..
block [S390] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request 2012-04-11 14:28:24 +02:00
char KVM: s390: add capability indicating COW support 2012-05-17 21:06:01 -03:00
cio Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
crypto Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
kvm [S390] irq: external interrupt code passing 2012-03-11 11:59:29 -04:00
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-03-20 21:04:47 -07:00
scsi compat: fix compile breakage on s390 2012-02-27 07:54:27 -08:00
Makefile