Re: [RFC/PATCH 0/1] virtio_mmio: hypervisor specific interfaces for MMIO

From: Jason Wang
Date: Thu Apr 30 2020 - 06:57:19 EST



On 2020/4/30 äå6:07, Michael S. Tsirkin wrote:
On Thu, Apr 30, 2020 at 03:32:55PM +0530, Srivatsa Vaddagiri wrote:
The Type-1 hypervisor we are dealing with does not allow for MMIO transport.
How about PCI then?


Or maybe you can use virtio-vdpa.

Thanks