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.