summaryrefslogtreecommitdiffstats
path: root/hw/mc146818rtc_regs.h
Commit message (Collapse)AuthorAgeFilesLines
* RTC: Update interrupt state when interrupts are masked/unmaskedYang Zhang2012-09-101-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 caseAnthony Liguori2012-03-301-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>
OpenPOWER on IntegriCloud