Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RTC: Update interrupt state when interrupts are masked/unmasked | Yang Zhang | 2012-09-10 | 1 | -0/+1 |
| | | | | | | | | | | 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> | ||||
* | rtc: split out macros into a header file and use in test case | Anthony Liguori | 2012-03-30 | 1 | -0/+62 |
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> |