On 10/08/2014 08:25 PM, Igor Mammedov wrote:
> On Wed, 8 Oct 2014 09:12:11 +0800
> Gu Zheng wrote:
>
>> Hi Igor,
>>
>> On 10/07/2014 09:01 PM, Igor Mammedov wrote:
>>
>>> On Mon, 29 Sep 2014 18:52:34 +0800
>>> Gu Zheng wrote:
>>>
Update rtc_cmos in pc_cpu_plug directly instead of the notif
On Wed, 8 Oct 2014 09:12:11 +0800
Gu Zheng wrote:
> Hi Igor,
>
> On 10/07/2014 09:01 PM, Igor Mammedov wrote:
>
> > On Mon, 29 Sep 2014 18:52:34 +0800
> > Gu Zheng wrote:
> >
> >> Update rtc_cmos in pc_cpu_plug directly instead of the notifier.
> >>
> >> v4:
> >> -Make link property in PCMac
Hi Igor,
On 10/07/2014 09:01 PM, Igor Mammedov wrote:
> On Mon, 29 Sep 2014 18:52:34 +0800
> Gu Zheng wrote:
>
>> Update rtc_cmos in pc_cpu_plug directly instead of the notifier.
>>
>> v4:
>> -Make link property in PCMachine rather than the global
>> variables.
>> -Split out the removal of
On Mon, 29 Sep 2014 18:52:34 +0800
Gu Zheng wrote:
> Update rtc_cmos in pc_cpu_plug directly instead of the notifier.
>
> v4:
> -Make link property in PCMachine rather than the global
> variables.
> -Split out the removal of unused notifier into separate patch.
>
> Signed-off-by: Gu Zheng
Update rtc_cmos in pc_cpu_plug directly instead of the notifier.
v4:
-Make link property in PCMachine rather than the global
variables.
-Split out the removal of unused notifier into separate patch.
Signed-off-by: Gu Zheng
---
hw/i386/pc.c | 37