]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Upgrade from 3.1.0 to 4.0.0
authorAlistair Francis <Alistair.Francis@wdc.com>
Thu, 2 May 2019 04:09:27 +0000 (04:09 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 2 May 2019 12:42:56 +0000 (13:42 +0100)
commitfed2a0f37a76732cd3de1b127d6902fb16dd4e05
treef78234452605c8cdc7fa95327e385342650e568b
parentde1782b23f8a98df3b42cb57bbcdff690bfa2343
qemu: Upgrade from 3.1.0 to 4.0.0

This commit upgrade QEMU to the latest 4.0.0 release.

 - The COPYING.LIB file has changed SHA to:
    "Synchronize the LGPL 2.1 with the version from gnu.org"
 - SDL 1.2 has been removed, along with the --with-sdlabi command line
    arg
 - The backported patches have been removed
 - Al the other patches have been refreshed and the numbering has been
    updated

Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
29 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/qemu/qemu-native.inc
meta/recipes-devtools/qemu/qemu-native_4.0.0.bb [moved from meta/recipes-devtools/qemu/qemu-native_3.1.0.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu-system-native_4.0.0.bb [moved from meta/recipes-devtools/qemu/qemu-system-native_3.1.0.bb with 95% similarity]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/0001-Add-a-missing-X11-include.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0001-egl-headless-add-egl_create_context.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0001-qemu-Add-missing-wacom-HID-descriptor.patch [moved from meta/recipes-devtools/qemu/qemu/0002-qemu-Add-missing-wacom-HID-descriptor.patch with 98% similarity]
meta/recipes-devtools/qemu/qemu/0001-sdl.c-allow-user-to-disable-pointer-grabs.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0002-Add-subpackage-ptest-which-runs-all-unit-test-cases-.patch [moved from meta/recipes-devtools/qemu/qemu/0003-Add-subpackage-ptest-which-runs-all-unit-test-cases-.patch with 83% similarity]
meta/recipes-devtools/qemu/qemu/0003-qemu-Add-addition-environment-space-to-boot-loader-q.patch [moved from meta/recipes-devtools/qemu/qemu/0004-qemu-Add-addition-environment-space-to-boot-loader-q.patch with 89% similarity]
meta/recipes-devtools/qemu/qemu/0004-qemu-disable-Valgrind.patch [moved from meta/recipes-devtools/qemu/qemu/0005-qemu-disable-Valgrind.patch with 85% similarity]
meta/recipes-devtools/qemu/qemu/0005-qemu-Limit-paths-searched-during-user-mode-emulation.patch [moved from meta/recipes-devtools/qemu/qemu/0006-qemu-Limit-paths-searched-during-user-mode-emulation.patch with 98% similarity]
meta/recipes-devtools/qemu/qemu/0006-qemu-native-set-ld.bfd-fix-cflags-and-set-some-envir.patch [moved from meta/recipes-devtools/qemu/qemu/0007-qemu-native-set-ld.bfd-fix-cflags-and-set-some-envir.patch with 82% similarity]
meta/recipes-devtools/qemu/qemu/0007-chardev-connect-socket-to-a-spawned-command.patch [moved from meta/recipes-devtools/qemu/qemu/0008-chardev-connect-socket-to-a-spawned-command.patch with 80% similarity]
meta/recipes-devtools/qemu/qemu/0008-apic-fixup-fallthrough-to-PIC.patch [moved from meta/recipes-devtools/qemu/qemu/0009-apic-fixup-fallthrough-to-PIC.patch with 90% similarity]
meta/recipes-devtools/qemu/qemu/0009-linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch [moved from meta/recipes-devtools/qemu/qemu/0010-linux-user-Fix-webkitgtk-hangs-on-32-bit-x86-target.patch with 93% similarity]
meta/recipes-devtools/qemu/qemu/0010-Revert-linux-user-fix-mmap-munmap-mprotect-mremap-sh.patch [moved from meta/recipes-devtools/qemu/qemu/0011-Revert-linux-user-fix-mmap-munmap-mprotect-mremap-sh.patch with 90% similarity]
meta/recipes-devtools/qemu/qemu/0011-fix-libcap-header-issue-on-some-distro.patch [moved from meta/recipes-devtools/qemu/qemu/0012-fix-libcap-header-issue-on-some-distro.patch with 97% similarity]
meta/recipes-devtools/qemu/qemu/0012-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch [moved from meta/recipes-devtools/qemu/qemu/0013-cpus.c-Add-error-messages-when-qemi_cpu_kick_thread-.patch with 87% similarity]
meta/recipes-devtools/qemu/qemu/0013-Revert-target-arm-Use-vector-operations-for-saturati.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu/0014-fix-CVE-2018-16872.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0015-fix-CVE-2018-20124.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0016-fix-CVE-2018-20125.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0017-fix-CVE-2018-20126.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0018-fix-CVE-2018-20191.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0019-fix-CVE-2018-20216.patch [deleted file]
meta/recipes-devtools/qemu/qemu/CVE-2019-3812.patch [deleted file]
meta/recipes-devtools/qemu/qemu_4.0.0.bb [moved from meta/recipes-devtools/qemu/qemu_3.1.0.bb with 99% similarity]