qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v8 06/35] balloon: Improve use of qapi visitor


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH v8 06/35] balloon: Improve use of qapi visitor
Date: Tue, 5 Jan 2016 15:08:03 +0100

Hi

On Mon, Dec 21, 2015 at 6:08 PM, Eric Blake <address@hidden> wrote:
> Rework the control flow of balloon_stats_get_all() to make it
> easier for a later patch to split visit_end_struct().  Also
> switch to the uint64 visitor to match the data type.
>

Looks like the i64 -> u64 change is safe. virtio_balloon_stat (the
structure passed across virtio-balloon is also __virtio64 = u64)

Reviewed-by: Marc-André Lureau <address@hidden>

-- 
Marc-André Lureau



reply via email to

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