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
δΊ 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
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
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