]> git.ipfire.org Git - thirdparty/qemu.git/commit
ahci: add ncq debug checks
authorJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:03 +0000 (02:06 -0400)
committerJohn Snow <jsnow@redhat.com>
Sat, 4 Jul 2015 06:06:03 +0000 (02:06 -0400)
commit5d5f89212f19e3d7d3da1328137ca9e33eead7bf
tree813c350f6f14155245157ca69efb3785bf94819d
parentd56f4d6965ebcf8f3c496845c286e3a66496fdff
ahci: add ncq debug checks

Most of the time, these bits can be safely ignored. For the purposes
of debugging however, it's nice to know that they're not being used.

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