libqos/ahci: Force all NCQ commands to be LBA48
commite38cc93aca5d40a58e65bb0dfa23eaf3290bbf76
authorJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:04 +0000 (4 02:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:04 +0000 (4 02:06 -0400)
treee7394e3ae1d16edf19ed33153ab47465b9fba7b3
parenta8973ff50a04f96c3ce5c803c8fd3ec16ed8d6c5
libqos/ahci: Force all NCQ commands to be LBA48

NCQ commands are LBA48 by definition.

See SATA 3.2 13.6.4.1 "READ FPDMA QUEUED", or
    SATA 3.2 13.6.5.1 "WRITE FPDMA QUEUED."

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1435016308-6150-15-git-send-email-jsnow@redhat.com
tests/libqos/ahci.c