summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* timer: rename NSEC_PER_SEC due to Mac OS X header clashStefan Hajnoczi2015-07-201-4/+4
* spapr: Merge sPAPREnvironment into sPAPRMachineStateDavid Gibson2015-07-071-2/+2
* timer: Use a single definition of NSEC_PER_SEC for the whole codebaseAlberto Garcia2015-07-021-2/+1
* pseries: Export RTC time via QOMDavid Gibson2015-03-091-0/+7
* pseries: Move rtc_offset into RTC device's state structureDavid Gibson2015-03-091-4/+37
* pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-091-3/+46
* pseries: Make RTAS time of day functions respect -rtc optionsDavid Gibson2015-03-091-4/+36
* pseries: Add spapr_rtc_read() helper functionDavid Gibson2015-03-091-2/+11
* pseries: Add more parameter validation in RTAS time of day functionsDavid Gibson2015-03-091-1/+6
* pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-0/+83
OpenPOWER on IntegriCloud