qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] Fixes to the rtc device model


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/4] Fixes to the rtc device model
Date: Fri, 13 Jan 2012 16:54:39 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0

On 12/30/2011 04:58 PM, Paolo Bonzini wrote:
On 11/21/2011 07:00 PM, Paolo Bonzini wrote:
Here are a bunch of fixes for the rtc that I found while reading
the code. Might be for 1.0 or 1.1, at your choice.

I also have a fix for at least one relatively important bug: when writing
register B unmasks a pending interrupt, the IRQ line should be raised.
However, the fix is a bit invasive so I am not posting it yet.

Paolo Bonzini (4):
rtc: fix 12-hour mode
rtc: raise AF bit when the alarm is encountered but AIE=0
rtc: raise PF bit when the periodic timer triggers but PIE=0
rtc: clear non-PF bits when reinjecting on ack

hw/mc146818rtc.c | 41 +++++++++++++++++++++++------------------
1 files changed, 23 insertions(+), 18 deletions(-)


Ping.

Ping^2

Paolo




reply via email to

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