]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
virtio: export more headers to userspace
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 23 Apr 2008 10:57:00 +0000 (12:57 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 2 May 2008 11:50:44 +0000 (21:50 +1000)
commit81473132878f8a1d0c6a78cffa0cf84c8a19c1be
treec6f61f62db568475e424a1b998f3282d884e56f8
parent597d56e4b51fc3385e097e52d6e92bf596ff21ec
virtio: export more headers to userspace

Rusty,

is there a reason why we dont export the virtio headers for
9p, balloon, console, pci, and virtio_ring? kvm uses make sync,
but I think it is still useful to heave these headers exported
as they might be useful for other userspace tools.

I dont export virtio.h, because it does not seem to have useful
information for userspace and it requires scatterlist.h which is
also not exported. See also my other mail about your "virtio:
change config to guest endian." patch.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/Kbuild