Comment 2 for bug 1988527

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

TL;DR:
- either use "$ kvm" instead of "$ qemu-system-*"
- or (better) use accel=... according to your preferences
  - I assume you want kvm:tcg to try the fast but not break if falling back
- doing neither of the above most likely will give you only TCG

Details follow ...