<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/scripts/poky-qemu-internal, branch python3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=python3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=python3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-04-20T23:29:29+00:00</updated>
<entry>
<title>Rename poky-qemu to runqemu</title>
<updated>2011-04-20T23:29:29+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T15:44:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=08127d444e05d8d33ce39abdce677655bd4766ea'/>
<id>urn:sha1:08127d444e05d8d33ce39abdce677655bd4766ea</id>
<content type='text'>
(From OE-Core rev: 7687d91f73f4a116593315b3b1488ac3f0904905)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>scripts/poky-qemu-internal: call stty sane before exit</title>
<updated>2011-03-31T21:02:50+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-03-17T23:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6714db4aa6705b9007a9b49399de46eca39de6f1'/>
<id>urn:sha1:6714db4aa6705b9007a9b49399de46eca39de6f1</id>
<content type='text'>
When qemu is booted into console with -nographics
then after exiting the terminal line settings are messed
up. This patch calls stty sane to restore the terminal
settings to default.

stty is part of coreutils which is installed on all
host distros hence there is no need to warn about it
being available or not

(From OE-Core rev: 201a43cce6171988999f954a5759f46b330a7812)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs boots as well</title>
<updated>2011-03-23T15:43:58+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-03-17T18:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=112f153a6059e761dcc016fd68e4fe5f7ffdac8c'/>
<id>urn:sha1:112f153a6059e761dcc016fd68e4fe5f7ffdac8c</id>
<content type='text'>
Without using rw the ext3 images boot the kernel but do not spawn the
console at the end

(From OE-Core rev: 44359c953a6205a5028483e22b81e9d1691bfd44)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>scripts/poky-qemu-internal: Pass -m &lt;mem_size&gt; always on commandline</title>
<updated>2011-03-23T15:43:57+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-03-17T03:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3b0fa0f9f62e0b155968a2bda7dcf4962acb8d16'/>
<id>urn:sha1:3b0fa0f9f62e0b155968a2bda7dcf4962acb8d16</id>
<content type='text'>
There is a nasty bug in qemu 0.14.0 where it over writes device memory
if the default sizes was not specified on commandline. It can be
worked around by this patch.

I also simplified the memory size calculation logic a bit so we append
'M' to QEMU_MEMORY at the very end instead of sed'ing it afterwards

(From OE-Core rev: 03ef61ed189264a75adbaf32644a80568b410b9b)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemu: make warning messages consistent in format</title>
<updated>2011-03-18T23:23:33+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2011-03-18T17:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c0298557bad2e431f6dc87b6fda061cab561e14c'/>
<id>urn:sha1:c0298557bad2e431f6dc87b6fda061cab561e14c</id>
<content type='text'>
Try to make the output of the qemu script a bit more consistent by using the
same format for the various warning messages:

WARNING: description of warning.
Detailed description of warning, actions taken, and/or instructions to user.

(From OE-Core rev: 7895377378c197289b82e3bbc059454770911abd)

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemu: warn user if nVidia libGL is detected (leads to qemu segfault)</title>
<updated>2011-03-18T23:23:31+00:00</updated>
<author>
<name>Darren Hart</name>
<email>dvhart@linux.intel.com</email>
</author>
<published>2011-03-18T17:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dd2f9f69d97423bc4a97f9e14457dc136dee1fe4'/>
<id>urn:sha1:dd2f9f69d97423bc4a97f9e14457dc136dee1fe4</id>
<content type='text'>
nVidia's OpenGL libraries are known to have compatibility issues with qemu,
resulting in a segfault. As different workarounds are required for the different
distributions, just warn the user to explain the qemu segfault to follow, and
suggest a workaround using LD_PRELOAD.

[YOCTO #649]
[YOCTO #698]

(Original patch from Edwin, Darren modified warning and git commit wording)

(From OE-Core rev: 2247ffe954b5a71f82944d23141c836b38716654)

Signed-off-by: Darren Hart &lt;dvhart@linux.intel.com&gt;
CC: Mark Hatle &lt;mark.hatle@windriver.com&gt;
CC: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky-qemu-internal: force oprofile into using timer interrupt mode for qemux86/qemux86-64 for now</title>
<updated>2011-03-14T21:08:36+00:00</updated>
<author>
<name>Dexuan Cui</name>
<email>dexuan.cui@intel.com</email>
</author>
<published>2011-03-14T08:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f11e479b1702471e3e032e8dde75a4f343949ba0'/>
<id>urn:sha1:f11e479b1702471e3e032e8dde75a4f343949ba0</id>
<content type='text'>
Currently oprofile's event based interrupt mode doesn't work(Bug #828) in
qemux86 and qemux86-64. We can use timer interrupt mode for now.

(From OE-Core rev: 39249cfde962b3338c2c55b99a03842ec25ecd44)

Signed-off-by: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>qemu-script: Remove mmap_min_addr check</title>
<updated>2011-03-04T22:26:39+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2011-03-04T11:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0bc244181fce67725ddd0981481e5611b700cf51'/>
<id>urn:sha1:0bc244181fce67725ddd0981481e5611b700cf51</id>
<content type='text'>
qemu 0.13.0 can handle mmap_min_addr well, and patch to remove checks in
sanity.bbclass has already in oe-core mailinglist by Raj. This patch does
the same thing for qemu-script.

(From OE-Core rev: 48181023314ac09743b958b0035399797fe6cff9)

Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Add extra parameters options for poky-qemu scripts</title>
<updated>2010-12-16T15:53:09+00:00</updated>
<author>
<name>Liping Ke</name>
<email>liping.ke@intel.com</email>
</author>
<published>2010-12-15T17:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ae4f5c942ef0561335313d676ff8defc0f0bdbbc'/>
<id>urn:sha1:ae4f5c942ef0561335313d676ff8defc0f0bdbbc</id>
<content type='text'>
In order to support qemu user's flexibility requirement, we add extra
parameter options, user can add extra params such as "&lt;-m 256&gt;"
in poky-qemu script command.

Signed-off-by: Liping ke &lt;liping.ke@intel.com&gt;
</content>
</entry>
<entry>
<title>Make poky-qemu and related scripts work with arbitrary SDK locations</title>
<updated>2010-12-09T15:00:45+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2010-12-08T04:59:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ba5e0b9531b9a967aa3d408a13024590d96b8391'/>
<id>urn:sha1:ba5e0b9531b9a967aa3d408a13024590d96b8391</id>
<content type='text'>
* No longer assume SDK toolchains are installed in /opt/poky
* [BUGFIX #568] where specifying paths to both the kernel and fs
  image caused an error due to POKY_NATIVE_SYSROOT never being
  set, triggering failure of poky-qemu-ifup/ifdown
* Cosmetic improvements to usage() functions by using basename

Signed-off-by: Scott Garman &lt;scott.a.garman@intel.com&gt;
</content>
</entry>
</feed>
