summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDavid Gibson2015-02-06 04:55:53 +0100
committerAlexander Graf2015-03-09 15:00:00 +0100
commit74e5ae284b1c8ac36a77e57ab9a49178173c666f (patch)
tree74d6b60df603a5a86998f256c12eb2569fcd584c /include/exec
parentpseries: Move rtc_offset into RTC device's state structure (diff)
downloadqemu-74e5ae284b1c8ac36a77e57ab9a49178173c666f.tar.gz
qemu-74e5ae284b1c8ac36a77e57ab9a49178173c666f.tar.xz
qemu-74e5ae284b1c8ac36a77e57ab9a49178173c666f.zip
pseries: Export RTC time via QOM
On x86, the guest's RTC can be read with QMP, either from the RTC device's "date" property or via the "rtc-time" property on the machine (which is an alias to the former). This is set up in the mc146818rtc driver, and doesn't work on other targets. This patch adds a similar "date" property to the pseries machine's RTAS RTC and adds a compatible alias to the machine. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions