From: Igor Mammedov <imammedo@redhat.com>
To: Eduardo Habkost <ehabkost@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v3 for-2.3 0/2] numa: Fix default VCPUs to node mapping
Date: Fri, 20 Mar 2015 16:01:34 +0100 [thread overview]
Message-ID: <20150320160134.7423f24f@nial.brq.redhat.com> (raw)
In-Reply-To: <20150320145246.GT3513@thinpad.lan.raisama.net>
On Fri, 20 Mar 2015 11:52:46 -0300
Eduardo Habkost <ehabkost@redhat.com> wrote:
> On Fri, Mar 20, 2015 at 11:24:14AM +0100, Igor Mammedov wrote:
> > On Thu, 19 Mar 2015 17:09:20 +0000
> > Igor Mammedov <imammedo@redhat.com> wrote:
> >
> > > Changes since v2:
> > > - fix spelling errors
> > > - split out PC hunks itno a separate patch
> > >
> > > Igor Mammedov (2):
> > > numa: introduce machine callback for VCPU to node mapping
> > > pc: fix default VCPU to NUMA node mapping
> > >
> > > hw/i386/pc.c | 9 +++++++++
> > > include/hw/boards.h | 5 +++++
> > > include/sysemu/numa.h | 3 ++-
> > > numa.c | 18 +++++++++++++-----
> > > vl.c | 2 +-
> > > 5 files changed, 30 insertions(+), 7 deletions(-)
> > >
> >
> > CCing stable which I've forgotten to do earlier
>
> Why stable? This can be easily worked around by explicitly setting the
> CPUs for each node. I see this as an usbility improvement, not a bug
> fix. And it breaks compatibility.
For me if guest hangs due to incorrect topology provided by QEMU, it's a bug.
I'm not sure about what compatibility it breaks though,
but I won't insist on making downstream (2.2 based) live easier
in this case since there is workaround.
prev parent reply other threads:[~2015-03-20 15:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 17:09 [Qemu-devel] [PATCH v3 for-2.3 0/2] numa: Fix default VCPUs to node mapping Igor Mammedov
2015-03-19 17:09 ` [Qemu-devel] [PATCH v3 for-2.3 1/2] numa: introduce machine callback for VCPU " Igor Mammedov
2015-03-19 17:14 ` Andreas Färber
2015-03-19 17:09 ` [Qemu-devel] [PATCH v3 for-2.3 2/2] pc: fix default VCPU to NUMA " Igor Mammedov
2015-03-19 17:13 ` [Qemu-devel] [PATCH v3 for-2.3 0/2] numa: Fix default VCPUs to " Andreas Färber
2015-03-19 17:44 ` Eduardo Habkost
2015-03-20 10:24 ` Igor Mammedov
2015-03-20 14:52 ` Eduardo Habkost
2015-03-20 15:01 ` Igor Mammedov [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=20150320160134.7423f24f@nial.brq.redhat.com \
--to=imammedo@redhat.com \
--cc=ehabkost@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).