logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

kvm - kvm-enabling link for qemu-system-x86_64

Author

       This manual page was written by Michael Tokarev <mjt@tls.msk.ru>.

5.0                                                  2020-07                                              kvm(1)

Description

       When executed as kvm, qemu-system is run with preference to native hardware-based virtualization, instead
       of   relying  solely  on  emulation.   Essentially  kvm  is  equivalent  to  qemu-system-x86_64-machineaccel=kvm:tcg so when the host CPU support the kvm mode, native hardware virtualization  is  enabled,  or
       qemu-system-x86_64 falls back to the emulation (TCG) mode.

Name

       kvm - kvm-enabling link for qemu-system-x86_64

See Also

qemu-system-x86_64(1).

See Also