[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] VersatetilePB: request for comments on PL031 patch
From: |
Paul Brook |
Subject: |
Re: [Qemu-devel] VersatetilePB: request for comments on PL031 patch |
Date: |
Sat, 30 Jun 2007 18:32:13 +0100 |
User-agent: |
KMail/1.9.7 |
On Friday 15 June 2007, Simone wrote:
> Hello,
>
> My name is Simone Basso, and I study Computer Science at Politecnico di
> Torino, Italy. In the three past weeks I've been working to a project that
> involves Qemu, as a part of an exam, together with another student, Gaspare
> Scherma.
You implementation seems seriously over-complicated (AFAICS all struct tm bits
are completely unnecessary) and missing a few other bits, so I rewrote it.
Paul