Re: [PATCH v2 1/7] Enable pvclock flags in vcpu_time_info structure

2010-05-05 Thread Avi Kivity
On 05/03/2010 06:52 PM, Glauber Costa wrote: This patch removes one padding byte and transform it into a flags field. New versions of guests using pvclock will query these flags upon each read. Flags, however, will only be interpreted when the guest decides to. It uses the pvclock_valid_flags

[PATCH v2 1/7] Enable pvclock flags in vcpu_time_info structure

2010-05-03 Thread Glauber Costa
This patch removes one padding byte and transform it into a flags field. New versions of guests using pvclock will query these flags upon each read. Flags, however, will only be interpreted when the guest decides to. It uses the pvclock_valid_flags function to signal that a specific set of flags