ci4ic4 <ci4...@proton.me> wrote: > On Friday, 13 June 2025 at 11:38, Robert Swindells <r...@fdy2.co.uk> wrote: > >> What is the best way of providing storage to a Linux VM using nvmm >> on NetBSD x86_64 that is controlled by qemu? >> >> I have a spare empty nvme drive to use in some way. > > I'd create a zpool and provide the zvols to the VM. I used to do it for > quite some time before. You get free snapshots and easy backups.
I'm just after the most efficient solution, I presumed that this would require the fewest number of translation layers. Is PCI passthrough expected to work?