On Mon, Jan 31, 2011 at 04:17:52PM -0600, Anthony Liguori wrote:
> On 01/31/2011 03:51 PM, Paolo Bonzini wrote:
>> Suggested by Aurelien Jarno.
>>
>> Signed-off-by: Paolo Bonzini
>>
>
> Something I've found is that we have a lot of bugs that are the result
> of unit conversions when the unit
On Mon, Jan 31, 2011 at 10:51:17PM +0100, Paolo Bonzini wrote:
> Suggested by Aurelien Jarno.
>
> Signed-off-by: Paolo Bonzini
> ---
> qemu-timer.c | 30 +++---
> 1 files changed, 15 insertions(+), 15 deletions(-)
Reviewed-by: Aurelien Jarno
> diff --git a/qemu-timer
On 01/31/2011 03:51 PM, Paolo Bonzini wrote:
Suggested by Aurelien Jarno.
Signed-off-by: Paolo Bonzini
Something I've found is that we have a lot of bugs that are the result
of unit conversions when the unit can't be mapped directly to base 10.
This happens in both the PIT and RTC and p