diff --git a/website/content/en/status/report-2026-04-2026-06/libvirt.adoc b/website/content/en/status/report-2026-04-2026-06/libvirt.adoc index 42b8d3542e..e48c9ae7f3 100644 --- a/website/content/en/status/report-2026-04-2026-06/libvirt.adoc +++ b/website/content/en/status/report-2026-04-2026-06/libvirt.adoc @@ -1,23 +1,25 @@ === Improve libvirt support for bhyve hypervisor Links: + link:https://libvirt.org/drvbhyve.html[libvirt: Bhyve driver] URL: link:https://libvirt.org/drvbhyve.html[] + Contact: Roman Bogorodskiy ==== Completed work * libvirt/bhyve driver: ** `virtio-console` device support added. ** QEMU Guest Agent support added. ** Implemented a few features based on the QEMU Guest Agent, such as graceful reboot and shutdown, managing guest OS time, SSH keys, users passwords, etc. ** Added memory tuning and block I/O tuning based on man:rctl[8]. * Work in progress on extend libvirt CI to test against FreeBSD-CURRENT snapshot VM images. ==== Plans for the next quarter * Add support for boot order configuration. * Add support for TPM devices. * Complete suspend/resume support. * Continue implementing features based on the QEMU Guest Agent. * Continue extending CI, cover the new guest agent based features with new tests. + +Sponsor: The FreeBSD Foundation