summaryrefslogtreecommitdiff
path: root/hurd/running
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-09-06 19:35:32 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-09-06 19:35:32 +0200
commitc13fc001dbf8b9da4ebf730761fc7b8c1f017c56 (patch)
tree730b778c78ce2717d4527b20345765c5029f3e12 /hurd/running
parent75461902658117454c94d0f4847f73af1d4f97a0 (diff)
Mention EPT acceleration
Diffstat (limited to 'hurd/running')
-rw-r--r--hurd/running/qemu.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn
index 343707fa..77bfc977 100644
--- a/hurd/running/qemu.mdwn
+++ b/hurd/running/qemu.mdwn
@@ -105,6 +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
+
+Performance will be yet better if EPT is available:
+
+ $ grep ept /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.