qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-block@nongnu.org
Cc: kwolf@redhat.com, zuban32s@gmail.com, stefanha@redhat.com,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/4] ide: simple ATAPI tests
Date: Wed, 9 Sep 2015 13:04:50 -0400	[thread overview]
Message-ID: <55F066B2.50907@redhat.com> (raw)
In-Reply-To: <55F065B2.30509@redhat.com>



On 09/09/2015 01:00 PM, Paolo Bonzini wrote:
> 
> 
> On 09/09/2015 18:37, John Snow wrote:
>> Ping -- apologies. :)
>>
>> I'll take a simple ACK before I merge it into my tree.
> 
> I don't think you need one. :)
> 
> Paolo
> 

I guess technically not, but I like when somebody at least takes a peek
before I just brazenly send pullreqs.

I haven't achieved the level of ATA COWBOY yet.

--js

>> On 08/26/2015 05:13 PM, John Snow wrote:
>>> We don't have any CDROM tests yet.
>>> So, add some for the PCI/BMDMA HBA.
>>>
>>> ________________________________________________________________________________
>>>
>>> For convenience, this branch is available at:
>>> https://github.com/jnsnow/qemu.git branch ide-atapi-test
>>> https://github.com/jnsnow/qemu/tree/ide-atapi-test
>>>
>>> This version is tagged ide-atapi-test-v1:
>>> https://github.com/jnsnow/qemu/releases/tag/ide-atapi-test-v1
>>>
>>> John Snow (4):
>>>   qtest/ahci: use generate_pattern everywhere
>>>   qtest/ahci: export generate_pattern
>>>   ide-test: add cdrom pio test
>>>   ide-test: add cdrom dma test
>>>
>>>  tests/ahci-test.c     |  43 +---------
>>>  tests/ide-test.c      | 232 ++++++++++++++++++++++++++++++++++++++++++++++----
>>>  tests/libqos/libqos.c |  26 ++++++
>>>  tests/libqos/libqos.h |   1 +
>>>  4 files changed, 245 insertions(+), 57 deletions(-)
>>>

  reply	other threads:[~2015-09-09 17:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26 21:13 [Qemu-devel] [PATCH 0/4] ide: simple ATAPI tests John Snow
2015-08-26 21:13 ` [Qemu-devel] [PATCH 1/4] qtest/ahci: use generate_pattern everywhere John Snow
2015-08-26 21:13 ` [Qemu-devel] [PATCH 2/4] qtest/ahci: export generate_pattern John Snow
2015-09-10  9:18   ` Markus Armbruster
2015-09-10 21:40     ` John Snow
2015-08-26 21:13 ` [Qemu-devel] [PATCH 3/4] ide-test: add cdrom pio test John Snow
2015-09-10  9:42   ` Markus Armbruster
2015-09-10 21:22     ` John Snow
2015-08-26 21:13 ` [Qemu-devel] [PATCH 4/4] ide-test: add cdrom dma test John Snow
2015-09-09 16:37 ` [Qemu-devel] [PATCH 0/4] ide: simple ATAPI tests John Snow
2015-09-09 17:00   ` Paolo Bonzini
2015-09-09 17:04     ` John Snow [this message]
2015-09-10  9:59       ` Markus Armbruster

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=55F066B2.50907@redhat.com \
    --to=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=zuban32s@gmail.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).