qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] hmp, qmp: introduce "info memory" and "query-memory" commands
@ 2017-06-13 12:55 Vadim Galitsyn
  2017-06-13 12:55 ` Vadim Galitsyn
  0 siblings, 1 reply; 6+ messages in thread
From: Vadim Galitsyn @ 2017-06-13 12:55 UTC (permalink / raw)
  To: Dr . David Alan Gilbert, Markus Armbruster, qemu-devel


Hello,
 
Some time ago we came up with the idea to provide the following patch. The story started in https://lists.gnu.org/archive/html/qemu-devel/2012-07/msg01472.html.
 
For our production environment, we need QEMU to report the amount of guest memory, taking into account hot-plugged memory.
 
Currently QEMU does not have a command to report this information.
 
Included patch introduces "info memory" (HMP) and “query-memory” (QMP) commands, which return, as separate values, the amount of statically allocated, hot-plugged, and "actual" (ballooned) memory.
 
Could you please consider if this functionality can be included into mainline QEMU?
 
Thank you,
Vadim

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

end of thread, other threads:[~2017-06-22 14:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-13 12:55 [Qemu-devel] [PATCH] hmp, qmp: introduce "info memory" and "query-memory" commands Vadim Galitsyn
2017-06-13 12:55 ` Vadim Galitsyn
2017-06-13 13:03   ` no-reply
2017-06-13 13:27   ` no-reply
2017-06-19  7:47   ` David Hildenbrand
2017-06-22 14:06     ` Vadim Galitsyn

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