[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1588240976-10213-1-git-send-email-vatsa@codeaurora.org>
Date: Thu, 30 Apr 2020 15:32:55 +0530
From: Srivatsa Vaddagiri <vatsa@...eaurora.org>
To: konrad.wilk@...cle.com, mst@...hat.com, jasowang@...hat.com,
jan.kiszka@...mens.com, will@...nel.org,
stefano.stabellini@...inx.com
Cc: iommu@...ts.linux-foundation.org,
virtualization@...ts.linux-foundation.org,
virtio-dev@...ts.oasis-open.org, tsoni@...eaurora.org,
pratikp@...eaurora.org, vatsa@...eaurora.org,
christoffer.dall@....com, alex.bennee@...aro.org,
linux-kernel@...r.kernel.org
Subject: [RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO
The Type-1 hypervisor we are dealing with does not allow for MMIO transport.
[1] summarizes some of the problems we have in making virtio work on such
hypervisors. This patch proposes a solution for transport problem viz how we can
do config space IO on such a hypervisor. Hypervisor specific methods
introduced allows for seamless IO of config space.
This patch is meant to seek comments. If its considered to be in right
direction, will work on making it more complete and send the next version!
1. https://lkml.org/lkml/2020/4/28/427
Srivatsa Vaddagiri (1):
virtio: Introduce MMIO ops
drivers/virtio/virtio_mmio.c | 131 ++++++++++++++++++++++++++-----------------
include/linux/virtio.h | 14 +++++
2 files changed, 94 insertions(+), 51 deletions(-)
--
2.7.4
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation
Powered by blists - more mailing lists