qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] numa: cleanups for 5.2


From: Paolo Bonzini
Subject: Re: [PATCH 0/3] numa: cleanups for 5.2
Date: Sat, 12 Sep 2020 09:44:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 11/09/20 10:44, Igor Mammedov wrote:
> Remove deprecated default RAM splitting beween numa
> nodes that was deprecated since 4.1, and a couple of
> minor numa clean ups.
> 
> Igor Mammedov (3):
>   numa: drop support for '-numa node' (without memory specified)
>   doc: Cleanup "'-mem-path' fallback to RAM" deprecation text
>   numa: remove fixup numa_state->num_nodes to MAX_NODES
> 
>  include/hw/boards.h        |  2 --
>  include/sysemu/numa.h      |  4 ---
>  docs/system/deprecated.rst | 44 +++++++++++++++-------------
>  hw/core/machine.c          |  1 -
>  hw/core/numa.c             | 59 --------------------------------------
>  hw/i386/pc_piix.c          |  1 -
>  hw/i386/pc_q35.c           |  1 -
>  hw/ppc/spapr.c             |  1 -
>  8 files changed, 24 insertions(+), 89 deletions(-)
> 

Queued, thanks.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]