SHA256
1
0
forked from pool/qemu

Accepting request 292383 from home:a_faerber:branches:Virtualization

Build and test fixes

OBS-URL: https://build.opensuse.org/request/show/292383
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=239
This commit is contained in:
Andreas Färber
2015-03-23 02:43:53 +00:00
committed by Git OBS Bridge
parent e53bce3ca8
commit 8937e90638
10 changed files with 395 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Mar 21 16:07:28 UTC 2015 - afaerber@suse.de
- Patch queue updated from git://github.com/openSUSE/qemu.git opensuse-2.3
* Make test path for fw_cfg-test unique (including architecture)
0043-fw_cfg-test-Fix-test-path-to-includ.patch
* Fix rcu tests build on ppc (undefined reference to `__sync_fetch_and_add_8')
0044-rcu-tests-fix-compilation-on-32-bit.patch
- Fix typo in SeaBIOS size check
seabios_checkrom_typo.patch
-------------------------------------------------------------------
Fri Mar 20 15:03:16 UTC 2015 - afaerber@suse.de