]> Git Repo - qemu.git/commit - tests/libqos/ahci.c
qtest/ahci: add ahci_write_fis
authorJohn Snow <[email protected]>
Thu, 5 Feb 2015 17:41:21 +0000 (12:41 -0500)
committerStefan Hajnoczi <[email protected]>
Mon, 16 Feb 2015 15:07:17 +0000 (15:07 +0000)
commit52515766f1e18b596a6dc31421ca14a63114c9eb
tree651c3dc0fc798901afea7aefa4e652bf9dd98728
parent36e367261c15f0fa9acfbe9f4301c96e19be7f52
qtest/ahci: add ahci_write_fis

Similar to ahci_set_command_header, add a helper that takes an
in-memory representation of a command FIS and writes it to guest
memory, handling endianness as-needed.

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