I'm doing parallel testing inside a VM, and it's obviously a lot faster if we
pass through the CPUs; further there's no reason not to use the host model and
have all features since we don't care about live migration.
Further follow some best practices for guests and enable the virtio RNG and rtc
clock (based on what libvirt does).
I'm doing parallel testing inside a VM, and it's obviously a lot faster if we
pass through the CPUs; further there's no reason not to use the
hostmodel andhave all features since we don't care about live migration.
Further follow some best practices for guests and enable the virtio RNG and rtc
clock (based on what libvirt does).