qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: ata devices on emulated amd64 on qemu


From: Jung-uk Kim
Subject: [Qemu-devel] Re: ata devices on emulated amd64 on qemu
Date: Fri, 29 Jul 2005 20:22:28 -0400
User-agent: KMail/1.6.2

Okay.  I finally found a fix.  It was actually quite simple.  Newer 
FreeBSD and Linux ATA drivers check whether the PCI ATA controller is 
in legacy ATA mode (aka PATA mode).  The test failed and it was 
treated like a SATA controller.  Of course, IRQ failed to map. ;-)  
Try the attached patch.  Tested with FreeBSD/amd64 6.0-BETA1 guest on 
FreeBSD/amd64 host.

Cheers,

Jung-uk Kim

Attachment: ide.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]