aboutsummaryrefslogtreecommitdiff
path: root/scripts/clean-header-guards.pl
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 /scripts/clean-header-guards.pl
parent882941a5680db4d3e247a089126be23181ae13fd (diff)
downloadqemu-d02cea6437b420150915b03aef3691010c7d40df.zip
qemu-d02cea6437b420150915b03aef3691010c7d40df.tar.gz
qemu-d02cea6437b420150915b03aef3691010c7d40df.tar.bz2
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 'scripts/clean-header-guards.pl')
0 files changed, 0 insertions, 0 deletions