diff options
Diffstat (limited to 'meta/recipes-devtools/qemu/qemu-git')
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 Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> +Upstream-Status: Inappropriate [configuration] + Index: qemu-0.14.0/Makefile.target =================================================================== --- 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 @@ +Upstream-Status: Inappropriate [configuration] + Index: qemu-0.14.0/Makefile.target =================================================================== --- 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: https://fedoraproject.org/wiki/UnderstandingDSOLinkChange JL - 15/06/10 + +Upstream-Status: Inappropriate [configuration] + Index: qemu-0.14.0/Makefile.target =================================================================== --- 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 @@ +Upstream-Status: Inappropriate [configuration] + Index: qemu-0.14.0/Makefile =================================================================== --- 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 @@ +Upstream-Status: Inappropriate [other] - qemugl patch need huge changes for upstream + Index: qemu-0.14.0/Makefile.target =================================================================== --- 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 @@ # fix VMware VGA driver depth calculation error, which may cause segmentation fault # # ktian1, 06/29/2010 + +Upstream-Status: Pending + Index: qemu-0.14.0/console.h =================================================================== --- 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 target-i386/opengl_exec.c | 31 ++++++++++++++++--------------- 1 files changed, 16 insertions(+), 15 deletions(-) +Upstream-Status: Inappropriate [configuration] + Index: qemu-0.14.0/target-i386/opengl_exec.c =================================================================== --- qemu-0.14.0.orig/target-i386/opengl_exec.c |