aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bhyve/block_if.h
Commit message (Expand)AuthorAgeFilesLines
* bhyve: Add support for handling disk resize events to block_if.John Baldwin2021-06-121-0/+5
* Refactor configuration management in bhyve.John Baldwin2021-03-181-1/+3
* Initial support for bhyve save and restore.John Baldwin2020-05-051-0/+11
* Increase the VirtIO segment count to support modern Windows guests.John Baldwin2019-05-021-1/+7
* - Add bhyve NVMe device emulation.Marcelo Araujo2018-07-051-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Temporarily revert r282922 which bumped the max descriptors.Peter Grehan2015-05-211-1/+1
* Bump the size of the blockif scatter-gather list to 67.Peter Grehan2015-05-141-1/+1
* Workaround bhyve virtual disks operation on top of GEOM providers.Alexander Motin2015-04-181-0/+1
* Increase S/G list size of 32 to 33 entries.Alexander Motin2015-03-161-1/+1
* Add DSM TRIM command support for virtual AHCI disks.Alexander Motin2015-03-131-0/+2
* Report logical/physical sector sizes for virtual SATA disk.Alexander Motin2015-03-051-0/+1
* Add a call to synthesize a C/H/S value for block emulationsPeter Grehan2014-07-151-0/+2
* Block-layer backend interface for bhyve block-io device emulations.Peter Grehan2013-10-041-0/+64