hv_cpu_qconf
int64_t hv_cpu_qconf(uint64_t queue, uint64_t base, uint64_t nentries);
err = hv_cpu_qconf(CPU_MONDO_QUEUE, ci->ci_cpumq, MONDO_QUEUE_SIZE);
err = hv_cpu_qconf(DEVICE_MONDO_QUEUE, ci->ci_devmq, MONDO_QUEUE_SIZE);