Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2026 09:59:43 +0000
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Cc:        Roman Bogorodskiy <novel@FreeBSD.org>
Subject:   git: cd92a03cd3 - main - Status/2026Q1/libvirt.adoc: Add report about libvirt
Message-ID:  <69da1b8f.18add.e112ede@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/doc/commit/?id=cd92a03cd3597b64b16d531c772fa27500f01db3

commit cd92a03cd3597b64b16d531c772fa27500f01db3
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2026-04-04 11:12:54 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
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 <novel@FreeBSD.org>
+
+==== 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69da1b8f.18add.e112ede>