From: Scott Rifenbark Date: Thu, 1 Sep 2016 20:30:16 +0000 (-0700) Subject: dev-manual: Updated QEMU known issues for user-mode X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c38cc69bb806881f66e5a68e1f4daa21f98e896;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dev-manual: Updated QEMU known issues for user-mode Fixes [YOCTO #9285] Applied some rewording to the last bullet of the "Known Issues" section in the "Enabling GObject Introspection Support" section. (From yocto-docs rev: 6cc0c7925984a29a115819195b800e2ecd8b4757) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index bd11062c415..9b0015d2eef 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -3946,8 +3946,9 @@ webkit). - Using QEMU in usermode might not work properly when - running 64-bit binaries under 32-bit host machines. + QEMU might not work properly when using QEMU in + usermode and running 64-bit binaries under 32-bit + host machines. In particular, "qemumips64" is known to not work under i686.