[PATCH 0/3] docs: some doc updates

Mohamed Mediouni posted 3 patches 3 weeks, 6 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260311102626.46546-1-mohamed@unpredictable.fr
Maintainers: Pierrick Bouvier <pierrick.bouvier@linaro.org>
docs/about/build-platforms.rst | 4 ++--
docs/system/introduction.rst   | 6 +++---
qemu-options.hx                | 5 +++++
3 files changed, 10 insertions(+), 5 deletions(-)
[PATCH 0/3] docs: some doc updates
Posted by Mohamed Mediouni 3 weeks, 6 days ago
A documentation update, no code.

Mohamed Mediouni (3):
  docs: remove 64-bit only mentions for accelerators
  qemu-options.hx: document Hyper-V enlightenments accelerator option
  docs: mention that WHPX supports Arm too

 docs/about/build-platforms.rst | 4 ++--
 docs/system/introduction.rst   | 6 +++---
 qemu-options.hx                | 5 +++++
 3 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.50.1 (Apple Git-155)
Re: [PATCH 0/3] docs: some doc updates
Posted by Pierrick Bouvier 3 weeks, 5 days ago
On 3/11/26 3:26 AM, Mohamed Mediouni wrote:
> A documentation update, no code.
> 
> Mohamed Mediouni (3):
>    docs: remove 64-bit only mentions for accelerators
>    qemu-options.hx: document Hyper-V enlightenments accelerator option
>    docs: mention that WHPX supports Arm too
> 
>   docs/about/build-platforms.rst | 4 ++--
>   docs/system/introduction.rst   | 6 +++---
>   qemu-options.hx                | 5 +++++
>   3 files changed, 10 insertions(+), 5 deletions(-)
> 

For the whole series:
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Re: [PATCH 0/3] docs: some doc updates
Posted by Paolo Bonzini 3 weeks, 6 days ago
Queued, thanks.

Paolo