Re: [Qemu-devel] [4/6] ds1225y nvram: Fix some bugs

2008-03-12 Thread Aurelien Jarno
On Mon, Mar 03, 2008 at 11:45:28AM +0100, Hervé Poussineau wrote: > Attached files fixes some problems with nvram emulation: > - whole nvram was erased in some conditions > - fix out of range accesses > - improve speed by keeping contents in memory > > Sorry to not provide a patch for ds1225y.c, bu

[Qemu-devel] [4/6] ds1225y nvram: Fix some bugs

2008-03-03 Thread Hervé Poussineau
Attached files fixes some problems with nvram emulation: - whole nvram was erased in some conditions - fix out of range accesses - improve speed by keeping contents in memory Sorry to not provide a patch for ds1225y.c, but it contains mixed line-endings and my diff/patch tools doesn't like that.