git: cd92a03cd3 - main - Status/2026Q1/libvirt.adoc: Add report about libvirt
Lorenzo Salvadore <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/doc/commit/?id=cd92a03cd3597b64b16d531c772fa27500f01db3 commit cd92a03cd3597b64b16d531c772fa27500f01db3 Author: Roman Bogorodskiy <[email protected]> AuthorDate: 2026-04-04 11:12:54 +0000 Commit: Lorenzo Salvadore <[email protected]> CommitDate: 2026-04-11 09:59:33 +0000 Status/2026Q1/libvirt.adoc: Add report about libvirt Pull Request: https://github.com/freebsd/freebsd-doc/pull/642 --- .../en/status/report-2026-01-2026-03/libvirt.adoc | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/website/content/en/status/report-2026-01-2026-03/libvirt.adoc b/website/content/en/status/report-2026-01-2026-03/libvirt.adoc new file mode 100644 index 0000000000..f0b01fce84 --- /dev/null +++ b/website/content/en/status/report-2026-01-2026-03/libvirt.adoc @@ -0,0 +1,27 @@ +=== 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 <[email protected]> + +==== Completed work + +* libvirt/bhyve driver: +** arm64 support added. +** `virtio-scsi` device support added. +** vCPU pinning configuration support added. +** NUMA domains configuration support added. +** Assorted minor improvements and bugfixes. + +==== Plans for the next quarter + +* Add support (targeted, but might roll over to next quarter) for: +** Boot order configuration. +** TPM devices. +** Complete suspend/resume support. +** `virtio-console` devices and Qemu Guest Agent. +* Improve virt-manager support on FreeBSD. +* Extend libvirt CI to test against FreeBSD-CURRENT snapshot VM images. + +Sponsor: The FreeBSD Foundation