]> Git Repo - qemu.git/commit - hw/ide/core.c
ide: replace set_unit callback with more IDEBus state
authorPaolo Bonzini <[email protected]>
Mon, 23 Feb 2015 16:17:57 +0000 (11:17 -0500)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Signed-off-by: John Snow <[email protected]>
Message-id: 1424708286[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
hw/ide/ahci.c
hw/ide/core.c
hw/ide/internal.h
hw/ide/macio.c
hw/ide/pci.c
hw/ide/pci.h
This page took 0.024297 seconds and 4 git commands to generate.