Gentoo Archives: gentoo-user

From: Michael Orlitzky <michael@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] best cflags and cpu for gentoo qemu virtual machine
Date: Sat, 16 Jul 2011 18:15:39
Message-Id: 4E21D4DD.5010301@orlitzky.com
In Reply to: [gentoo-user] best cflags and cpu for gentoo qemu virtual machine by Kfir Lavi
1 On 07/16/2011 09:54 AM, Kfir Lavi wrote:
2 > Hi,
3 > I'm creating a router based on Gentoo, that needs to run as a vm using
4 > qemu.
5 > The mother machine will be Core I7 4 cores.
6 > What cpu and CFLAGS should I use to get the best performance out of this vm?
7 >
8 > Thanks,
9 > Kfir
10
11 CFLAGS="-march=native -O2 -pipe" enables everything safe these days.

Replies

Subject Author
Re: [gentoo-user] best cflags and cpu for gentoo qemu virtual machine Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] best cflags and cpu for gentoo qemu virtual machine Kfir Lavi <lavi.kfir@×××××.com>