qemu-e2k/hw/ide
John Snow 28ee82557c ahci: remove cmd_fis argument from write_fis_d2h
It's no longer used. We used to generate a D2H FIS based
upon the command FIS that prompted the update, but in reality,
the D2H FIS is generated purely from register state.

cmd_fis is vestigial, so get rid of it.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1441140641-17631-4-git-send-email-jsnow@redhat.com
2015-09-18 10:58:56 -04:00
..
ahci.c ahci: remove cmd_fis argument from write_fis_d2h 2015-09-18 10:58:56 -04:00
ahci.h
atapi.c
cmd646.c
core.c
ich.c
internal.h
isa.c
macio.c
Makefile.objs
microdrive.c
mmio.c
pci.c
pci.h
piix.c
qdev.c
via.c