[PATCH 0/3] docs: bhyve documentation updates

Roman Bogorodskiy posted 3 patches 2 weeks, 1 day ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20260308055515.48366-1-bogorodskiy@gmail.com
docs/drvbhyve.rst | 64 ++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 63 insertions(+), 1 deletion(-)
[PATCH 0/3] docs: bhyve documentation updates
Posted by Roman Bogorodskiy 2 weeks, 1 day ago
Roman Bogorodskiy (3):
  docs: bhyve: document NUMA domains configuration
  docs: bhyve: fix typo in version number
  docs: bhyve: add arm64 guest example

 docs/drvbhyve.rst | 64 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 63 insertions(+), 1 deletion(-)

-- 
2.52.0
Re: [PATCH 0/3] docs: bhyve documentation updates
Posted by Michal Prívozník via Devel 2 weeks ago
On 3/8/26 06:55, Roman Bogorodskiy wrote:
> 
> Roman Bogorodskiy (3):
>   docs: bhyve: document NUMA domains configuration
>   docs: bhyve: fix typo in version number
>   docs: bhyve: add arm64 guest example
> 
>  docs/drvbhyve.rst | 64 ++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 63 insertions(+), 1 deletion(-)
> 

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal