Re: [Qemu-devel] add ahci support into qemu

2010-05-02 Thread Alexander Graf
On 30.04.2010, at 14:48, 乔崇 wrote: > Hi,everyone! > I just add AHCI Emulation into qemu. > I have tested it on linux kernel,it works well. > run like this: > qemu -hda disk ... > > Now only support sata disk. Hi Chong, While I haven't compiled and tried it out myself, it's amazing to see some

[Qemu-devel] add ahci support into qemu

2010-04-30 Thread 乔崇
Hi,everyone! I just add AHCI Emulation into qemu. I have tested it on linux kernel,it works well. run like this: qemu -hda disk ... Now only support sata disk. -- 乔崇 qiaochong.ac.cn 龙芯技术服务中心 office:010-62600855-108 mobile:13521990614 2009年 11月 16日 星期一 10:31:04 CST /* * QEMU AHCI Emulation *