From: "Reinier Millo Sánchez" <rmillo@uclv.cu>
To: QEMU Development <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Linux Kernel 2.6.29 in QEMU 1.2.0
Date: Sat, 10 Nov 2012 10:47:28 -0500 [thread overview]
Message-ID: <509E7710.7050702@uclv.cu> (raw)
In-Reply-To: <509932EE.8070402@uclv.cu>
Hello
I'm trying to test linux kernel 2.6.29 for ARM in qemu. Iḿ using
qemu1.2.0, compiled with command
./configure --disable-sdl --disable-kvm
--target-list=arm-linux-user,arm-softmmu
sudo make install
I have compiled the kernel with Versatile configuration
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- versatile_defconfig
make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- -j 2 all
When i try to test it with qemu it produce an error
qemu-system-arm -M versatilepb -m 128M -kernel arch/arm/boot/zImage
oss: Could not initialize DAC
oss: Failed to open `/dev/dsp'
oss: Reason: No such file or directory
oss: Could not initialize DAC
oss: Failed to open `/dev/dsp'
oss: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'
VNC server running on `127.0.0.1:5900'
pflash_write: Unimplemented flash cmd sequence (offset 0000000000000000,
wcycle 0x0 cmd 0x0 value 0xf000f0)
pflash_write: Unimplemented flash cmd sequence (offset 0000000000000000,
wcycle 0x0 cmd 0x0 value 0xf0)
And stay there. I have test use some tutorials but nothing. Some body
can explain me how do it?
Regards
--
************************************************
Lic. Reinier Millo Sánchez
Centro de Estudios Informáticos
Universidad Central "Marta Abreu" de las Villas
prev parent reply other threads:[~2012-11-10 15:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-06 15:55 [Qemu-devel] Usin AMRV4T in QEMU 1.2.0 Reinier Millo Sánchez
2012-11-06 19:24 ` Peter Maydell
2012-11-08 11:23 ` Michael.Kang
2012-11-10 15:47 ` Reinier Millo Sánchez [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=509E7710.7050702@uclv.cu \
--to=rmillo@uclv.cu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.