qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: qemu-devel@nongnu.org
Cc: Amit Shah <amit.shah@redhat.com>,
	Markus Armbruster <armbru@redhat.com>,
	Anthony Liguori <anthony@codemonkey.ws>,
	Luiz Capitulino <lcapitulino@redhat.com>
Subject: [Qemu-devel] [PATCH v3 0/2] Balloon event change notifications
Date: Thu, 14 Jun 2012 18:12:55 +0100	[thread overview]
Message-ID: <1339693977-7397-1-git-send-email-berrange@redhat.com> (raw)

This is a followup to:

  https://lists.gnu.org/archive/html/qemu-devel/2012-05/msg02833.html


Changes since v2:

  - Drop 'query-events' patch which is already merged
  - Rename balloon_change() function to balloon_changed per
    Amit's request
  - Misc typos fixed
  - Remove monitor_global_init(), folding code into the
    one-time initialization block in monitor_init()

This series is being tested with a corresponding patch to libvirt
for handling balloon events

https://www.redhat.com/archives/libvir-list/2012-May/msg00868.html

             reply	other threads:[~2012-06-14 17:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 17:12 Daniel P. Berrange [this message]
2012-06-14 17:12 ` [Qemu-devel] [PATCH v3 1/2] Add event notification for guest balloon changes Daniel P. Berrange
2012-06-14 17:12 ` [Qemu-devel] [PATCH v3 2/2] Add rate limiting of RTC_CHANGE, BALLOON_CHANGE & WATCHDOG events Daniel P. Berrange
2012-06-15  7:29 ` [Qemu-devel] [PATCH v3 0/2] Balloon event change notifications Amit Shah
2012-06-15 16:39 ` Luiz Capitulino

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1339693977-7397-1-git-send-email-berrange@redhat.com \
    --to=berrange@redhat.com \
    --cc=amit.shah@redhat.com \
    --cc=anthony@codemonkey.ws \
    --cc=armbru@redhat.com \
    --cc=lcapitulino@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).