MAX_VMM_STAT_ELEMS
static struct vmm_stat_type *vsttab[MAX_VMM_STAT_ELEMS];
if (vst_num_elems + vst->nelems >= MAX_VMM_STAT_ELEMS) {