On Wed, Sep 11 2024 at 10:30, Vincent Donnefort wrote: > For tracing purpose, the boot clock is interesting as it doesn't stop on > suspend. Export it as part of the time snapshot. This will later allow > the hypervisor to add boot clock timestamps to its events. > > Cc: John Stultz <jstu...@google.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: Stephen Boyd <sb...@kernel.org> > Cc: Christopher S. Hall <christopher.s.h...@intel.com> > Cc: Richard Cochran <richardcoch...@gmail.com> > Cc: Lakshmi Sowjanya D <lakshmi.sowjany...@intel.com> > Signed-off-by: Vincent Donnefort <vdonnef...@google.com>
I've queued this in on top of v6.12-rc1 as I have upcoming time keeping changes. I've tagged this commit so it can be pulled by the arm64/kvm people to base the other changes on: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tk-for-arm64-kvm Thanks, tglx