qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] virtio-balloon: resume collecting stats on vmload
@ 2016-09-01 18:13 Roman Kagan
  2016-09-01 18:13 ` [Qemu-devel] [PATCH 1/2] virtio: add virtqueue_rewind Roman Kagan
  2016-09-01 18:14 ` [Qemu-devel] [PATCH 2/2] virtio-balloon: resume collecting stats on vmload Roman Kagan
  0 siblings, 2 replies; 10+ messages in thread
From: Roman Kagan @ 2016-09-01 18:13 UTC (permalink / raw)
  To: qemu-devel; +Cc: Roman Kagan, Michael S. Tsirkin, Ladi Prosek, Stefan Hajnoczi

Fix virtio-balloon stats acquisition which stops upon save/restore.

Roman Kagan (2):
  virtio: add virtqueue_rewind
  virtio-balloon: resume collecting stats on vmload

Signed-off-by: Roman Kagan <rkagan@virtuozzo.com>
Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Ladi Prosek <lprosek@redhat.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>
---
 hw/virtio/virtio-balloon.c | 21 ++++++++++++++++++++-
 hw/virtio/virtio.c         |  6 ++++++
 include/hw/virtio/virtio.h |  1 +
 3 files changed, 27 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-06 10:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-01 18:13 [Qemu-devel] [PATCH 0/2] virtio-balloon: resume collecting stats on vmload Roman Kagan
2016-09-01 18:13 ` [Qemu-devel] [PATCH 1/2] virtio: add virtqueue_rewind Roman Kagan
2016-09-01 18:14 ` [Qemu-devel] [PATCH 2/2] virtio-balloon: resume collecting stats on vmload Roman Kagan
2016-09-01 19:26   ` Michael S. Tsirkin
2016-09-02  7:21     ` Roman Kagan
2016-09-02 22:53       ` Michael S. Tsirkin
2016-09-05  8:02         ` Roman Kagan
2016-09-06  1:45           ` Michael S. Tsirkin
2016-09-06  6:50             ` Roman Kagan
2016-09-06 10:15               ` 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).