On Wed, Dec 1, 2010 at 7:17 PM, Alexander Graf <ag...@suse.de> wrote: > From: Roland Elek <elek.rol...@gmail.com> > > I modified ide_identify() to include the zero-based queue length > value in word 75, and set bit 8 in word 76 to signal NCQ support > in the identify data for AHCI SATA drives. > > Signed-off-by: Roland Elek <elek.rol...@gmail.com> > --- > hw/ide/core.c | 7 +++++++ > hw/ide/internal.h | 2 ++ > 2 files changed, 9 insertions(+), 0 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>