Skip to content
Commit 1700bb05 authored by Jordan Bonser's avatar Jordan Bonser
Browse files

perf(qemu): qemu emulator kvm optimisation

using the `-accel kvm` and then attempting OS specific accelerators
before falling back onto the default `-accel tcg`, which
gives a performance increase when those accelerators are available for
their respective platforms such as in cases where the cpu
arch for the host and guest match.

relates to #6, #12
parent d4377079
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment