qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] block: wr_highest_sector blockstat
@ 2010-04-28 15:56 Kevin Wolf
  2010-04-28 15:56 ` [Qemu-devel] [PATCH 1/2] block: Add " Kevin Wolf
  2010-04-28 15:56 ` [Qemu-devel] [PATCH 2/2] block: Extend info blockstats monitor command Kevin Wolf
  0 siblings, 2 replies; 13+ messages in thread
From: Kevin Wolf @ 2010-04-28 15:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, dlaor, lcapitulino, avi, danken

This is the minimal high watermark implementation that is needed to allow
clients to poll the value. I hope everyone can live with this solution now.

The second patch of this series is optional. It breaks clients that consider
the user monitor a stable API. They should be using QMP, but I'm not sure if we
want to break compatibility on the user monitor today.

Kevin Wolf (2):
  block: Add wr_highest_sector blockstat
  block: Extend info blockstats monitor command

 block.c     |  103 ++++++++++++++++++++++++++++++++++++++++++++--------------
 block_int.h |    1 +
 qdict.c     |    2 +-
 3 files changed, 80 insertions(+), 26 deletions(-)

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

end of thread, other threads:[~2010-04-29 17:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-28 15:56 [Qemu-devel] [PATCH 0/2] block: wr_highest_sector blockstat Kevin Wolf
2010-04-28 15:56 ` [Qemu-devel] [PATCH 1/2] block: Add " Kevin Wolf
2010-04-28 15:59   ` [Qemu-devel] " Anthony Liguori
2010-04-28 16:01   ` Anthony Liguori
2010-04-28 17:04     ` Luiz Capitulino
2010-04-28 17:47       ` Anthony Liguori
2010-04-28 20:31         ` Luiz Capitulino
2010-04-29 16:03         ` Daniel P. Berrange
2010-04-29  9:48     ` Kevin Wolf
2010-04-28 17:31   ` Luiz Capitulino
2010-04-29 10:00     ` Kevin Wolf
2010-04-29 17:32       ` Luiz Capitulino
2010-04-28 15:56 ` [Qemu-devel] [PATCH 2/2] block: Extend info blockstats monitor command Kevin Wolf

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