summary refs log tree commit diff stats
path: root/hw/core/qdev-properties.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2018-06-06 15:09:54 -0400
committerJohn Snow <jsnow@redhat.com>2018-06-08 13:36:31 -0400
commitd02cea6437b420150915b03aef3691010c7d40df (patch)
tree5bc6fe6ccbb8d3600c04ece6864ee56ff1bb358a /hw/core/qdev-properties.c
parent882941a5680db4d3e247a089126be23181ae13fd (diff)
downloadfocaccia-qemu-d02cea6437b420150915b03aef3691010c7d40df.tar.gz
focaccia-qemu-d02cea6437b420150915b03aef3691010c7d40df.zip
atapi: call ide_set_irq before ide_transfer_start
The ATAPI_INT_REASON_IO interrupt is raised when I/O starts, but in the
AHCI case ide_set_irq was actually called at the end of a mutual recursion.
Move it early, with the side effect that ide_transfer_start becomes a tail
call in ide_atapi_cmd_reply_end.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180606190955.20845-7-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'hw/core/qdev-properties.c')
0 files changed, 0 insertions, 0 deletions