index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr_rtc.c
Age
Commit message (
Expand
)
Author
2017-08-22
hw/ppc/spapr_rtc: Mark the RTC device with user_creatable = false
Thomas Huth
2017-04-26
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-11
hw/ppc/spapr_rtc: Remove bad class_size value
Thomas Huth
2015-07-20
timer: rename NSEC_PER_SEC due to Mac OS X header clash
Stefan Hajnoczi
2015-07-07
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-02
timer: Use a single definition of NSEC_PER_SEC for the whole codebase
Alberto Garcia
2015-03-09
pseries: Export RTC time via QOM
David Gibson
2015-03-09
pseries: Move rtc_offset into RTC device's state structure
David Gibson
2015-03-09
pseries: Make the PAPR RTC a qdev device
David Gibson
2015-03-09
pseries: Make RTAS time of day functions respect -rtc options
David Gibson
2015-03-09
pseries: Add spapr_rtc_read() helper function
David Gibson
2015-03-09
pseries: Add more parameter validation in RTAS time of day functions
David Gibson
2015-03-09
pseries: Move sPAPR RTC code into its own file
David Gibson