aboutsummaryrefslogtreecommitdiff
path: root/docs/system/target-arm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/system/target-arm.rst')
-rw-r--r--docs/system/target-arm.rst10
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/system/target-arm.rst b/docs/system/target-arm.rst
index 0490be5587..d2a3b44ce8 100644
--- a/docs/system/target-arm.rst
+++ b/docs/system/target-arm.rst
@@ -215,13 +215,3 @@ emulation includes the following elements:
A Linux 2.6 test image is available on the QEMU web site. More
information is available in the QEMU mailing-list archive.
-
-The following options are specific to the ARM emulation:
-
-``-semihosting``
- Enable semihosting syscall emulation.
-
- On ARM this implements the \"Angel\" interface.
-
- Note that this allows guest direct access to the host filesystem, so
- should only be used with trusted guest OS.