summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/qemu
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/qemu')
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/enable-i386-linux-user.patch2
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/fix-nogl.patch2
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/linker-flags.patch3
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/no-strip.patch2
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch2
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/qemu-vmware-vga-depth.patch3
-rw-r--r--meta/recipes-devtools/qemu/qemu-git/qemugl-allow-glxcontext-release.patch2
7 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-devtools/qemu/qemu-git/enable-i386-linux-user.patch b/meta/recipes-devtools/qemu/qemu-git/enable-i386-linux-user.patch
index 3cf0953f10..76ed3a862e 100644
--- a/meta/recipes-devtools/qemu/qemu-git/enable-i386-linux-user.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/enable-i386-linux-user.patch
@@ -2,6 +2,8 @@ Enable i386-linux-user
2 2
3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> 3Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
4 4
5Upstream-Status: Inappropriate [configuration]
6
5Index: qemu-0.14.0/Makefile.target 7Index: qemu-0.14.0/Makefile.target
6=================================================================== 8===================================================================
7--- qemu-0.14.0.orig/Makefile.target 9--- qemu-0.14.0.orig/Makefile.target
diff --git a/meta/recipes-devtools/qemu/qemu-git/fix-nogl.patch b/meta/recipes-devtools/qemu/qemu-git/fix-nogl.patch
index 0219cc8121..5a65039b81 100644
--- a/meta/recipes-devtools/qemu/qemu-git/fix-nogl.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/fix-nogl.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: qemu-0.14.0/Makefile.target 3Index: qemu-0.14.0/Makefile.target
2=================================================================== 4===================================================================
3--- qemu-0.14.0.orig/Makefile.target 5--- qemu-0.14.0.orig/Makefile.target
diff --git a/meta/recipes-devtools/qemu/qemu-git/linker-flags.patch b/meta/recipes-devtools/qemu/qemu-git/linker-flags.patch
index 470cf80cde..4569643a64 100644
--- a/meta/recipes-devtools/qemu/qemu-git/linker-flags.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/linker-flags.patch
@@ -7,6 +7,9 @@ More information is available on the Fedora Wiki:
7https://fedoraproject.org/wiki/UnderstandingDSOLinkChange 7https://fedoraproject.org/wiki/UnderstandingDSOLinkChange
8 8
9JL - 15/06/10 9JL - 15/06/10
10
11Upstream-Status: Inappropriate [configuration]
12
10Index: qemu-0.14.0/Makefile.target 13Index: qemu-0.14.0/Makefile.target
11=================================================================== 14===================================================================
12--- qemu-0.14.0.orig/Makefile.target 15--- qemu-0.14.0.orig/Makefile.target
diff --git a/meta/recipes-devtools/qemu/qemu-git/no-strip.patch b/meta/recipes-devtools/qemu/qemu-git/no-strip.patch
index cf0d659724..098070adfc 100644
--- a/meta/recipes-devtools/qemu/qemu-git/no-strip.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/no-strip.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1Index: qemu-0.14.0/Makefile 3Index: qemu-0.14.0/Makefile
2=================================================================== 4===================================================================
3--- qemu-0.14.0.orig/Makefile 5--- qemu-0.14.0.orig/Makefile
diff --git a/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch b/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch
index 92467a7651..bbc9c9eaf9 100644
--- a/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/qemu-git-qemugl-host.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [other] - qemugl patch need huge changes for upstream
2
1Index: qemu-0.14.0/Makefile.target 3Index: qemu-0.14.0/Makefile.target
2=================================================================== 4===================================================================
3--- qemu-0.14.0.orig/Makefile.target 5--- qemu-0.14.0.orig/Makefile.target
diff --git a/meta/recipes-devtools/qemu/qemu-git/qemu-vmware-vga-depth.patch b/meta/recipes-devtools/qemu/qemu-git/qemu-vmware-vga-depth.patch
index 42ec98fee5..c4c5424e16 100644
--- a/meta/recipes-devtools/qemu/qemu-git/qemu-vmware-vga-depth.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/qemu-vmware-vga-depth.patch
@@ -1,6 +1,9 @@
1# fix VMware VGA driver depth calculation error, which may cause segmentation fault 1# fix VMware VGA driver depth calculation error, which may cause segmentation fault
2# 2#
3# ktian1, 06/29/2010 3# ktian1, 06/29/2010
4
5Upstream-Status: Pending
6
4Index: qemu-0.14.0/console.h 7Index: qemu-0.14.0/console.h
5=================================================================== 8===================================================================
6--- qemu-0.14.0.orig/console.h 9--- qemu-0.14.0.orig/console.h
diff --git a/meta/recipes-devtools/qemu/qemu-git/qemugl-allow-glxcontext-release.patch b/meta/recipes-devtools/qemu/qemu-git/qemugl-allow-glxcontext-release.patch
index 478b204274..837af5b9b6 100644
--- a/meta/recipes-devtools/qemu/qemu-git/qemugl-allow-glxcontext-release.patch
+++ b/meta/recipes-devtools/qemu/qemu-git/qemugl-allow-glxcontext-release.patch
@@ -10,6 +10,8 @@ committer Andrzej Zaborowski <andrew.zaborowski@intel.com> Tue, 16 Jun 2009 22:2
10 target-i386/opengl_exec.c | 31 ++++++++++++++++--------------- 10 target-i386/opengl_exec.c | 31 ++++++++++++++++---------------
11 1 files changed, 16 insertions(+), 15 deletions(-) 11 1 files changed, 16 insertions(+), 15 deletions(-)
12 12
13Upstream-Status: Inappropriate [configuration]
14
13Index: qemu-0.14.0/target-i386/opengl_exec.c 15Index: qemu-0.14.0/target-i386/opengl_exec.c
14=================================================================== 16===================================================================
15--- qemu-0.14.0.orig/target-i386/opengl_exec.c 17--- qemu-0.14.0.orig/target-i386/opengl_exec.c