qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCHv2 8/8] pseries: Export RTC time via QOM


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCHv2 8/8] pseries: Export RTC time via QOM
Date: Tue, 23 Dec 2014 01:26:58 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 23.12.14 01:17, David Gibson wrote:
> 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 <address@hidden>

Very nice, can we somehow get rid of an exported spapr_rtc_read() with
this as well?


Alex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]