Searched hist:256390 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/usr.sbin/bhyve/
H A Dpci_virtio_block.cdiff 256390 Sat Oct 12 19:56:28 MDT 2013 grehan MFC r256389

Implement the virtio block 'get-ident' operation. This eliminates the
annoying verbose boot error of the form

g_handleattr: vtbd0 bio_length 24 len 28 -> EFAULT

The ident returned by bhyve is a text string 'BHYVE-XXXX-XXXX', where
the X's are the first bytes of the md5 hash of the backing filename.

Approved by: re (gjb)

Completed in 108 milliseconds