qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH v7 04/21] replay: internal functions for rep


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH v7 04/21] replay: internal functions for replay log
Date: Mon, 12 Jan 2015 13:49:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 12/01/2015 13:00, Pavel Dovgalyuk wrote:
> +
> +volatile unsigned int replay_data_kind = -1;
> +volatile unsigned int replay_has_unread_data;
> +

Why does this have to be volatile?

Paolo



reply via email to

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