[PATCH 0/1] qemu-options.hx: Update descriptions of memory options

Yohei Kojima posted 1 patch 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/TYZPR06MB5418DC69BD2E73B51C9584119D989@TYZPR06MB5418.apcprd06.prod.outlook.com
qemu-options.hx | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)
[PATCH 0/1] qemu-options.hx: Update descriptions of memory options
Posted by Yohei Kojima 1 year ago
This patch updates an outdated description in qemu-options.hx.
The patch reflects the changes in qemu behavior already described in
another documentation, and it also changes paragraph structure for
further readability.

ChangeLog:
v2:
    * Moved the description for the legacy `mem` option below example

Yohei Kojima (1):
  qemu-options.hx: Update descriptions of memory options for NUMA node

 qemu-options.hx | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

-- 
2.39.2
Re: [PATCH 0/1] qemu-options.hx: Update descriptions of memory options
Posted by Yohei Kojima 1 year ago
I forgot to add v2 prefix to the subject. This is a revised patch from:
https://patchew.org/QEMU/TYZPR06MB5418D6B0175A49E8E76988439D8E9@TYZPR06MB5418.apcprd06.prod.outlook.com/

On 2023/04/13 21:15, Yohei Kojima wrote:
> This patch updates an outdated description in qemu-options.hx.
> The patch reflects the changes in qemu behavior already described in
> another documentation, and it also changes paragraph structure for
> further readability.
> 
> ChangeLog:
> v2:
>     * Moved the description for the legacy `mem` option below example
> 
> Yohei Kojima (1):
>   qemu-options.hx: Update descriptions of memory options for NUMA node
> 
>  qemu-options.hx | 26 +++++++++++++++++---------
>  1 file changed, 17 insertions(+), 9 deletions(-)
>