qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 4/4] spapr: Add support for time base offset mig


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH 4/4] spapr: Add support for time base offset migration
Date: Sat, 12 Apr 2014 00:59:13 +0200


> Am 11.04.2014 um 23:55 schrieb Benjamin Herrenschmidt <address@hidden>:
> 
> On Fri, 2014-04-11 at 11:40 +0200, Alexander Graf wrote:
>>> And G5 uses 33333333. I really do not understand why it is bad to
>>> send-and-check timer frequency. Why?
>> 
>> Because the guest will continue to run at a different TB frequency on 
>> the new host and break.
> 
> Right, which is why we should send it accross so it can be checked and
> we can barf accordingly rather than having random odd things happen :-)

Would the TB frequency ever be different inside the same generation? We can't 
properly support cross-family migration, so we need to bail out on that anyway. 
No need for an additional check here, no?

Alex

> 
> Ben.
> 
> 



reply via email to

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