diff options
Diffstat (limited to 'meta/recipes-devtools/qemu')
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 | ||
3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> | 3 | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> |
4 | 4 | ||
5 | Upstream-Status: Inappropriate [configuration] | ||
6 | |||
5 | Index: qemu-0.14.0/Makefile.target | 7 | Index: 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 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: qemu-0.14.0/Makefile.target | 3 | Index: 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: | |||
7 | https://fedoraproject.org/wiki/UnderstandingDSOLinkChange | 7 | https://fedoraproject.org/wiki/UnderstandingDSOLinkChange |
8 | 8 | ||
9 | JL - 15/06/10 | 9 | JL - 15/06/10 |
10 | |||
11 | Upstream-Status: Inappropriate [configuration] | ||
12 | |||
10 | Index: qemu-0.14.0/Makefile.target | 13 | Index: 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 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: qemu-0.14.0/Makefile | 3 | Index: 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 @@ | |||
1 | Upstream-Status: Inappropriate [other] - qemugl patch need huge changes for upstream | ||
2 | |||
1 | Index: qemu-0.14.0/Makefile.target | 3 | Index: 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 | |||
5 | Upstream-Status: Pending | ||
6 | |||
4 | Index: qemu-0.14.0/console.h | 7 | Index: 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 | ||
13 | Upstream-Status: Inappropriate [configuration] | ||
14 | |||
13 | Index: qemu-0.14.0/target-i386/opengl_exec.c | 15 | Index: 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 |