qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: amit.shah@redhat.com, aik@ozlabs.ru, quintela@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/2] Proactive pow2floor() fix, and dead code removal
Date: Wed, 25 Feb 2015 08:11:54 -0700	[thread overview]
Message-ID: <54EDE63A.9060204@redhat.com> (raw)
In-Reply-To: <1424873192-3644-1-git-send-email-armbru@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 770 bytes --]

On 02/25/2015 07:06 AM, Markus Armbruster wrote:
> I propose to route this through the migration tree, because that's
> where pow2floor() came from, and where the dead code is removed.
> 
> Markus Armbruster (2):
>   cutils: Proactively fix pow2floor(), switch to unsigned
>   xbzrle: Drop unused cache_resize()

Reviewed-by: Eric Blake <eblake@redhat.com>

> 
>  include/migration/page_cache.h | 11 ---------
>  include/qemu-common.h          |  6 +++--
>  page_cache.c                   | 56 ------------------------------------------
>  util/cutils.c                  | 11 ++++-----
>  4 files changed, 9 insertions(+), 75 deletions(-)
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  parent reply	other threads:[~2015-02-25 15:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 14:06 [Qemu-devel] [PATCH 0/2] Proactive pow2floor() fix, and dead code removal Markus Armbruster
2015-02-25 14:06 ` [Qemu-devel] [PATCH 1/2] cutils: Proactively fix pow2floor(), switch to unsigned Markus Armbruster
2015-02-26 15:38   ` Dr. David Alan Gilbert
2015-02-25 14:06 ` [Qemu-devel] [PATCH 2/2] xbzrle: Drop unused cache_resize() Markus Armbruster
2015-02-26 15:29   ` Dr. David Alan Gilbert
2015-02-25 15:11 ` Eric Blake [this message]
2015-03-02  6:42 ` [Qemu-devel] [PATCH 0/2] Proactive pow2floor() fix, and dead code removal Amit Shah
2015-03-05 12:02 ` Markus Armbruster

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=54EDE63A.9060204@redhat.com \
    --to=eblake@redhat.com \
    --cc=aik@ozlabs.ru \
    --cc=amit.shah@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /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).