On Thursday 31 May 2007 6:06 pm, Christopher Friedt wrote:
> Hi everyone,
>
> I've just gotten qemu emulating an arm system on my laptop, which I'm
> hoping to use for cross-compilation. I don't have a disk image to use
> (is there any way to create a disk image from a directory tree??), so
> I
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/05/31 23:42:46
Modified files:
target-mips: translate.c
Log message:
Simplify code.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/translate.c?cvsroot=qemu&r1=1.90&r2=
On Fri, 01 Jun 2007 00:06:43 +0200
Christopher Friedt <[EMAIL PROTECTED]> wrote:
> (is there any way to create a disk image from a directory tree??)
http://www.hohnstaedt.de/e2fsimage/
If you use this, you will get a raw e2fs filesystem image. It will not
have a partition table, which means you
Hi everyone,
I've just gotten qemu emulating an arm system on my laptop, which I'm
hoping to use for cross-compilation. I don't have a disk image to use
(is there any way to create a disk image from a directory tree??), so
I'm using NFS instead.
The strange thing is, is that although I speci
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/05/31 16:18:58
Modified files:
target-mips: cpu.h
Log message:
Don't kill the registered irqs on reset.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/cpu.h?cvsroot=qe
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/05/31 16:17:52
Modified files:
fpu: softfloat.h
target-mips: op_helper.c
Log message:
Add proper float*_is_nan prototypes.
CVSWeb URLs:
http://cvs.savannah.gnu.org/v
Sunil Amitkumar Janki wrote:
> I am running Slackware Current on MIPS (Loongson) and am trying
> to compile QEMU with GCC 3.4.6 using Glibc 2.5 and 2.6.18.1 kernel
> headers. The build works fine except for warnings about linking PIC
> code with no-PIC code
Those warnings are expected, as the op.o
Yuval Mintz wrote:
> Hello,
> Can anyone tell me if there exist support for a graphical (e.g., when no
> ?nographic is used) when using qemu to emulate a mips little-endian machine
> (malta)?
> I'm trying using both windows XP and linux as host machines, but I couldn't
> even use the most basic
]: Entering directory `/tmp/qemu-20070531/alpha-linux-user'
gcc -O2 -march=r4600 -Wall -O2 -g -fno-strict-aliasing -I. -I..
-I/tmp/qemu-20070531/target-alpha -I/tmp/qemu-20070531
-I/tmp/qemu-20070531/linux-user -I/tmp/qemu-20070531/linux-user/alpha
-D_GNU_SOURCE -D_FILE_OFFSET_BI
Hello,
Can anyone tell me if there exist support for a graphical (e.g., when no
nographic is used) when using qemu to emulate a mips little-endian machine
(malta)?
I'm trying using both windows XP and linux as host machines, but I couldn't
even use the most basic X usages.
If it is not current
On Thu, 31 May 2007, Thiemo Seufer wrote:
Please clean up the compiler warnings. This one ist just the most obvious,
I also see many more of the form:
Sorry. I missed those in the noise caused by another, yet to be completed
patch, which is also in my patch stack.
Attached is the cleaned up p
- Message d'origine
De : 韦理 <[EMAIL PROTECTED]>
À : qemu-devel
Envoyé le : Jeudi, 31 Mai 2007, 11h16mn 57s
Objet : [Qemu-devel] Help:System crash when a large file is copied.
Hi everyone
I am trying to run qemu(v0.8.2) on a diskless linux system whose root file
system is NFS. The disk i
Stuart Anderson wrote:
>
> The linux user code was completely missing the ability to map errnos
> from the host to the target. This patch adds this ability, with the
> mapping needed for MIPS. With this patch, an appreciable number of the
> tests in LTP now PASS (remaining failures are due to othe
Hi everyone
I am trying to run qemu(v0.8.2) on a diskless linux system whose root file
system is NFS. The disk image of Qemu is located on the NFS server. But we
found the guest os would crash down if a large file (e.g. 200M) is replicated
to emulate hard disk. I have tested serveral guest os
14 matches
Mail list logo