qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] Proactive pow2floor() fix, and dead code re


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 0/2] Proactive pow2floor() fix, and dead code removal
Date: Wed, 25 Feb 2015 08:11:54 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

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 <address@hidden>

> 
>  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: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]