On 02/29/2012 05:54 PM, Michael S. Tsirkin wrote:
> valgrind warns about padding fields which are passed
> to vcpu ioctls uninitialized.
> This is not an error in practice because kvm ignored padding.
> Since the ioctls in question are off data path and
> the cost is zero anyway, initialize padding to 0
> to suppress these errors.
>

Applied to uq/master, thanks.

-- 
error compiling committee.c: too many arguments to function


Reply via email to