On 05/02/2010 06:36 PM, Sebastian Herbszt wrote:
./configure --target-list=i386-softmmu
make
dd if=/dev/zero of=/tmp/disk bs=1M count=100
./i386-softmmu/qemu -cdrom KNOPPIX_V6.0.1CD-2009-02-08-EN.iso -boot
d -drive if=sd,file=/tmp/disk
After linux boot,you will find a ahci device named sda.
Now this patch only support sata disk.
Most ahci registers and operations which are not necessary on linux
are ignored.
Now this patch support disk identify,dma read,dma write,ignore other
opertions.
Do you intent to work on this and complet the support?
At the very least, unsupported registers and features should print out a
warning instead of silently failing.
--
error compiling committee.c: too many arguments to function