commit | 38e895487afc2ed42c11045853cbb3fa20b52b6e | [log] [tgz] |
---|---|---|
author | Sebastien Boeuf <sebastien.boeuf@intel.com> | Wed Aug 19 18:19:43 2020 -0400 |
committer | Miklos Szeredi <mszeredi@redhat.com> | Thu Sep 10 10:05:58 2020 +0200 |
tree | ccea9cd7d27900f957b79820f58dc08e97e55715 | |
parent | 0dd4ff93f4c8dba016ad79384007da4938cd54a1 [diff] |
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>