[Qemu-devel] [PATCH 1/1] docs/ccid.txt: fix the typo

2013-10-24 Thread Weng Fan
From: WengFan Date: Wed, 25 Oct 2013 11:18:22 -0400 Subject: [PATCH 1/1] fix the typo Signed-off-by: WengFan --- qemu-master/docs/ccid.txt |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/qemu-master/docs/ccid.txt b/qemu-master/docs/ccid.txt index 8bbaa94..83c174d 1006

Re: [Qemu-devel] Fwd: Re: [PATCH v4 2/2] Add AT24Cxx I2C EEPROM device model

2013-05-17 Thread Weng Fan
于 2013-5-16 0:10, Jan Kiszka 写道: On 2013-05-15 08:20, Weng Fan wrote: Hi. I want to use this patch for qemu-system-arm. But an error occurred during initialization of the i2c device. The error message is : qemu-system-arm: drive property not set qemu-system-arm: Initialization of device at2

[Qemu-devel] Fwd: Re: [PATCH v4 2/2] Add AT24Cxx I2C EEPROM device model

2013-05-14 Thread Weng Fan
Hi. I want to use this patch for qemu-system-arm. But an error occurred during initialization of the i2c device. The error message is : qemu-system-arm: drive property not set qemu-system-arm: Initialization of device at24 failed The command is: qemu-system-arm -M versatilepb -nographic -kernel

[Qemu-devel] how to ues qemu -sd option?

2013-02-19 Thread Weng Fan
Hi all: I want to use the qemu's -sd option to emulate a sd card, so that I can get more free space. When I use the command "qemu-system-ppc -M mpc8544ds -kernel uImage -initrd initrd.img -append "root=/dev/ram rdinit=/linuxrc" -nographic -sd sd.img" to start the kernel image, I can't find an