]> Git Repo - qemu.git/commit - tests/libqos/ahci.c
libqos/ahci: fix cmd_sanity for ncq
authorJohn Snow <[email protected]>
Sat, 4 Jul 2015 06:06:03 +0000 (02:06 -0400)
committerJohn Snow <[email protected]>
Sat, 4 Jul 2015 06:06:03 +0000 (02:06 -0400)
commit40d29928caa6db154182f5314f497020f81e640e
tree9b0b35b2776e951a23d56360defeeeb404c93a19
parent34475239b8f1fff0b715cb20f8b534b9d07a897e
libqos/ahci: fix cmd_sanity for ncq

NCQ commands should not / do not update the byte count
in the command header post command, so this field is
meaningless for NCQ tests.

Signed-off-by: John Snow <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1435016308[email protected]
tests/libqos/ahci.c
tests/libqos/ahci.h
This page took 0.026092 seconds and 4 git commands to generate.