qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] x86 emulated hardware : which make.conf options ?


From: Natalia Portillo
Subject: Re: [Qemu-devel] x86 emulated hardware : which make.conf options ?
Date: Fri, 1 Apr 2005 18:26:44 +0100

Use the same optimizations you should use in a real Pentium II.
You can also enable SSE and SSE2 (but not Pentium III or Pentium 4), as QEMU emulates them.

El 01/04/2005, a las 14:05, Jérôme Bouat escribió:

I would like to install Gentoo Linux on QEmu.
I want to compile some programs in order to fit QEmu emulated hardware.

Here are the flags I assume to fit emulated hardware :
I choosed -Os to optimize global speed (with emulation). Is it true ?
---
CFLAGS="-Os -fomit-frame-pointer -pipe -march=i386 -mno-mmx -mno-3dnow
-mno-sse2"
CXXFLAGS="${CFLAGS}"
---

What do you think about it ?


Thanks,
Jérôme




_______________________________________________
Qemu-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]