qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2
@ 2014-06-16 10:05 Hu Tao
  2014-06-16 10:05 ` [Qemu-devel] [PATCH v2 1/4] qmp: add query-memdev Hu Tao
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Hu Tao @ 2014-06-16 10:05 UTC (permalink / raw)
  To: qemu-devel
  Cc: Yasunori Goto, Paolo Bonzini, Igor Mammedov, Michael S. Tsirkin

Michael,

This is fixes for your pci tree v2. please review. thanks!

changes to v1:

  1. adds the missing query-memdev and change into querying qom for memdevs(patch 1)
  2. tweak error message (patch 2)
  3. improve error handling for memory-backend-file (patch 3)
  4. fixup the problem that nodes not start from 0 (patch 4)

Hu Tao (4):
  qmp: add query-memdev
  check if we have space left for hotplugged memory
  memory-backend-file: improve error handling
  fixup! numa: add -numa node,memdev= option

 exec.c           | 26 ++++++++++++-----
 hw/mem/pc-dimm.c |  7 +++++
 numa.c           | 89 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 qapi-schema.json | 40 +++++++++++++++++++++++++
 qmp-commands.hx  | 38 ++++++++++++++++++++++++
 5 files changed, 191 insertions(+), 9 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-06-17 10:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 10:05 [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2 Hu Tao
2014-06-16 10:05 ` [Qemu-devel] [PATCH v2 1/4] qmp: add query-memdev Hu Tao
2014-06-16 17:38   ` Eric Blake
2014-06-16 10:05 ` [Qemu-devel] [PATCH v2 2/4] check if we have space left for hotplugged memory Hu Tao
2014-06-16 10:44   ` Igor Mammedov
2014-06-16 10:47   ` Igor Mammedov
2014-06-16 10:05 ` [Qemu-devel] [PATCH v2 3/4] memory-backend-file: improve error handling Hu Tao
2014-06-17 10:03   ` Igor Mammedov
2014-06-17 10:09     ` Hu Tao
2014-06-17 10:56       ` Michael S. Tsirkin
2014-06-16 10:05 ` [Qemu-devel] [PATCH v2 4/4] fixup! numa: add -numa node, memdev= option Hu Tao
2014-06-16 11:09 ` [Qemu-devel] [PATCH v2 0/4] fixes for pci tree, v2 Michael S. Tsirkin
2014-06-17  8:47   ` Hu Tao
2014-06-17 10:55     ` Michael S. Tsirkin

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