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
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-02-18
qapi: move RTC_CHANGE to the target schema
Marc-André Lureau
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
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