From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, jsnow@redhat.com
Subject: [Qemu-devel] [PULL 0/6] Ide patches
Date: Tue, 17 Nov 2015 15:12:49 -0500 [thread overview]
Message-ID: <1447791175-22814-1-git-send-email-jsnow@redhat.com> (raw)
The following changes since commit c27e9014d56fa4880e7d741275d887c3a5949997:
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20151116-1' into staging (2015-11-17 12:34:07 +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 d66a8fa83b00b3b3d631a0e28cdce8c9b5698822:
ide: enable buffered requests for PIO read requests (2015-11-17 15:06:39 -0500)
----------------------------------------------------------------
----------------------------------------------------------------
Peter Lieven (6):
ide/atapi: make PIO read requests async
block: add blk_abort_aio_request
ide: add support for IDEBufferedRequest
ide: orphan all buffered requests on DMA cancel
ide: enable buffered requests for ATAPI devices
ide: enable buffered requests for PIO read requests
block/block-backend.c | 17 +++----
hw/ide/atapi.c | 101 ++++++++++++++++++++++++++++++++++-------
hw/ide/core.c | 51 ++++++++++++++++++++-
hw/ide/internal.h | 14 ++++++
hw/ide/pci.c | 19 ++++++++
include/sysemu/block-backend.h | 3 ++
6 files changed, 179 insertions(+), 26 deletions(-)
--
2.4.3
next reply other threads:[~2015-11-17 20:13 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 20:12 John Snow [this message]
2015-11-17 20:12 ` [Qemu-devel] [PULL 1/6] ide/atapi: make PIO read requests async John Snow
2015-11-17 20:12 ` [Qemu-devel] [PULL 2/6] block: add blk_abort_aio_request John Snow
2015-11-17 20:12 ` [Qemu-devel] [PULL 3/6] ide: add support for IDEBufferedRequest John Snow
2015-11-17 20:12 ` [Qemu-devel] [PULL 4/6] ide: orphan all buffered requests on DMA cancel John Snow
2015-11-17 20:12 ` [Qemu-devel] [PULL 5/6] ide: enable buffered requests for ATAPI devices John Snow
2015-11-17 20:12 ` [Qemu-devel] [PULL 6/6] ide: enable buffered requests for PIO read requests John Snow
2015-11-18 12:47 ` [Qemu-devel] [PULL 0/6] Ide patches Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2016-10-27 21:18 John Snow
2016-10-28 14:30 ` Peter Maydell
2015-11-13 20:16 John Snow
2015-11-16 11:07 ` Peter Maydell
2015-11-16 11:32 ` Peter Maydell
2015-11-16 16:29 ` John Snow
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=1447791175-22814-1-git-send-email-jsnow@redhat.com \
--to=jsnow@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).