[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v7] new config option vtsc_tolerance_khz to avoid TSC emulation
On 01/04/18 19:27, Andrew Cooper wrote: > On 01/04/18 19:25, Olaf Hering wrote: >> On Sun, Apr 01, Andrew Cooper wrote: >> >>> On 01/04/18 18:03, Olaf Hering wrote: >>>> diff --git a/tools/libxc/xc_sr_stream_format.h >>>> b/tools/libxc/xc_sr_stream_format.h >>>> index 15ff1c7efb..9b52f6ace6 100644 >>>> --- a/tools/libxc/xc_sr_stream_format.h >>>> +++ b/tools/libxc/xc_sr_stream_format.h >>>> @@ -121,7 +121,8 @@ struct xc_sr_rec_tsc_info >>>> - uint32_t _res1; >>>> + uint16_t vtsc_tolerance; >>>> + uint16_t _res1; >>> You need to similarly tweak verify_record_tsc_info() in >>> tools/python/xen/migration/libxc.py >> Thanks. I think this simple change is enough? > Yeah - That looks ok, although I'd add a kHz unit to the printed tolerance. And a leading comma for consistency with the rest of the formatting. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |