[PATCH 0/3] docs: drvbhyve: documentation updates

Roman Bogorodskiy posted 3 patches 1 week, 5 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20251108144510.80378-1-bogorodskiy@gmail.com
docs/drvbhyve.rst | 42 +++++++++++++++++++++++++++++++++++++++++-
1 file changed, 41 insertions(+), 1 deletion(-)
[PATCH 0/3] docs: drvbhyve: documentation updates
Posted by Roman Bogorodskiy 1 week, 5 days ago
*** BLURB HERE ***

Roman Bogorodskiy (3):
  docs: drvbhyve: document device passthrough
  docs: drvbhyve: improve the manpage link
  docs: drvbhyve: add guest-specific nodes section

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

-- 
2.51.0
Re: [PATCH 0/3] docs: drvbhyve: documentation updates
Posted by Michal Prívozník via Devel 1 week, 3 days ago
On 11/8/25 15:45, Roman Bogorodskiy wrote:
> *** BLURB HERE ***
> 
> Roman Bogorodskiy (3):
>   docs: drvbhyve: document device passthrough
>   docs: drvbhyve: improve the manpage link
>   docs: drvbhyve: add guest-specific nodes section
> 
>  docs/drvbhyve.rst | 42 +++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 41 insertions(+), 1 deletion(-)
> 

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

Michal