pub const BALLOON_QUEUE_SIZE: u16 = FIRECRACKER_MAX_QUEUE_SIZE; // 256u16
Virtio queue size, in number of descriptor chain heads.