From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, pbonzini@redhat.com, famz@redhat.com,
stefanha@redhat.com
Subject: [Qemu-devel] [PATCH for-2.5 0/2] Fix "make check" with mingw and Wine
Date: Mon, 23 Nov 2015 13:39:04 +0100 [thread overview]
Message-ID: <1448282346-11626-1-git-send-email-kwolf@redhat.com> (raw)
I tried to run "make check" on my mingw build and got two failures. Both of
them are bugs in the test suite rather than qemu proper. They are easy enough
to fix, so here are the fixes.
Kevin Wolf (2):
tests/Makefile: Add more dependencies for test-timed-average
test-aio: Fix event notifier cleanup
tests/Makefile | 3 ++-
tests/test-aio.c | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
--
1.8.3.1
next reply other threads:[~2015-11-23 12:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-23 12:39 Kevin Wolf [this message]
2015-11-23 12:39 ` [Qemu-devel] [PATCH 1/2] tests/Makefile: Add more dependencies for test-timed-average Kevin Wolf
2015-11-23 14:46 ` Paolo Bonzini
2015-11-23 16:09 ` Kevin Wolf
2015-11-23 16:55 ` Paolo Bonzini
2015-11-23 12:39 ` [Qemu-devel] [PATCH 2/2] test-aio: Fix event notifier cleanup Kevin Wolf
2015-11-23 14:46 ` Paolo Bonzini
2015-11-24 5:57 ` [Qemu-devel] [PATCH for-2.5 0/2] Fix "make check" with mingw and Wine Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448282346-11626-1-git-send-email-kwolf@redhat.com \
--to=kwolf@redhat.com \
--cc=famz@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).