]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-doc.texi
M68k system mode semihosting.
[mirror_qemu.git] / qemu-doc.texi
index 544de3b009835c87e7701d835265e83c92839601..81ddfb047b82c8c8ef8bfceb1004753ec0a88bcb 100644 (file)
@@ -715,7 +715,11 @@ Exit instead of rebooting.
 Start right away with a saved state (@code{loadvm} in monitor)
 
 @item -semihosting
-Enable "Angel" semihosting interface (ARM target machines only).
+Enable semihosting syscall emulation (ARM and M68K target machines only).
+
+On ARM this implements the "Angel" interface.
+On M68K this implements the "ColdFire GDB" interface used by libgloss.
+
 Note that this allows guest direct access to the host filesystem,
 so should only be used with trusted guest OS.
 @end table