summaryrefslogtreecommitdiff
path: root/meta/packages/qemu/qemu-git
Commit message (Collapse)AuthorAgeFilesLines
* qemu: reduce duplication, use an inc file and share common patchesJoshua Lock2010-05-288-34595/+0
| | | | | | | | | | | | There's no need to carry around two copies of the same patches for qemu-git and qemu-0.12 so drop the qemu-git directory and update the git recipe to use the qemu-0.12 directory for patches. Move common code from the two recipes to an inc file. Signed-off-by: Joshua Lock <josh@linux.intel.com> fweh
* qemu: updated the glflags patch, which is needed by qemusdk.Jeff Dike2010-05-271-8/+8
| | | | Signed-off-by: Jeff Dike <jdike@linux.intel.com>
* qemu: Updated to 0.12.0Jeff Dike2010-05-268-507/+286
| | | | | Updated the metadata in the recipe, changed the git revision in poky-default-revisions.inc, and pulled the qemu patches forward.
* qemu: build mips system support in qemuJoshua Lock2010-01-151-0/+27
| | | | | | Add mips to the target-list configuration option and add a dummygl for mips. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qemu: Add small fix to gl patchRichard Purdie2010-01-141-199/+181
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu: Update to 0.10.6 and add fix wacom emulation issuesRichard Purdie2009-11-251-0/+130
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu-nativesdk: Use HOST_CC to build parse_gl_hRichard Purdie2009-09-181-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu-nativesdk: Add patch to fix linkageRichard Purdie2009-09-171-0/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu: Fix a GL passthrough bugRichard Purdie2009-06-161-0/+63
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu: Drop a ton of old now mostly inappropriate patches and update the ↵Richard Purdie2009-06-0912-434/+846
| | | | | | qemugl passthrough patch Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu: Fix for machines without zlib headers/library installedRichard Purdie2009-05-241-0/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu: Switch to git and version 0.10.5Richard Purdie2009-05-2315-0/+34176
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>