Skip to content

Commit 41984e4

Browse files
authored
Add infos on virtualization in x86_64 arch with qemu_dev_script
1 parent 4195e3f commit 41984e4

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

development.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ If everything goes well you should find the produced binaries inside the +bin/+
182182

183183
== Emulating on your computer with qemu
184184

185-
Its possible to emulate a image compiled for x86_64 systems. See link:https://github.com/libremesh/lime-packages/tree/master/tools[script] qemu_dev_start.sh and qemu_dev_stop.sh scripts.
185+
Its possible to emulate a image compiled for x86_64 architecture. See link:https://github.com/libremesh/lime-packages/tree/master/tools[script] qemu_dev_start.sh and qemu_dev_stop.sh scripts.
186186

187187
[NOTE]
188188
=========================
@@ -194,6 +194,13 @@ More information link:https://github.com/libremesh/lime-packages/blob/master/TES
194194

195195
=========================
196196

197+
[NOTE]
198+
=========================
199+
This script only works with Libremesh version 2020.4 Openwrt version 19.07.10.
200+
See more link:https://github.com/libremesh/lime-packages/pull/938[here].
201+
202+
=========================
203+
197204
== Submitting Patches
198205

199206
We accept pull requests via GitHub. But patches can also be submitted via the lime-dev link:communication.html[mailing list].

0 commit comments

Comments
 (0)