* [Qemu-devel] kvmclock in wrong compat macro?
@ 2017-01-18 16:03 Dr. David Alan Gilbert
2017-01-18 17:54 ` Marcelo Tosatti
0 siblings, 1 reply; 2+ messages in thread
From: Dr. David Alan Gilbert @ 2017-01-18 16:03 UTC (permalink / raw)
To: mtosatti, pbonzini; +Cc: qemu-devel
Hi Marcelo,
In commit 6053a86 'kvmclock: reduce kvmclock differences on migration'
you add a 'x-mach-use-reliable-get-clock' and a compatibility entry
that turns it off; if I'm reading it right though it got merged
after 2.8.0 was released but the entry has gone into PC_COMPAT_2_7
where I guess it should have gone into PC_COMPAT_2_8.
Also, why is it x86 specific?
Dave
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] kvmclock in wrong compat macro?
2017-01-18 16:03 [Qemu-devel] kvmclock in wrong compat macro? Dr. David Alan Gilbert
@ 2017-01-18 17:54 ` Marcelo Tosatti
0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2017-01-18 17:54 UTC (permalink / raw)
To: Dr. David Alan Gilbert; +Cc: pbonzini, qemu-devel
On Wed, Jan 18, 2017 at 04:03:08PM +0000, Dr. David Alan Gilbert wrote:
> Hi Marcelo,
> In commit 6053a86 'kvmclock: reduce kvmclock differences on migration'
> you add a 'x-mach-use-reliable-get-clock' and a compatibility entry
> that turns it off; if I'm reading it right though it got merged
> after 2.8.0 was released but the entry has gone into PC_COMPAT_2_7
> where I guess it should have gone into PC_COMPAT_2_8.
Hi David,
Thats right: there was a merge/time conflict (patch was written when
PC_COMPAT_2_8 made sense). Patch sent.
> Also, why is it x86 specific?
Because kvmclock is.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-20 10:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-18 16:03 [Qemu-devel] kvmclock in wrong compat macro? Dr. David Alan Gilbert
2017-01-18 17:54 ` Marcelo Tosatti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).