On Fri, Nov 26, 2010 at 7:17 PM, Alexander Graf <[email protected]> wrote: > From: Roland Elek <[email protected]> > > 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 <[email protected]> > --- > hw/ide/core.c | 7 +++++++ > hw/ide/internal.h | 2 ++ > 2 files changed, 9 insertions(+), 0 deletions(-)
Reviewed-by: Stefan Hajnoczi <[email protected]>
