SHA256
1
0
forked from pool/qemu

Accepting request 338512 from home:a_faerber:branches:Virtualization

Allow building SLOF on ppc64le (bsc#949016) and add two checks for DictZip and tar qemu-img behavior (bsc#945778)

OBS-URL: https://build.opensuse.org/request/show/338512
OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=274
This commit is contained in:
Andreas Färber
2015-10-13 16:39:07 +00:00
committed by Git OBS Bridge
parent 19f5d78b9a
commit 38969313d6
6 changed files with 168 additions and 20 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 12 16:05:28 UTC 2015 - afaerber@suse.de
- Allow building SLOF on ppc64le (bsc#949016)
SLOF_ppc64le.patch
- Add two checks for DictZip and tar qemu-img behavior (bsc#945778)
* Clean up qemu-testsuite build/installation
-------------------------------------------------------------------
Thu Oct 8 16:29:28 UTC 2015 - afaerber@suse.de
@@ -17,7 +25,7 @@ Thu Oct 8 14:35:03 UTC 2015 - afaerber@suse.de
-------------------------------------------------------------------
Thu Oct 8 13:11:07 UTC 2015 - afaerber@suse.de
- Build SLOF on ppc64 (thanks to k0da)
- Build SLOF on ppc64 (bsc#949016, thanks to k0da)
* Simplify x86 fw logic while at it
- No need to enable KVM for armv6hl
- Add notice about pre_checkin.sh to update_git.sh