On 21/03/16 15:10, Jan Beulich wrote: >>>> On 17.03.16 at 17:12, <joao.m.mart...@oracle.com> wrote: >> --- a/xen/include/public/xen.h >> +++ b/xen/include/public/xen.h >> @@ -614,10 +614,14 @@ struct vcpu_time_info { >> */ >> uint32_t tsc_to_system_mul; >> int8_t tsc_shift; >> - int8_t pad1[3]; >> + int8_t flags; > For use as flags I'm sure this would better be uint8_t.
Sadly not possible. Linux have already made the above adjustment without (CC'ing xen-devel), so that ABI is set. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel