qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: agraf@suse.de
Subject: [Qemu-devel] AHCI / Sata port initial error status
Date: Mon, 30 Jun 2014 15:14:31 -0400	[thread overview]
Message-ID: <53B1B717.6070205@redhat.com> (raw)

I am in the process of writing a series of AHCI tests (for q35) that 
compare the written specifications against what the current device 
emulation actually does, and I was curious about this bit instead of 
ahci.c, in ahci_reset_port:

ide_state->error = 1;

What does this error signify, exactly, and why is it set by default on 
ports with a device attached? It trickles up inside of the PxTFD.ERR 
byte in the HBA as well as showing up in the initial Register D2H FIS 
after the PxCMD.FRE bit is set.

Thank you,
--John.

             reply	other threads:[~2014-06-30 19:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-30 19:14 John Snow [this message]
2014-07-03 11:57 ` [Qemu-devel] AHCI / Sata port initial error status Alexander Graf

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=53B1B717.6070205@redhat.com \
    --to=jsnow@redhat.com \
    --cc=agraf@suse.de \
    --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 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).