Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | virtio: Implement get_shm_region for MMIO transport | Sebastien Boeuf | 2020-09-10 | 1 | -0/+11 |
| | | | | | | | | | | | 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> | ||||
* | virtio_mmio: expose header to userspace | Michael S. Tsirkin | 2017-02-27 | 1 | -0/+141 |
It's handy for userspace emulators like QEMU. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |