qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, stefanha@redhat.com
Subject: [Qemu-devel] [PATCH 1.5 0/5] ide: Test cases and a corner case fix
Date: Wed,  8 May 2013 11:43:21 +0200	[thread overview]
Message-ID: <1368006206-2602-1-git-send-email-kwolf@redhat.com> (raw)

Kevin Wolf (5):
  ide: Reset BMIDEA bit when the bus master is stopped
  libqos/pci: Enable bus mastering
  qtest: Add IDE test case
  qtest/ide-test: Add simple DMA read/write test case
  qtest/ide-test: Test short and long PRDTs

 hw/ide/pci.c       |   1 +
 tests/Makefile     |   2 +
 tests/ide-test.c   | 440 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/libqos/pci.c |   2 +-
 4 files changed, 444 insertions(+), 1 deletion(-)
 create mode 100644 tests/ide-test.c

-- 
1.8.1.4

             reply	other threads:[~2013-05-08  9:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-08  9:43 Kevin Wolf [this message]
2013-05-08  9:43 ` [Qemu-devel] [PATCH 1/5] ide: Reset BMIDEA bit when the bus master is stopped Kevin Wolf
2013-05-08 14:35   ` Stefan Hajnoczi
2013-05-08  9:43 ` [Qemu-devel] [PATCH 2/5] libqos/pci: Enable bus mastering Kevin Wolf
2013-05-08  9:43 ` [Qemu-devel] [PATCH 3/5] qtest: Add IDE test case Kevin Wolf
2013-05-08  9:43 ` [Qemu-devel] [PATCH 4/5] qtest/ide-test: Add simple DMA read/write " Kevin Wolf
2013-05-08 16:28   ` Paolo Bonzini
2013-05-08  9:43 ` [Qemu-devel] [PATCH 5/5] qtest/ide-test: Test short and long PRDTs Kevin Wolf

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=1368006206-2602-1-git-send-email-kwolf@redhat.com \
    --to=kwolf@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).