qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] fix two bugs about numa _and_ hotplug memory feature
@ 2014-09-16 10:39 zhanghailiang
  2014-09-16 10:39 ` [Qemu-devel] [PATCH 1/2] pc-dimm: No numa option shouldn't break " zhanghailiang
  2014-09-16 10:39 ` [Qemu-devel] [PATCH 2/2] numa/pc-dimm: Fix stat of memory size in node when hotplug memory zhanghailiang
  0 siblings, 2 replies; 24+ messages in thread
From: zhanghailiang @ 2014-09-16 10:39 UTC (permalink / raw)
  To: qemu-devel
  Cc: zhanghailiang, mst, hutao, luonengjun, peter.huangpeng, pbonzini,
	imammedo, gaowanlong

Hi,

In qemu, We do not update the numa node memory size after hotplug memory,
There will be a confused result for hmp command "info numa" after hotplug memory.
Also, if we do not configure numa option, we can't hotplug memory, i think this is
a bug.

This patch series fix them.


zhanghailiang (2):
  pc-dimm: No numa option shouldn't break hotplug memory feature
  numa/pc-dimm: Fix stat of memory size in node when hotplug memory

 hw/i386/pc.c            |  1 +
 hw/mem/pc-dimm.c        |  3 +-
 include/sysemu/sysemu.h |  1 +
 numa.c                  | 13 +++++++++++++
 4 files changed, 16 insertions(+), 1 deletion(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2014-09-23 12:39 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 10:39 [Qemu-devel] [PATCH 0/2] fix two bugs about numa _and_ hotplug memory feature zhanghailiang
2014-09-16 10:39 ` [Qemu-devel] [PATCH 1/2] pc-dimm: No numa option shouldn't break " zhanghailiang
2014-09-17  8:32   ` Hu Tao
2014-09-17  9:25     ` zhanghailiang
2014-09-17 10:00     ` Tang Chen
2014-09-17 10:19       ` Andrey Korolyov
2014-09-18  0:58         ` Hu Tao
2014-09-19 12:26     ` Igor Mammedov
2014-09-22  9:03       ` Tang Chen
2014-09-22  9:46         ` zhanghailiang
2014-09-23  8:40         ` Igor Mammedov
2014-09-23  8:58           ` Tang Chen
2014-09-23 10:11             ` zhanghailiang
2014-09-23 10:32               ` Tang Chen
2014-09-23 11:12               ` Igor Mammedov
2014-09-23 12:38                 ` zhanghailiang
2014-09-19 12:37   ` Igor Mammedov
2014-09-22 11:17     ` Michael S. Tsirkin
2014-09-23  9:01       ` Igor Mammedov
2014-09-23 10:07         ` zhanghailiang
2014-09-23 11:13           ` Igor Mammedov
2014-09-16 10:39 ` [Qemu-devel] [PATCH 2/2] numa/pc-dimm: Fix stat of memory size in node when hotplug memory zhanghailiang
2014-09-16 11:20   ` Igor Mammedov
2014-09-17  8:22     ` zhanghailiang

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