On Tue, Aug 09, 2016 at 04:31:37PM +0100, Daniel P. Berrange wrote:
> +/* Keep this a multiple of 8, or better yet a multiple
> + * of the platform word size, since the struct
> + * will be padded out to that regardless.
> + */
> +#define TRACE_MAX_VCPU_EVENT 32

Hard-coding this is awkward.  Can it be generated by tracetool at build
time so the bitmap is always large enough without manually bumping this
definition?

Stefan

Attachment: signature.asc
Description: PGP signature

Reply via email to