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