Re: [Xen-devel] Missing "\n" in dump_softtsc() from xen/arch/x86/time.c

2016-12-12 Thread Jan Beulich
>>> On 10.12.16 at 17:43, wrote: > When doing "xl debug-key s; xl dmesg | tail" as instructed for checking > TSC emulation mode on x86, I always see this line unterminated: > > (XEN) dom2(hvm): mode=0,ofs=0x204b1518d4d,khz=2672736,inc=1 > > Apparently, the cause is simple: in xen/arch/x86/time.c

[Xen-devel] Missing "\n" in dump_softtsc() from xen/arch/x86/time.c

2016-12-10 Thread Anton Samsonov
When doing "xl debug-key s; xl dmesg | tail" as instructed for checking TSC emulation mode on x86, I always see this line unterminated: (XEN) dom2(hvm): mode=0,ofs=0x204b1518d4d,khz=2672736,inc=1 Apparently, the cause is simple: in xen/arch/x86/time.c there is static void dump_softtsc(unsigned c