vcons_do_switch
static void vcons_do_switch(void *);
callout_setfunc(&vdp->switch_callout, vcons_do_switch, vd);
vcons_do_switch(vd);