diff options
author | John Snow <jsnow@redhat.com> | 2015-02-05 12:41:14 -0500 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2015-02-16 15:07:16 +0000 |
commit | c7f9c570b908a844aee393d93d01c332aea2a5a5 (patch) | |
tree | 8186bb46eca98961178e34dfe7c1a24a81274747 /tests/libqos/ahci.c | |
parent | e83fd96bfab90298beaa8c8a31e48a905564180e (diff) | |
download | qemu-c7f9c570b908a844aee393d93d01c332aea2a5a5.tar.gz qemu-c7f9c570b908a844aee393d93d01c332aea2a5a5.tar.bz2 qemu-c7f9c570b908a844aee393d93d01c332aea2a5a5.zip |
qtest/ahci: rename 'Command' to 'CommandHeader'
The structure name is a bit of a misnomer; the structure currently named
command is actually the commandheader. A future patch in this series
will add an actual "Command" structure, so we'll rename it now before the
rest of the functions in this series try to use it.
In addition, rename the "b1" and "b2" fields
to be a unified uint16_t named "flags."
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1423158090-25580-4-git-send-email-jsnow@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/libqos/ahci.c')
0 files changed, 0 insertions, 0 deletions