[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/10] Remove periodic wakeup from RTC timer
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-devel] [PATCH 0/10] Remove periodic wakeup from RTC timer |
Date: |
Thu, 02 Aug 2012 08:32:46 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 |
Il 01/08/2012 21:51, Anthony Liguori ha scritto:
>> > The next two patches clean up the state of the RTC to eliminate a useless
>> > duplication, and the tenth completes migration support. Still, backwards
>> > migration is broken because the algorithms in the new device model are
>> > pretty much completely different. Downstreams that care should include
>> > both device models and pick the old one for old machine types.
> Other than the few minor comments, the series looks good overall.
>
> Can you talk about the guests that you've tested with this?
> Specifically, have you tested win2k8 64-bit?
I did smoke-test most Windows versions, but I don't expect much coverage
from those tests. The periodic timer is not affected by the changes,
they only affect the clock.
Paolo
- [Qemu-devel] [PATCH 05/10] RTC: Update the RTC clock only when reading it, (continued)
- [Qemu-devel] [PATCH 05/10] RTC: Update the RTC clock only when reading it, Paolo Bonzini, 2012/08/01
- [Qemu-devel] [PATCH 07/10] RTC: Do not fire timer periodically to catch next alarm, Paolo Bonzini, 2012/08/01
- [Qemu-devel] [PATCH 09/10] RTC: Remove the current_tm field, Paolo Bonzini, 2012/08/01
- [Qemu-devel] [PATCH 08/10] RTC: Get and set time without going through s->current_tm, Paolo Bonzini, 2012/08/01
- [Qemu-devel] [PATCH 10/10] RTC: Allow to migrate from old QEMU, Paolo Bonzini, 2012/08/01
- Re: [Qemu-devel] [PATCH 0/10] Remove periodic wakeup from RTC timer, Anthony Liguori, 2012/08/01
- Re: [Qemu-devel] [PATCH 0/10] Remove periodic wakeup from RTC timer,
Paolo Bonzini <=
- Re: [Qemu-devel] [PATCH 0/10] Remove periodic wakeup from RTC timer, Zhang, Yang Z, 2012/08/01