Age | Commit message (Expand) | Author | Files | Lines |
2019-02-18 | qapi: move RTC_CHANGE to the target schema | Marc-André Lureau | 1 | -1/+1 |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu | 1 | -1/+1 |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster | 1 | -1/+1 |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster | 1 | -1/+2 |
2017-08-22 | hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = false | Thomas Huth | 1 | -0/+2 |
2017-04-26 | ppc/spapr: QOM'ify sPAPRRTCState | Cédric Le Goater | 1 | -34/+7 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-11 | hw/ppc/spapr_rtc: Remove bad class_size value | Thomas Huth | 1 | -1/+0 |
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 |