]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ide/core.c
ide: replace set_unit callback with more IDEBus state
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 23 Feb 2015 16:17:57 +0000 (11:17 -0500)
committerKevin Wolf <kwolf@redhat.com>
Tue, 10 Mar 2015 13:02:22 +0000 (14:02 +0100)
commita96cb236290ef8e54b061b30c41835e435905d7a
treeadc651b6b426c316d311b859b79eeb2ec2c73fb7
parentfe09c7c9f0e8ed8793e986cf616c8de0a9518fd7
ide: replace set_unit callback with more IDEBus state

Start moving the initial state of the current request to IDEBus, so that
AHCI can use it.  The set_unit callback is not used anymore once this is
done.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1424708286-16483-9-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
hw/ide/pci.c
hw/ide/pci.h