Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-20 | timer: rename NSEC_PER_SEC due to Mac OS X header clash | Stefan Hajnoczi | 1 | -4/+4 |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson | 1 | -2/+2 |
2015-07-02 | timer: Use a single definition of NSEC_PER_SEC for the whole codebase | Alberto Garcia | 1 | -2/+1 |
2015-03-09 | pseries: Export RTC time via QOM | David Gibson | 1 | -0/+7 |
2015-03-09 | pseries: Move rtc_offset into RTC device's state structure | David Gibson | 1 | -4/+37 |
2015-03-09 | pseries: Make the PAPR RTC a qdev device | David Gibson | 1 | -3/+46 |
2015-03-09 | pseries: Make RTAS time of day functions respect -rtc options | David Gibson | 1 | -4/+36 |
2015-03-09 | pseries: Add spapr_rtc_read() helper function | David Gibson | 1 | -2/+11 |
2015-03-09 | pseries: Add more parameter validation in RTAS time of day functions | David Gibson | 1 | -1/+6 |
2015-03-09 | pseries: Move sPAPR RTC code into its own file | David Gibson | 1 | -0/+83 |