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

2010-05-10 Thread
Alexander Graf 写道: Hi Chong, 乔崇 wrote: Alexander Graf 写道: Hi Chong (or Qiao? Which one is your first name?), Thanks your advice,My first name is Chong. Upfront - please don't top post. Top posting is when you write your

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

2010-05-03 Thread
UPT_PIN] = 1; /* interrupt pin 0 */ - pci_register_bar(&d->card, 5, 0x200, + pci_register_bar(&d->card, 5, 0x400, PCI_BASE_ADDRESS_SPACE_MEMORY, ahci_pci_map); d->ahci=ahci_new(); d->ahci->irq = d->card.irq[0]; @@ -792,7 +806,7 @@ { ahci_sysbus_state *d = FROM_SYS

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

2010-05-03 Thread
stead, people here usually send "inline" comments. So they put their reply below the text they're referring to. That makes it easier to jump into a discussion for others. On 02.05.2010, at 14:52, 乔崇 wrote: Hi,Alexander Graf. I am very glad you noticed my patch about a

[Qemu-devel] [RFC] [PATCH] add ahci support into qemu

2010-05-02 Thread
support disk identify,dma read,dma write,ignore other opertions. By the way how you send patch to mail list? 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

[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

[Qemu-devel] [PATCH]Make sd card spi mode to support write operation

2010-04-22 Thread
0001-accroding-sdcard-spi-protocal-should-at-least-wait-8.patch: accroding sdcard spi protocal,should at least wait 8 spi clk,before response. 0002-make-sd-card-spi-mode-to-support-write.patch make sd card spi mode to support write. -- 乔崇 qiaochong.ac.cn 龙芯技术服务中心 office:010-62600855-108 mobile