SHA256
1
0
forked from pool/qemu

Accepting request 531017 from home:bfrogers:branches:Virtualization

Update to v2.10.1 a stable, bug-fix-only release
Also needed one more fix for qemu-testsuite

OBS-URL: https://build.opensuse.org/request/show/531017
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=367
This commit is contained in:
Bruce Rogers
2017-10-03 22:19:51 +00:00
committed by Git OBS Bridge
parent 73a0d16113
commit 8e0f4e6086
56 changed files with 236 additions and 289 deletions

View File

@@ -21,9 +21,9 @@ Url: http://www.qemu.org/
Summary: Universal CPU emulator
License: BSD-3-Clause and GPL-2.0 and GPL-2.0+ and LGPL-2.1+ and MIT
Group: System/Emulators/PC
Version: 2.10.0
Version: 2.10.1
Release: 0
Source: qemu-2.10.0.tar.xz
Source: qemu-2.10.1.tar.xz
# Upstream First -- http://wiki.qemu-project.org/Contribute/SubmitAPatch
# This patch queue is auto-generated from https://github.com/openSUSE/qemu
Patch0001: 0001-XXX-dont-dump-core-on-sigabort.patch
@@ -59,15 +59,12 @@ Patch0030: 0030-test-string-input-visitor-Add-int-t.patch
Patch0031: 0031-test-string-input-visitor-Add-uint6.patch
Patch0032: 0032-tests-Add-QOM-property-unit-tests.patch
Patch0033: 0033-tests-Add-scsi-disk-test.patch
Patch0034: 0034-slirp-fix-clearing-ifq_so-from-pend.patch
Patch0035: 0035-s390-ccw-Fix-alignment-for-CCW1.patch
Patch0036: 0036-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
Patch0037: 0037-chardev-baum-fix-baum-that-releases.patch
Patch0038: 0038-s390x-ais-for-2.10-stable-disable-a.patch
Patch0039: 0039-s390x-cpumodel-remove-ais-from-z14-.patch
Patch0040: 0040-io-fix-temp-directory-used-by-test-.patch
Patch0041: 0041-io-fix-check-for-handshake-completi.patch
Patch0042: 0042-crypto-fix-test-cert-generation-to-.patch
Patch0034: 0034-target-i386-cpu-Add-new-EPYC-CPU-mo.patch
Patch0035: 0035-chardev-baum-fix-baum-that-releases.patch
Patch0036: 0036-io-fix-temp-directory-used-by-test-.patch
Patch0037: 0037-io-fix-check-for-handshake-completi.patch
Patch0038: 0038-crypto-fix-test-cert-generation-to-.patch
Patch0039: 0039-vhost-user-disable-the-broken-subpr.patch
# Please do not add QEMU patches manually here.
# Run update_git.sh to regenerate this queue.
Source400: update_git.sh
@@ -120,7 +117,7 @@ emulations. This can be used together with the OBS build script to
run cross-architecture builds.
%prep
%setup -q -n qemu-2.10.0
%setup -q -n qemu-2.10.1
%patch0001 -p1
%patch0002 -p1
%patch0003 -p1
@@ -160,9 +157,6 @@ run cross-architecture builds.
%patch0037 -p1
%patch0038 -p1
%patch0039 -p1
%patch0040 -p1
%patch0041 -p1
%patch0042 -p1
%build
./configure \