From: Alexander Graf <agraf@suse.de>
To: virtualization@lists.linux-foundation.org
Cc: linux-s390@vger.kernel.org, KVM list <kvm@vger.kernel.org>,
borntraeger@de.ibm.com, Carsten Otte <carsteno@de.ibm.com>,
Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Subject: [PATCH 3/3] S390: Export kvm_virtio.h
Date: Tue, 24 Aug 2010 15:48:52 +0200 [thread overview]
Message-ID: <1282657732-20902-3-git-send-email-agraf@suse.de> (raw)
In-Reply-To: <1282657732-20902-1-git-send-email-agraf@suse.de>
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>
---
arch/s390/include/asm/Kbuild | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/s390/include/asm/Kbuild b/arch/s390/include/asm/Kbuild
index 63a2341..ee7937d 100644
--- a/arch/s390/include/asm/Kbuild
+++ b/arch/s390/include/asm/Kbuild
@@ -8,6 +8,7 @@ header-y += ucontext.h
header-y += vtoc.h
header-y += zcrypt.h
header-y += chsc.h
+header-y += kvm_virtio.h
unifdef-y += cmb.h
unifdef-y += debug.h
--
1.6.0.2
next prev parent reply other threads:[~2010-08-24 13:48 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-24 13:48 [PATCH 1/3] S390: take a full byte as ext_param indicator Alexander Graf
2010-08-24 13:48 ` [PATCH 2/3] S390: Add virtio hotplug add support Alexander Graf
2010-08-25 8:16 ` Heiko Carstens
[not found] ` <20100825081630.GE2153@osiris.boeblingen.de.ibm.com>
2010-08-25 8:20 ` Alexander Graf
[not found] ` <FA6CB344-B4ED-45C1-8478-367038F5F95F@suse.de>
[not found] ` <20100825083525.GF2153@osiris.boeblingen.de.ibm.com>
2010-08-25 8:34 ` Alexander Graf
[not found] ` <8A4DFC49-AAB9-4426-8124-583E448B6C98@suse.de>
2010-08-25 8:48 ` Heiko Carstens
[not found] ` <20100825084849.GG2153@osiris.boeblingen.de.ibm.com>
2010-08-25 8:52 ` Alexander Graf
2010-08-25 8:35 ` Heiko Carstens
2010-09-12 0:42 ` Alexander Graf
[not found] ` <72A751CE-3F46-4D98-9FAF-BA1C1A95B6EE@suse.de>
2010-09-12 9:00 ` Avi Kivity
[not found] ` <4C8C96BB.2010804@redhat.com>
2010-09-13 3:35 ` Rusty Russell
[not found] ` <201009131305.58893.rusty@rustcorp.com.au>
2010-09-13 7:41 ` Martin Schwidefsky
[not found] ` <20100913094113.3c0ee732@mschwide.boeblingen.de.ibm.com>
2010-09-13 9:41 ` Avi Kivity
2010-08-24 13:48 ` Alexander Graf [this message]
2010-08-25 21:20 ` [PATCH 1/3] S390: take a full byte as ext_param indicator Marcelo Tosatti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1282657732-20902-3-git-send-email-agraf@suse.de \
--to=agraf@suse.de \
--cc=borntraeger@de.ibm.com \
--cc=carsteno@de.ibm.com \
--cc=ehrhardt@linux.vnet.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).