Re: direct descriptor support for virtio block device

2013-04-23 Thread Neel Natu
Hi Tycho, On Fri, Apr 19, 2013 at 8:46 AM, Tycho Nightingale < tycho.nighting...@pluribusnetworks.com> wrote: > > The current virtio block device advertises support for the indirect > descriptors feature yet is unable to cope if the guest elects not to use > them. Attached is a patch for direct

direct descriptor support for virtio block device

2013-04-19 Thread Tycho Nightingale
The current virtio block device advertises support for the indirect descriptors feature yet is unable to cope if the guest elects not to use them. Attached is a patch for direct descriptors along with an implementation of device reset. Tycho diff -r 7ec7f1183c3c usr.sbin/bhyve/pci_virtio_bloc