All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Igor Mammedov <imammedo@redhat.com>, qemu-devel@nongnu.org
Cc: ehabkost@redhat.com, mst@redhat.com, libvir-list@redhat.com,
	qemu-ppc@nongnu.org, david@gibson.dropbear.id.au,
	rth@twiddle.net
Subject: Re: [PATCH 0/3] numa: cleanups for 5.2
Date: Sat, 12 Sep 2020 09:44:57 +0200	[thread overview]
Message-ID: <502e6554-5c70-48df-8827-3f52ffa04165@redhat.com> (raw)
In-Reply-To: <20200911084410.788171-1-imammedo@redhat.com>

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



      parent reply	other threads:[~2020-09-12  7:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11  8:44 [PATCH 0/3] numa: cleanups for 5.2 Igor Mammedov
2020-09-11  8:44 ` [PATCH 1/3] numa: drop support for '-numa node' (without memory specified) Igor Mammedov
2020-09-11  8:44 ` [PATCH 2/3] doc: Cleanup "'-mem-path' fallback to RAM" deprecation text Igor Mammedov
2020-09-11  8:44 ` [PATCH 3/3] numa: remove fixup numa_state->num_nodes to MAX_NODES Igor Mammedov
2020-09-12  7:44 ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=502e6554-5c70-48df-8827-3f52ffa04165@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=ehabkost@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=libvir-list@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.