On Thu, Aug 07, 2025 at 04:39:49PM +0200, Magnus Kulke wrote:
> Added mshv to the list of accelerators in doc text.
> 
> Signed-off-by: Magnus Kulke <magnusku...@linux.microsoft.com>
> ---
>  docs/devel/codebase.rst |  2 +-

Probably also sensible to mention it in

 docs/about/build-platforms.rst
 docs/glossary.rst
 docs/system/introduction.rst

as those files tend to mention other accelerators too.

>  qemu-options.hx         | 16 ++++++++--------
>  2 files changed, 9 insertions(+), 9 deletions(-)
> 
> diff --git a/docs/devel/codebase.rst b/docs/devel/codebase.rst
> index 2a3143787a..69d8827117 100644
> --- a/docs/devel/codebase.rst
> +++ b/docs/devel/codebase.rst
> @@ -48,7 +48,7 @@ yet, so sometimes the source code is all you have.
>  * `accel <https://gitlab.com/qemu-project/qemu/-/tree/master/accel>`_:
>    Infrastructure and architecture agnostic code related to the various
>    `accelerators <Accelerators>` supported by QEMU
> -  (TCG, KVM, hvf, whpx, xen, nvmm).
> +  (TCG, KVM, hvf, whpx, xen, nvmm, mshv).
>    Contains interfaces for operations that will be implemented per
>    `target <https://gitlab.com/qemu-project/qemu/-/tree/master/target>`_.
>  * `audio <https://gitlab.com/qemu-project/qemu/-/tree/master/audio>`_:

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to