qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/6] NUMA queue 2015-03-19
@ 2015-03-19 19:26 Eduardo Habkost
  2015-03-19 19:26 ` [Qemu-devel] [PULL 1/6] numa: Fix off-by-one error at MAX_CPUMASK_BITS check Eduardo Habkost
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Eduardo Habkost @ 2015-03-19 19:26 UTC (permalink / raw)
  To: Peter Maydell
  Cc: qemu-devel, Paolo Bonzini, Igor Mammedov, Andreas Färber,
	Michael S. Tsirkin

The following changes since commit 3e5f6234b4f45a11b7c357dde2d6da36641bc6f6:

  Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging (2015-03-19 17:47:08 +0000)

are available in the git repository at:

  https://github.com/ehabkost/qemu.git tags/work/numa-verify-cpus-pull-request

for you to fetch changes up to 549fc54b8cfe16a475d8f6b8f838e53b45452b4a:

  numa: Print warning if no node is assigned to a CPU (2015-03-19 16:20:15 -0300)

----------------------------------------------------------------
NUMA queue 2015-03-19

----------------------------------------------------------------

Eduardo Habkost (4):
  numa: Fix off-by-one error at MAX_CPUMASK_BITS check
  numa: Reject CPU indexes > max_cpus
  numa: Reject configuration if CPU appears on multiple nodes
  numa: Print warning if no node is assigned to a CPU

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                | 73 +++++++++++++++++++++++++++++++++++++++++++++------
 vl.c                  |  2 +-
 5 files changed, 82 insertions(+), 10 deletions(-)

-- 
2.1.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-20 12:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 19:26 [Qemu-devel] [PULL 0/6] NUMA queue 2015-03-19 Eduardo Habkost
2015-03-19 19:26 ` [Qemu-devel] [PULL 1/6] numa: Fix off-by-one error at MAX_CPUMASK_BITS check Eduardo Habkost
2015-03-19 19:26 ` [Qemu-devel] [PULL 2/6] numa: Reject CPU indexes > max_cpus Eduardo Habkost
2015-03-19 19:26 ` [Qemu-devel] [PULL 3/6] numa: Reject configuration if CPU appears on multiple nodes Eduardo Habkost
2015-03-19 19:26 ` [Qemu-devel] [PULL 4/6] numa: introduce machine callback for VCPU to node mapping Eduardo Habkost
2015-03-19 19:26 ` [Qemu-devel] [PULL 5/6] pc: fix default VCPU to NUMA " Eduardo Habkost
2015-03-19 19:26 ` [Qemu-devel] [PULL 6/6] numa: Print warning if no node is assigned to a CPU Eduardo Habkost
2015-03-20 12:25 ` [Qemu-devel] [PULL 0/6] NUMA queue 2015-03-19 Peter Maydell

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).