]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
KVM: S390: Export kvm_virtio.h
authorAlexander Graf <agraf@suse.de>
Tue, 24 Aug 2010 13:48:52 +0000 (15:48 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:30 +0000 (10:51 +0200)
As suggested by Christian, we should expose headers to user space with
information that might be valuable there. The s390 virtio interface is
one of those cases. It defines an ABI between hypervisor and guest, so
it should be exposed to user space.

Reported-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/s390/include/asm/Kbuild

index 42e512ba8b430f4ed7157234b238b65a601f9763..287d7bbb6d36c405a1363fbc36baf1d9b36b19fb 100644 (file)
@@ -5,6 +5,7 @@ header-y += chsc.h
 header-y += cmb.h
 header-y += dasd.h
 header-y += debug.h
+header-y += kvm_virtio.h
 header-y += monwriter.h
 header-y += qeth.h
 header-y += schid.h