]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
virtio_mmio: expose header to userspace
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 12 Jan 2017 21:36:32 +0000 (23:36 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Feb 2017 14:31:23 +0000 (16:31 +0200)
commit51be7a9a261ce18c520fb3928b168feb77522745
tree64ed51f24bfcbbea0ebf240c446dbb5c76d291b2
parentc470abd4fde40ea6a0846a2beab642a578c0b8cd
virtio_mmio: expose header to userspace

It's handy for userspace emulators like QEMU.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_mmio.c
include/linux/virtio_mmio.h [deleted file]
include/uapi/linux/Kbuild
include/uapi/linux/virtio_mmio.h [new file with mode: 0644]