]> git.proxmox.com Git - mirror_qemu.git/commit
ide: remove restart_cb callback
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 23 Feb 2015 16:17:56 +0000 (11:17 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 10 Mar 2015 13:02:22 +0000 (14:02 +0100)
commitfe09c7c9f0e8ed8793e986cf616c8de0a9518fd7
treea5311748283a46c44f8a2c370b725b55ddff1a1c
parent9898586d8929a7f1293fc64164b67a79289b074f
ide: remove restart_cb callback

With restarts now handled by ide_restart_cb and
the IDEDMAOps.restart_dma() member, remove the old
restart_cb callback.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1424708286-16483-8-git-send-email-jsnow@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/ahci.c
hw/ide/core.c
hw/ide/internal.h
hw/ide/macio.c