SHA256
1
0
forked from pool/qemu

Accepting request 293337 from home:a_faerber:branches:Virtualization

Update to v2.3.0-rc1 and disable building x86 firmware on 11.4

OBS-URL: https://build.opensuse.org/request/show/293337
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=241
This commit is contained in:
Andreas Färber
2015-03-26 21:54:47 +00:00
committed by Git OBS Bridge
parent d1340f402e
commit 2bd5f3733b
59 changed files with 146 additions and 429 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Mar 26 14:49:43 UTC 2015 - afaerber@suse.de
- Build x86 firmware only from 13.1 on (11.4 was broken, surpassing 128 KB)
- Update to v2.3.0-rc1: See http://wiki.qemu-project.org/ChangeLog/2.3
* Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.3
* Patches dropped (upstreamed):
0038-linux-user-Fix-emulation-of-splice-.patch
0039-ide-fix-cmd_write_pio-when-nsectors.patch
0040-ide-fix-cmd_read_pio-when-nsectors-.patch
0041-ahci-Fix-sglist-offset-manipulation.patch
0042-ahci-test-improve-rw-buffer-pattern.patch
0045-linux-user-fix-broken-cpu_copy.patch
* Patches renamed:
0043-fw_cfg-test-Fix-test-path-to-includ.patch -> 0038-fw_cfg-test-Fix-test-path-to-includ.patch
0044-rcu-tests-fix-compilation-on-32-bit.patch -> 0039-rcu-tests-fix-compilation-on-32-bit.patch
-------------------------------------------------------------------
Mon Mar 23 13:20:31 UTC 2015 - afaerber@suse.de