]> git.proxmox.com Git - mirror_qemu.git/commit
libqos/ahci: Add ATAPI tray macros
authorJohn Snow <jsnow@redhat.com>
Mon, 14 Nov 2016 16:15:55 +0000 (11:15 -0500)
committerJohn Snow <jsnow@redhat.com>
Mon, 14 Nov 2016 16:15:55 +0000 (11:15 -0500)
commit48cde0913203079036f2785b6bb274873a1a1db2
tree2c9ecfc3c7f8669686c7ce45be30247e8fe58d86
parentf697b0edea426da261bff7541a66f36266d8edb0
libqos/ahci: Add ATAPI tray macros

(1) Add START_STOP_UNIT command to ahci-test suite
(2) Add eject/start macro commands; this is not a data transfer
    command so it is not well-served by the existing generic pipeline.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1478553214-497-5-git-send-email-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
tests/libqos/ahci.c
tests/libqos/ahci.h