diff options
Diffstat (limited to 'hurd/running/qemu.mdwn')
-rw-r--r-- | hurd/running/qemu.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index 343707fa..b2812750 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -105,6 +105,13 @@ kernels, compared to 2.6.32: [[!debbug 634149]]. We're preparing on a change on our side to work around this. +# HAP/EPT/NPT acceleration + +Performance will be yet better if HAP (EPT or NPT) is available: + + $ grep ept /proc/cpuinfo + $ grep npt /proc/cpuinfo + # Installing Debian/Hurd with QEMU using the Debian installer Note: If you have hardware support, replace the qemu commands below with kvm, e.g. qemu-ing -> kvm-img. |