On 11/16/2015 06:32 AM, Peter Maydell wrote: > On 16 November 2015 at 11:07, Peter Maydell <peter.mayd...@linaro.org> wrote: >> On 13 November 2015 at 20:16, John Snow <js...@redhat.com> wrote: >>> The following changes since commit 8337c6cbc37c6b2184f41bab3eaff47d5e68012a: >>> >>> Update version for v2.5.0-rc0 release (2015-11-13 17:10:36 +0000) >>> >>> are available in the git repository at: >>> >>> https://github.com/jnsnow/qemu.git tags/ide-pull-request >>> >>> for you to fetch changes up to 917158dc3b22924922dc1f3b9d4049a4fc83d926: >>> >>> qtest/ahci: use raw format when qemu-img is absent (2015-11-13 14:31:43 >>> -0500) >>> >>> ---------------------------------------------------------------- >> >> I get assertion failures on OSX: >> >> ERROR:/Users/pm215/src/qemu-for-merges/tests/hd-geo-test.c:33:char >> *create_test_img(int): assertion failed: (ret == 0) >> >> That might be "build box ran out of diskspace because test >> wants to create multi-gigabyte test image" again, but it's >> a bit hard to tell since the assert doesn't print the errno >> for whatever failed... > > Retry was ok, so I guess it was the disk space thing. Applied. > > thanks > -- PMM >
I'll get back to fixing that one. Thanks, --js