Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-10 | RTC: Update interrupt state when interrupts are masked/unmasked | Yang Zhang | |
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 <yang.z.zhang@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> | |||
2012-03-30 | rtc: split out macros into a header file and use in test case | Anthony Liguori | |
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> |