<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/scripts/poky-qemu, branch bernard</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=bernard</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=bernard'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-10-14T16:38:40+00:00</updated>
<entry>
<title>scripts/poky-qemu: fix libGL checks for recent Debian(ish) systems</title>
<updated>2011-10-14T16:38:40+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2011-10-13T18:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e5cce8a57d40a16a5133c1a394ab0f3717741344'/>
<id>urn:sha1:e5cce8a57d40a16a5133c1a394ab0f3717741344</id>
<content type='text'>
On 64bit Debian(ish) systems libGL now lives in /usr/lib/x86_64-gnu/, add an
extra test to the qemu script to check for libGL and libGLU in directories
that match this pattern.

Based on commits by Khem Raj (0350be945877b61eb8125663887fd7ed1c3923ab) and
Anders Darander (1927021c78db1a92254785bbc257c00ed2dfcdba) in OE-Core.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>poky-qemu: handle cases where an nfs directory contains -image-</title>
<updated>2011-02-25T16:46:59+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2011-02-24T19:23:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0897b00452c991edb8e2f5ca5669277e136df3b2'/>
<id>urn:sha1:0897b00452c991edb8e2f5ca5669277e136df3b2</id>
<content type='text'>
Previously we mistakenly assumed that any argument which contained
*-image-* was the name of a rootfs image file. This allows nfs
directory paths to work correctly when they contain this substring.

This fixes [BUGID #743]

Signed-off-by: Scott Garman &lt;scott.a.garman@intel.com&gt;
</content>
</entry>
<entry>
<title>poky-qemu: Update -sdk image name due to recent change to sato-sdk</title>
<updated>2011-02-24T22:34:48+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2011-02-24T17:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0023e32c03a001a7a4a6a688e26af073df7535b0'/>
<id>urn:sha1:0023e32c03a001a7a4a6a688e26af073df7535b0</id>
<content type='text'>
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>qemu: enable audio support</title>
<updated>2011-02-22T19:04:07+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2011-02-22T01:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d26cbff22a3dfc3f5682b44d6e753f1c4091a56d'/>
<id>urn:sha1:d26cbff22a3dfc3f5682b44d6e753f1c4091a56d</id>
<content type='text'>
On qemux86, export ac97 &amp; es1370 emulated device to guest, and enable host oss&amp;alsa
driver. So end user can get sound from qemux86 guest if the sound card
driver installed.

[BUGID #488] got fixed.

Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&gt;
</content>
</entry>
<entry>
<title>qemu: Add some checks before enabling KVM</title>
<updated>2010-12-23T14:28:22+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-12-22T13:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=983bd9a77e4afdb2890245653f39d6c6d093a655'/>
<id>urn:sha1:983bd9a77e4afdb2890245653f39d6c6d093a655</id>
<content type='text'>
Check the missing modules and permission with informative output.

[BUGID #599] got fixed.

Signed-off-by: Zhai Edwin &lt;edwin.zhai@intel.com&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>scripts/poky-qemu: Improve tmp layout assumption</title>
<updated>2010-12-15T23:22:16+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-12-15T23:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e497b89cf3325d82fb2f96df92af019c7d487a09'/>
<id>urn:sha1:e497b89cf3325d82fb2f96df92af019c7d487a09</id>
<content type='text'>
If someone has changed TMPDIR in local.conf to a non-standard location, the
poky-qemu script currently doesn't handle this and assumes if BUILDDIR is set,
$BUILDDIR/tmp will exist.

Its simple to check if this exists and if not, to ask bitbake where the
directory is so this patch changes the code to do that.

Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>qemu: Enable KVM support on x86/x86-64 host</title>
<updated>2010-12-09T16:18:18+00:00</updated>
<author>
<name>Zhai Edwin</name>
<email>edwin.zhai@intel.com</email>
</author>
<published>2010-12-02T07:11:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a1175b89066dbea7ab6783ac68e9b2ce98b326b0'/>
<id>urn:sha1:a1175b89066dbea7ab6783ac68e9b2ce98b326b0</id>
<content type='text'>
User need build kvm module for native kernel and install them by "modprobe
kvm_intel". Then add "kvm" option to poky-qemu to enable it.

Signed-off-by: Zhai Edwin &lt;edwin.zhai@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>
<entry>
<title>poky-qemu: Fix issues when running Yocto 0.9 release images</title>
<updated>2010-11-15T05:08:28+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2010-11-13T00:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a4a896165c47bf4983bcd789820227c0f49a7272'/>
<id>urn:sha1:a4a896165c47bf4983bcd789820227c0f49a7272</id>
<content type='text'>
This fixes two bugs with poky-qemu when it is run from a
standalone meta-toolchain setup.

[BUGFIX #535] and [BUGFIX #536]

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