All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: marcandre.lureau@redhat.com
Cc: amit.shah@redhat.com, lersek@redhat.com, qemu-devel@nongnu.org,
	armbru@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 2/5] monitor: introduce MonitorQAPIEventDelay callback
Date: Wed, 23 Sep 2015 11:05:47 +0100	[thread overview]
Message-ID: <20150923100547.GR15421@redhat.com> (raw)
In-Reply-To: <1442506130-15219-3-git-send-email-marcandre.lureau@redhat.com>

On Thu, Sep 17, 2015 at 06:08:47PM +0200, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> Move the delay handling in a seperate function that can be changed for
> different throttling implementations, as will be done in following commits.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>  monitor.c    | 85 +++++++++++++++++++++++++++++++++++++++---------------------
>  trace-events |  3 ++-
>  2 files changed, 57 insertions(+), 31 deletions(-)

Reviewed-by: Daniel P. Berrange <berrange@redhat.com>

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

  reply	other threads:[~2015-09-23 10:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-17 16:08 [Qemu-devel] [PATCH v2 0/5] monitor: throttle VSERPORT_CHANGED by "id" marcandre.lureau
2015-09-17 16:08 ` [Qemu-devel] [PATCH v2 1/5] monitor: split MonitorQAPIEventState marcandre.lureau
2015-09-23 10:04   ` Daniel P. Berrange
2015-09-17 16:08 ` [Qemu-devel] [PATCH v2 2/5] monitor: introduce MonitorQAPIEventDelay callback marcandre.lureau
2015-09-23 10:05   ` Daniel P. Berrange [this message]
2015-09-17 16:08 ` [Qemu-devel] [PATCH v2 3/5] monitor: rename QDict *data->qdict marcandre.lureau
2015-09-23 10:06   ` Daniel P. Berrange
2015-09-17 16:08 ` [Qemu-devel] [PATCH v2 4/5] monitor: throttle QAPI_EVENT_VSERPORT_CHANGE by "id" marcandre.lureau
2015-09-23 10:07   ` Daniel P. Berrange
2015-09-17 16:08 ` [Qemu-devel] [PATCH v2 5/5] monitor: remove old entries from event hash table marcandre.lureau
2015-09-23 10:08   ` Daniel P. Berrange
2015-09-23  9:51 ` [Qemu-devel] [PATCH v2 0/5] monitor: throttle VSERPORT_CHANGED by "id" Marc-André Lureau

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=20150923100547.GR15421@redhat.com \
    --to=berrange@redhat.com \
    --cc=amit.shah@redhat.com \
    --cc=armbru@redhat.com \
    --cc=lersek@redhat.com \
    --cc=marcandre.lureau@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.