qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 1/6] migration: pre_save return int


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 1/6] migration: pre_save return int
Date: Mon, 25 Sep 2017 08:19:28 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/25/2017 06:29 AM, Dr. David Alan Gilbert (git) wrote:
> Modify the pre_save method on VMStateDescription to return an int
> rather than void so that it potentially can fail.

What does the int value signify?  Why not a bool?


r~



reply via email to

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