On Wed, Dec 1, 2010 at 7:17 PM, Alexander Graf <[email protected]> wrote: > The ATA command interpretation code can be used for PATA and SATA > interfaces alike. So let's split it out into a separate function. > > Signed-off-by: Alexander Graf <[email protected]> > > --- > > v6 -> v7: > > - use bus instead of opaque (stefanha) > --- > hw/ide/core.c | 20 ++++++++++++++------ > hw/ide/internal.h | 2 ++ > 2 files changed, 16 insertions(+), 6 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
