Statistics
| Branch: | Revision:

root / hw / mc146818rtc_regs.h @ 9a3a8895

History | View | Annotate | Download (2 kB)

# Date Author Comment
9324cc50 09/10/2012 09:52 pm Yang Zhang

RTC: Update interrupt state when interrupts are masked/unmasked

If an interrupt flag is already set when the interrupt becomes enabled,
raise an interrupt immediately, and vice versa if interrupts become
disabled.

Signed-off-by: Yang Zhang <>...

fd94be7a 03/30/2012 04:14 pm Anthony Liguori

rtc: split out macros into a header file and use in test case

Signed-off-by: Anthony Liguori <>

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Anthony Liguori <>