qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: Stefan Hajnoczi <stefanha@redhat.com>
Cc: pbonzini@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/1] ahci: do not remap clb/fis unconditionally
Date: Tue, 19 May 2015 17:07:37 -0400	[thread overview]
Message-ID: <555BA619.8090004@redhat.com> (raw)
In-Reply-To: <20150518095707.GB2679@stefanha-thinkpad.redhat.com>



On 05/18/2015 05:57 AM, Stefan Hajnoczi wrote:
> On Tue, May 12, 2015 at 06:36:12PM -0400, John Snow wrote:
>> This continues the IOMMU fix from 2.3, where we should not
>> attempt to remap the CLB or FIS RX buffers if the AHCI device is
>> currently running.
>> 
>> The same applies to migration: keep our mitts off these
>> registers unless the device is supposed to be on.
>> 
>> Does not impact backwards compatibility for the AHCI device.
>> 
>> == For convenience, this branch is available at: 
>> https://github.com/jnsnow/qemu.git branch ahci-iommu 
>> https://github.com/jnsnow/qemu/tree/ahci-iommu
>> 
>> This version is tagged ahci-iommu-v1: 
>> https://github.com/jnsnow/qemu/releases/tag/ahci-iommu-v1 ==
>> 
>> John Snow (1): ahci: do not remap clb/fis unconditionally
>> 
>> hw/ide/ahci.c | 88
>> ++++++++++++++++++++++++++++++++++++++++++----------------- 1
>> file changed, 63 insertions(+), 25 deletions(-)
>> 
>> -- 2.1.0
>> 
> 
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
> 

Thanks, staged in my IDE branch:
https://github.com/jnsnow/qemu/commits/ide

--js

      reply	other threads:[~2015-05-19 21:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-12 22:36 [Qemu-devel] [PATCH 0/1] ahci: do not remap clb/fis unconditionally John Snow
2015-05-12 22:36 ` [Qemu-devel] [PATCH 1/1] " John Snow
2015-05-18  9:57 ` [Qemu-devel] [PATCH 0/1] " Stefan Hajnoczi
2015-05-19 21:07   ` 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=555BA619.8090004@redhat.com \
    --to=jsnow@redhat.com \
    --cc=pbonzini@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).