qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] QMP queue
@ 2015-03-04 19:13 Luiz Capitulino
  2015-03-04 19:13 ` [Qemu-devel] [PULL 1/5] pc-dimm: add a function to calculate VM's current RAM size Luiz Capitulino
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Luiz Capitulino @ 2015-03-04 19:13 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-devel

Hi,

This pull request contains two series. A balloon series and memory hotplug
doc series. The balloon series is not totally QMP related, but it has
implications to libvirt when using memory hotplug. So, I'm picking it up.
The second series is a memory hotplug doc improvement. This is not QMP
related at all, but I'm adding it here as it got fully reviewed and is
really wanted.

The following changes since commit 3539bbb93e944ffde31c61c369ea9eedcc5697a6:

  Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150302.0' into staging (2015-03-04 14:37:31 +0000)

are available in the git repository at:


  git://repo.or.cz/qemu/qmp-unstable.git queue/qmp

for you to fetch changes up to a3b042179859c68b3d08f8aa43866d28d6b56987:

  docs: add memory-hotplug.txt (2015-03-04 13:00:36 -0500)

----------------------------------------------------------------
Luiz Capitulino (2):
      qemu-options.hx: improve -m description
      docs: add memory-hotplug.txt

zhanghailiang (3):
      pc-dimm: add a function to calculate VM's current RAM size
      virtio-balloon: Fix balloon not working correctly when hotplug memory
      virtio-balloon: Add some trace events

 docs/memory-hotplug.txt         | 76 +++++++++++++++++++++++++++++++++++++++++
 hw/mem/pc-dimm.c                | 26 ++++++++++++++
 hw/virtio/virtio-balloon.c      | 21 ++++++++----
 include/exec/cpu-common.h       |  1 +
 qemu-options.hx                 | 22 +++++++++---
 stubs/qmp_pc_dimm_device_list.c |  5 +++
 trace-events                    |  4 +++
 7 files changed, 144 insertions(+), 11 deletions(-)
 create mode 100644 docs/memory-hotplug.txt

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

end of thread, other threads:[~2015-03-09 13:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-04 19:13 [Qemu-devel] [PULL 0/5] QMP queue Luiz Capitulino
2015-03-04 19:13 ` [Qemu-devel] [PULL 1/5] pc-dimm: add a function to calculate VM's current RAM size Luiz Capitulino
2015-03-04 19:13 ` [Qemu-devel] [PULL 2/5] virtio-balloon: Fix balloon not working correctly when hotplug memory Luiz Capitulino
2015-03-04 19:13 ` [Qemu-devel] [PULL 3/5] virtio-balloon: Add some trace events Luiz Capitulino
2015-03-04 19:13 ` [Qemu-devel] [PULL 4/5] qemu-options.hx: improve -m description Luiz Capitulino
2015-03-04 19:13 ` [Qemu-devel] [PULL 5/5] docs: add memory-hotplug.txt Luiz Capitulino
2015-03-08 14:08 ` [Qemu-devel] [PULL 0/5] QMP queue Peter Maydell
2015-03-09 13:03   ` Luiz Capitulino

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