History log of /linux-master/include/uapi/linux/virtio_mmio.h
Revision Date Author Comments
# 38e89548 19-Aug-2020 Sebastien Boeuf <sebastien.boeuf@intel.com>

virtio: Implement get_shm_region for MMIO transport

On MMIO a new set of registers is defined for finding SHM
regions. Add their definitions and use them to find the region.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Cc: kvm@vger.kernel.org
Cc: virtualization@lists.linux-foundation.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>


# 51be7a9a 12-Jan-2017 Michael S. Tsirkin <mst@redhat.com>

virtio_mmio: expose header to userspace

It's handy for userspace emulators like QEMU.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>