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: Pavel Dovgaluk
Subject: Re: [Qemu-devel] [RFC PATCH v7 04/21] replay: internal functions for replay log
Date: Mon, 12 Jan 2015 15:52:56 +0300

> From: Paolo Bonzini [mailto:address@hidden On Behalf Of Paolo Bonzini
> 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?

I think 'volatile' is an artifact from the earlier version.
Could be removed then.

Pavel Dovgalyuk




reply via email to

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