]> git.proxmox.com Git - qemu.git/commit - hw/ide/core.c
ide: split ide command interpretation off
authorAlexander Graf <agraf@suse.de>
Tue, 14 Dec 2010 00:34:33 +0000 (01:34 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 17 Dec 2010 15:11:00 +0000 (16:11 +0100)
commit7cff87ff6ab117799e32e42c2e4dc4c0588e583a
treef330a1079e12dc8239c1a1e9cd9b45ef9ee0e6a9
parent1da7cfbd0117eeb0aa29b187bb01426d9290e8ab
ide: split ide command interpretation off

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 <agraf@suse.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/ide/core.c
hw/ide/internal.h