All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: John Snow <jsnow@redhat.com>, qemu-devel@nongnu.org
Cc: kwolf@redhat.com, marc.mari.barcelo@gmail.com, armbru@redhat.com,
	stefanha@redhat.com, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 6/9] qtest/ahci: add migrate dma test
Date: Fri, 27 Feb 2015 15:30:57 +0100	[thread overview]
Message-ID: <54F07FA1.8070100@redhat.com> (raw)
In-Reply-To: <1424994606-32490-7-git-send-email-jsnow@redhat.com>



On 27/02/2015 00:50, John Snow wrote:
> +    /* Write, migrate, then read. */
> +    ahci_io(src, px, CMD_WRITE_DMA, tx, bufsize, 0);
> +    ahci_migrate(src, dst, uri);
> +    ahci_io(dst, px, CMD_READ_DMA, rx, bufsize, 0);

IIUC, tests for READ_FPDMA_QUEUED and WRITE_FPDMA_QUEUED are going to be
in a separate patch series, right?

Paolo

  reply	other threads:[~2015-02-27 14:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-26 23:49 [Qemu-devel] [PATCH v2 0/9] ahci: enable migration John Snow
2015-02-26 23:49 ` [Qemu-devel] [PATCH v2 1/9] libqos/ahci: Add halted command helpers John Snow
2015-02-26 23:49 ` [Qemu-devel] [PATCH v2 2/9] libqos/ahci: Fix sector set method John Snow
2015-02-26 23:50 ` [Qemu-devel] [PATCH v2 3/9] libqos: Add migration helpers John Snow
2015-02-26 23:50 ` [Qemu-devel] [PATCH v2 4/9] ich9/ahci: Enable Migration John Snow
2015-02-26 23:50 ` [Qemu-devel] [PATCH v2 5/9] qtest/ahci: Add migration test John Snow
2015-02-26 23:50 ` [Qemu-devel] [PATCH v2 6/9] qtest/ahci: add migrate dma test John Snow
2015-02-27 14:30   ` Paolo Bonzini [this message]
2015-02-27 16:37     ` John Snow
2015-02-26 23:50 ` [Qemu-devel] [PATCH v2 7/9] qtest/ahci: add flush migrate test John Snow
2015-02-26 23:50 ` [Qemu-devel] [PATCH v2 8/9] qtest/ahci: add halted dma test John Snow
2015-02-26 23:50 ` [Qemu-devel] [PATCH v2 9/9] qtest/ahci: add migrate " 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=54F07FA1.8070100@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=marc.mari.barcelo@gmail.com \
    --cc=mst@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 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.