On Thu, Jul 16, 2020 at 10:32 AM Allan Jude wrote:
> Author: allanjude
> Date: Thu Jul 16 16:32:16 2020
> New Revision: 363255
> URL: https://svnweb.freebsd.org/changeset/base/363255
>
> Log:
> Add VIRTIO_BLK_T_DISCARD support to the virtio-blk driver
>
> If the hypervisor advertises support
Author: allanjude
Date: Thu Jul 16 16:32:16 2020
New Revision: 363255
URL: https://svnweb.freebsd.org/changeset/base/363255
Log:
Add VIRTIO_BLK_T_DISCARD support to the virtio-blk driver
If the hypervisor advertises support for the DISCARD command then the
guest can perform TRIM commands,