diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 11eb274965..61ed8f1cee 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -10960,6 +10960,25 @@ Some notes from Cal:
which should generate a list of tap devices.
This is the option typically chosen for
Autobuilder-type environments.
+ Notes
+
+
+ Be sure to use an absolute path
+ when calling this script
+ with sudo.
+
+
+ The package recipe
+ qemu-helper-native
+ is required to run this script.
+ Build the package using the
+ following command:
+
+ $ bitbake qemu-helper-native
+
+
+
+
Set the