OSDN Git Service

libqos/ahci: Add ahci_port_clear helper
authorJohn Snow <jsnow@redhat.com>
Thu, 5 Feb 2015 17:41:13 +0000 (12:41 -0500)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 16 Feb 2015 15:07:16 +0000 (15:07 +0000)
commite83fd96bfab90298beaa8c8a31e48a905564180e
treeb4f6735beda0c6f555ad2cd17343951e7f1d4da7
parente77448a385dc72fa671752ec11c84c931f316d09
libqos/ahci: Add ahci_port_clear helper

Add a helper that assists in clearing out potentially old error and FIS
information from an AHCI port's data structures. This ensures we always
start with a blank slate for interrupt and FIS receipt information.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1423158090-25580-3-git-send-email-jsnow@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/ahci-test.c
tests/libqos/ahci.c
tests/libqos/ahci.h