]> git.ipfire.org Git - thirdparty/libvirt.git/commit
bhyve: nvme: check if NVMe is supported by bhyve
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 25 Oct 2025 08:15:58 +0000 (10:15 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 29 Oct 2025 10:45:42 +0000 (11:45 +0100)
commit4d70b2c783ef20f0ae91b48ab075ee4ab1ed99b9
tree8861526f7b2fdf234e80312d74795c11337a8aed
parenta997aee58f8f594c34fa1c666c967aece30c9824
bhyve: nvme: check if NVMe is supported by bhyve

For domains using NVMe disks make sure that the bhyve binary supports
that by checking capabilities.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/bhyve/bhyve_command.c
tests/bhyvexml2argvtest.c