[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 0/4] RTC: New logic to emulate RTC
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-devel] [PATCH v2 0/4] RTC: New logic to emulate RTC |
Date: |
Fri, 24 Feb 2012 07:56:40 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1 |
On 02/24/2012 01:55 AM, Zhang, Yang Z wrote:
> Hi paolo The DM and 24/12 test case assumes the changing of DM bit
> will reflect to RTC internal clock. But the datasheet said nothing
> will affect if you change it. Also, the current logic in qemu has the
> same assumption. Does this a bug or just by design?
Don't care about that part, it was more to test the BCD logic.
Paolo