Hi All,zeips wrote: ...
and "tick" below
- Use KVM (linux host only)
...
On Linux, if you're using latest GNS3 1.1, KVM check-box is not available in GUI. You would have to run the VM with additional options.
Edit -> Preferences -> QEMU -> QEMU VMs -> Edit your VM
Advanced settings, Additional Settings, Options
Add line: -machine accel=kvm. It will override default tcg accelerator and will decrease CPU utilization significantly.
