From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL 0/2] Docker and block patches
Date: Fri, 18 May 2018 17:18:26 +0800 [thread overview]
Message-ID: <20180518091828.12814-1-famz@redhat.com> (raw)
The following changes since commit a4207e3b00e89f934adb231057dcf9a75ac2ae45:
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2018-05-17 11:59:50 +0100)
are available in the Git repository at:
git://github.com/famz/qemu.git tags/docker-and-block-pull-request
for you to fetch changes up to cd0a6d2b2c3d5cbf82a868d8c6c80961bcda6db5:
iothread: fix epollfd leak in the process of delIOThread (2018-05-18 17:09:54 +0800)
----------------------------------------------------------------
Docker and block patches
Two fairly small fixes.
----------------------------------------------------------------
Jie Wang (1):
iothread: fix epollfd leak in the process of delIOThread
Philippe Mathieu-Daudé (1):
docker: Fix trivial typo
include/block/aio.h | 8 ++++++++
tests/docker/Makefile.include | 2 +-
util/aio-posix.c | 13 ++++++++++---
util/aio-win32.c | 4 ++++
util/async.c | 1 +
5 files changed, 24 insertions(+), 4 deletions(-)
--
2.14.3
next reply other threads:[~2018-05-18 9:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-18 9:18 Fam Zheng [this message]
2018-05-18 9:18 ` [Qemu-devel] [PULL 1/2] docker: Fix trivial typo Fam Zheng
2018-05-18 9:18 ` [Qemu-devel] [PULL 2/2] iothread: fix epollfd leak in the process of delIOThread Fam Zheng
2018-05-18 14:27 ` [Qemu-devel] [PULL 0/2] Docker and block patches Peter Maydell
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=20180518091828.12814-1-famz@redhat.com \
--to=famz@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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).