diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-09-07 01:57:08 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-09-07 01:57:08 +0200 |
commit | 06ffbd53565f806795f6b44c5b73b6c14b60368d (patch) | |
tree | 3991b5d799d9f7a9bdd517c311cea2c2450000c5 /hurd | |
parent | e0dd25dccb41c987463ba4519fa92f456840cb74 (diff) |
Add amd name
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/running/qemu.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index 77bfc977..b2812750 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -105,11 +105,12 @@ kernels, compared to 2.6.32: [[!debbug 634149]]. We're preparing on a change on our side to work around this. -# EPT acceleration +# HAP/EPT/NPT acceleration -Performance will be yet better if EPT is available: +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 |