summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/qemu/qemu-git
AgeCommit message (Collapse)AuthorFiles
2012-12-11qemu: upgrade to 1.3.0Constantin Musca6
remove-hardcoded-libexec.patch: removed - included in the new version qemu-vmware-vga-depth.patch: removed - doesn't apply anymore - the problem addressed by the patch is fixed by reverting commit 1f202568e0553b416483e5993f1bde219c22cf72 Revert-vmware_vga-Add-back-some-info-in-local-state-.patch: - VMware VGA requires that the depth presented to the guest to be the same as the Display Surface depth in order to do not corrupt the display - do not cache the DS depth (the depth might change) - revert commit 1f202568 - QEMU now uses pixman (DEPENDS += "pixman") - rearrange the recipe in order to mimic the bitbake flow - update both variants (.tar.bz2, git) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-10-18qemu: don't ignore libexecdir in configureSaul Wold1
This allow the relocation of libexecdir to be done correctly for the qemu-brigde-helper. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-09-10qemu-git: Move to tip of git past 1.2 releaseKhem Raj1
There are a lot of armv7 and sh4 fixes that its worth moving to latest version. The patch forward porting can happen later. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-08-20qemu-git: Drop GL passthrough supportRichard Purdie4
These patches are a maintenance nightmare and impacting our abaility to keep up to date with qemu. They are also a source of various bugs. Remove them until someone is willing to step up and maintain them, or upstream gains GL support. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-10qemu: Ensure an internal qemugl script uses bash as it has bashismsRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-13Patches: Fix Upstream-Status infoSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-17Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot...Zhai Edwin7
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-05-11qemu: Upgrade qemu git to the latest 0.14 branchZhai Edwin8
Also add missing patch to build qemu-git [YOCTO #1013] got fixed Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>