aboutsummaryrefslogtreecommitdiff
path: root/docs/specs
diff options
context:
space:
mode:
authorJohn Snow <jsnow@redhat.com>2015-07-04 02:06:05 -0400
committerJohn Snow <jsnow@redhat.com>2015-07-04 02:06:05 -0400
commitee364416c1b5ed1adc779ca7197451a131666236 (patch)
tree5c4de8bc5714c00e6c0dd1cec79f34750decf537 /docs/specs
parentc82bd3c893825fc76af3634f5461f5eabd94e9df (diff)
downloadqemu-ee364416c1b5ed1adc779ca7197451a131666236.zip
qemu-ee364416c1b5ed1adc779ca7197451a131666236.tar.gz
qemu-ee364416c1b5ed1adc779ca7197451a131666236.tar.bz2
ahci: add get_cmd_header helper
cur_cmd is an internal bookmark that points to the current AHCI Command Header being processed by the AHCI state machine. With NCQ needing to occasionally rely on some of the same AHCI helpers, we cannot use cur_cmd and will need to grab explicit pointers instead. In an attempt to begin relying on the cur_cmd pointer less, add a helper to let us specifically get the pointer to the command header of particular interest. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 1435767578-32743-12-git-send-email-jsnow@redhat.com
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions