qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC 1/4] Fix issue affecting get_int32_le() in vmstate


From: Peter Maydell
Subject: Re: [Qemu-devel] [RFC 1/4] Fix issue affecting get_int32_le() in vmstate.c
Date: Tue, 25 Feb 2014 18:16:58 +0000

On 25 February 2014 16:52, Alvise Rigo <address@hidden> wrote:
> The method is not behaving in the way it's supposed to. It should return
> the new value only if it's less than the actual one.
>
> Signed-off-by: Alvise Rigo <address@hidden>

This clashes with David Gilbert's patch to this function:

http://patchwork.ozlabs.org/patch/319717/

which I suspect is fixing the same bug you're trying
to address here.

thanks
-- PMM



reply via email to

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