On Wed, Jul 11, 2012 at 14:07, Stefan Fritsch wrote: > Hi, > > I have been working on porting NetBSD's virtio drivers to OpenBSD. I am > not finished yet, but in order to prevent duplicate work, I thought I'd > publish the current state (attached as diff to OpenBSD 5.1). It adds a > virtio block device driver (viod) and a virtio network interface > (if_vioif). It is stable enough to run make -j 2 in /usr/src on a viod > disk. > > Comments are welcome. > > BTW: Which device numbers should I choose for viod? Use the first unused > number or just add virtio at the end?
We are consolidating and reducing the number of disk types. I think this would be better if it attached as scsi disks, which is what all the cool virtual disks do these days.