qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-block@nongnu.org
Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/4] ahci: misc fixes/tests for 2.4
Date: Mon, 29 Jun 2015 17:16:09 -0400	[thread overview]
Message-ID: <5591B599.9040206@redhat.com> (raw)
In-Reply-To: <1434470575-21625-1-git-send-email-jsnow@redhat.com>

final ping:

I'll pull this as a pre-requisite for the NCQ fixes (part 1) series that
has been reviewed unless there are objections to this series.

--js

On 06/16/2015 12:02 PM, John Snow wrote:
> This is a small handful of fixes for the ahci-tests/ahci device,
> alongside two new tests. I have a larger series of NCQ patches
> coming shortly, but these patches were unrelated so I cleaned them
> up and am sending them out separately.
> 
> v2:
>  - Fixed unaligned 2/4 byte read logic
>  - Tidied comments and justification for patch 1.
> 
> ________________________________________________________________________________
> 
> For convenience, this branch is available at:
> https://github.com/jnsnow/qemu.git branch ahci-tests-2.4
> https://github.com/jnsnow/qemu/tree/ahci-tests-2.4
> 
> This version is tagged ahci-tests-2.4-v2:
> https://github.com/jnsnow/qemu/releases/tag/ahci-tests-2.4-v2
> 
> John Snow (4):
>   ahci: Do not ignore memory access read size
>   qtest/ahci: add test_max
>   libqos/ahci: fix memory management bugs
>   qtest/ahci: add port_reset test
> 
>  hw/ide/ahci.c       | 27 +++++++++++++++++--
>  tests/ahci-test.c   | 74 +++++++++++++++++++++++++++++++++++++++++++++++++----
>  tests/libqos/ahci.c |  6 +++--
>  3 files changed, 98 insertions(+), 9 deletions(-)
> 

  parent reply	other threads:[~2015-06-29 21:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-16 16:02 [Qemu-devel] [PATCH v2 0/4] ahci: misc fixes/tests for 2.4 John Snow
2015-06-16 16:02 ` [Qemu-devel] [PATCH v2 1/4] ahci: Do not ignore memory access read size John Snow
2015-06-16 16:25   ` Eric Blake
2015-06-16 19:03     ` John Snow
2015-06-16 16:02 ` [Qemu-devel] [PATCH v2 2/4] qtest/ahci: add test_max John Snow
2015-06-16 16:02 ` [Qemu-devel] [PATCH v2 3/4] libqos/ahci: fix memory management bugs John Snow
2015-06-16 16:02 ` [Qemu-devel] [PATCH v2 4/4] qtest/ahci: add port_reset test John Snow
2015-06-29 21:16 ` John Snow [this message]
2015-07-01 17:51 ` [Qemu-devel] [PATCH v2 0/4] ahci: misc fixes/tests for 2.4 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=5591B599.9040206@redhat.com \
    --to=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=qemu-block@nongnu.org \
    --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).