From: John Snow <jsnow@redhat.com>
To: qemu-block@nongnu.org
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/9] ahci: atapi qtests
Date: Fri, 8 Jan 2016 15:23:15 -0500 [thread overview]
Message-ID: <56901AB3.7080603@redhat.com> (raw)
In-Reply-To: <1452282920-21550-1-git-send-email-jsnow@redhat.com>
On 01/08/2016 02:55 PM, John Snow wrote:
> Add ATAPI support into libqos/ahci, and write a few tests for it.
>
> This is the last "batch" of planned qtests for s/ata -- basic i/o
> testing of HDDs and CDROMs on both PCI and AHCI should be complete
> after this series.
>
> v2: Rebase and resend for 2.6.
>
> ________________________________________________________________________________
>
> For convenience, this branch is available at:
> https://github.com/jnsnow/qemu.git branch ahci-atapi-qtests
> https://github.com/jnsnow/qemu/tree/ahci-atapi-qtests
>
> This version is tagged ahci-atapi-qtests-v2:
> https://github.com/jnsnow/qemu/releases/tag/ahci-atapi-qtests-v2
>
> John Snow (9):
> ahci-test: fix memory leak
> libqos/ahci: ATAPI support
> libqos/ahci: ATAPI identify
> libqos/ahci: Switch to mutable properties
> libqos: allow zero-size allocations
> libqos/ahci: allow nondata commands for ahci_io variants
> libqos/ahci: add ahci_exec
> qtest/ahci: ATAPI data tests
> libqos/ahci: organize header
>
> tests/ahci-test.c | 131 ++++++++++++++++++++++++++++++------
> tests/libqos/ahci.c | 181 +++++++++++++++++++++++++++++++++++++++++++++++---
> tests/libqos/ahci.h | 66 +++++++++++++++---
> tests/libqos/malloc.c | 4 ++
> 4 files changed, 341 insertions(+), 41 deletions(-)
>
Staging these right away as they are unchanged from the 2.5 version
which didn't arouse any ire, and they are just tests.
Thanks, applied to my IDE tree:
https://github.com/jnsnow/qemu/commits/ide
https://github.com/jnsnow/qemu.git
--js
prev parent reply other threads:[~2016-01-08 20:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-08 19:55 [Qemu-devel] [PATCH v2 0/9] ahci: atapi qtests John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 1/9] ahci-test: fix memory leak John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 2/9] libqos/ahci: ATAPI support John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 3/9] libqos/ahci: ATAPI identify John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 4/9] libqos/ahci: Switch to mutable properties John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 5/9] libqos: allow zero-size allocations John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 6/9] libqos/ahci: allow nondata commands for ahci_io variants John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 7/9] libqos/ahci: add ahci_exec John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 8/9] qtest/ahci: ATAPI data tests John Snow
2016-01-08 19:55 ` [Qemu-devel] [PATCH v2 9/9] libqos/ahci: organize header John Snow
2016-01-08 20:23 ` John Snow [this message]
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=56901AB3.7080603@redhat.com \
--to=jsnow@redhat.com \
--cc=qemu-block@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.