* Is vHost reversible ?
@ 2021-03-10 6:58 Vincent Pelletier
2021-03-10 8:17 ` Christoph Hellwig
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Pelletier @ 2021-03-10 6:58 UTC (permalink / raw)
To: target-devel
Hello,
(please keep me CC'ed, I'm not subscribed)
I have a NVMe-like high-performance storage device which requires a
proprietary module to work. Because it is not upstream, I tend to
distrust by default its quality, and I want to isolate it from the rest
of the machine.
I did this by using PCI virtualisation, so now I have a qemu-kvm
running a kernel with the proprietary module, and containing the block
device, and I want to expose this block device back to the host (where
the databases desiring to access this block device will run).
If I ignore the hypervisor/VM relationship, I would be tempted to setup
an iSCSI target over the network, but I am worried about the overhead.
But with this special relationship in mind, I would like to use
vHost-like, just in the exact opposite way (VM has the backstore, host
is the initiator and gets a block device), and likely get a lower
overhead.
Is this possible ?
I am quite new to the whole virtio family, so please forgive me if the
answer is blindingly obvious.
--
Vincent Pelletier
ERP5 - open source ERP/CRM for flexible enterprises
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Is vHost reversible ?
2021-03-10 6:58 Is vHost reversible ? Vincent Pelletier
@ 2021-03-10 8:17 ` Christoph Hellwig
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Hellwig @ 2021-03-10 8:17 UTC (permalink / raw)
To: Vincent Pelletier; +Cc: target-devel
On Wed, Mar 10, 2021 at 06:58:22AM +0000, Vincent Pelletier wrote:
> Hello,
>
> (please keep me CC'ed, I'm not subscribed)
Please stop wasting our time with your out of tree modules. You use a
piece of crap like that you get the keep the pieces and deal with the
fallout.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-10 8:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-10 6:58 Is vHost reversible ? Vincent Pelletier
2021-03-10 8:17 ` Christoph Hellwig
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.