qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/2] qga: flush explicitly when needed


From: Marc-André Lureau
Subject: Re: [Qemu-devel] [PATCH v3 0/2] qga: flush explicitly when needed
Date: Wed, 25 Nov 2015 11:52:39 -0500 (EST)

Hi

----- Original Message -----
> Quoting address@hidden (2015-11-25 06:59:10)
> > From: Marc-André Lureau <address@hidden>
> > 
> > Without this change, a write() followed by a read() may lose the
> > previously written content, as shown in the following test.
> > 
> > v2->v3:
> > - use a RwState tristate enum
> > - reset the state on flush & seek
> > 
> > v1->v2:
> > - replace guchar with unsigned char
> > - fix implicitly/explictly
> > - comment space fix
> > 
> > Marc-André Lureau (2):
> >   qga: flush explicitly when needed
> >   tests: add file-write-read test
> 
> Thanks, applied with fix-ups suggested by Lazlo:
> 
>   https://github.com/mdroth/qemu/commits/qga

thanks Michael!



reply via email to

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