Files
poky/meta/recipes-devtools
Ross Burton dd2b2f93a9 qemu: add option to disable X grabs
When the mouse pointer enters the qemu window it takes a pointer grab. This
doesn't sound too dangerous at first but it turns out that SDL will infinitely
busy-loop if it can't get the grab (e.g. if the screen is locked) and the
average autobuilder setup's X server will have locked the screen a few minutes
after boot.

The result is that on many autobuilders apparently random qemu instances (the
top-most one under the pointer) will hang during boot.

To resolve this add an option (via an environment variable) to never attempt a
grab.  The default behaviour remains to grab so that everyone else doesn't see
any change.

(From OE-Core rev: a60b1ebbb8f81245f3ccf25b3f9d63677de75b85)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-18 17:52:04 +01:00
..
2013-01-07 11:09:36 +00:00
2013-07-02 22:23:49 +01:00
2013-09-17 20:53:20 +01:00
2013-09-14 08:21:01 +01:00
2013-06-07 16:48:23 +01:00
2013-08-03 10:33:05 +01:00
2013-08-26 11:29:45 +01:00
2013-07-05 15:44:12 +01:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-07-29 13:09:02 +01:00
2013-08-03 10:33:05 +01:00
2013-07-29 13:09:09 +01:00
2013-04-28 12:12:20 +01:00
2013-08-30 18:06:32 +01:00
2013-09-18 17:52:04 +01:00
2013-09-17 14:35:18 +01:00
2013-03-18 13:18:24 +00:00
2013-07-29 13:09:14 +01:00
2013-07-31 06:59:55 +01:00
2012-08-19 10:46:39 +01:00
2013-08-13 23:05:58 +01:00