Re: [Qemu-devel] build failure on x86, any suggestions?

2008-03-16 Thread C.W. Betts
On Saturday 15 March 2008 09:13:02 am Peter Volkov wrote: В Сбт, 15/03/2008 в 14:20 +, Paul Brook пишет: On Saturday 15 March 2008, Peter Volkov wrote: Hello. I just wanted to point developers attention to the following bug: bugs.gentoo.org/212351 , comment #11 and further. The

Re: [Qemu-devel] build failure on x86, any suggestions?

2008-03-16 Thread Peter Volkov
В Вск, 16/03/2008 в 00:01 -0600, C.W. Betts пишет: Try setting the compiler flags to use -march=pentium-mmx . That is the max setting for -march that qemu compiles on. also, make sure that the compiler isn't sending any of the -msse functions. I tried to build qemu using -msse

Re: [Qemu-devel] build failure on x86, any suggestions?

2008-03-16 Thread Blue Swirl
On 3/16/08, Peter Volkov [EMAIL PROTECTED] wrote: В Вск, 16/03/2008 в 00:01 -0600, C.W. Betts пишет: Try setting the compiler flags to use -march=pentium-mmx . That is the max setting for -march that qemu compiles on. also, make sure that the compiler isn't sending any of the -msse

[Qemu-devel] qemu/target-cris cpu.h

2008-03-16 Thread Edgar E. Iglesias
CVSROOT:/sources/qemu Module name:qemu Changes by: Edgar E. Iglesias edgar_igl 08/03/16 16:38:48 Modified files: target-cris: cpu.h Log message: Remove unused members. CVSWeb URLs:

[Qemu-devel] qemu/target-cris translate.c

2008-03-16 Thread Edgar E. Iglesias
CVSROOT:/sources/qemu Module name:qemu Changes by: Edgar E. Iglesias edgar_igl 08/03/16 16:51:58 Modified files: target-cris: translate.c Log message: More TCG conversions for CRIS. CVSWeb URLs:

[Qemu-devel] Re: [kvm-devel] [PATCH] Fix sci irq set when acpi timer about to wrap

2008-03-16 Thread Avi Kivity
Dor Laor wrote: From 498f162fc9d9fb897c756273c481101a44a220de Mon Sep 17 00:00:00 2001 From: Dor Laor [EMAIL PROTECTED] Date: Thu, 13 Mar 2008 00:11:41 +0200 Subject: [PATCH] Fix sci irq set when acpi timer about to wrap. The acpi timer should generate sci irq when enabled and when bit 23 of

[Qemu-devel] qemu/tcg tcg-op.h

2008-03-16 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 08/03/16 19:16:37 Modified files: tcg: tcg-op.h Log message: Add discard_ptr and discard_tl CVSWeb URLs:

[Qemu-devel] qemu/target-sparc translate.c

2008-03-16 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 08/03/16 19:18:55 Modified files: target-sparc : translate.c Log message: Discard unused data, use less temps CVSWeb URLs:

[Qemu-devel] qemu/tcg tcg.h

2008-03-16 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 08/03/16 19:21:08 Modified files: tcg: tcg.h Log message: Increase max temps limit CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/tcg/tcg.h?cvsroot=qemur1=1.5r2=1.6

[Qemu-devel] qemu/target-sparc cpu.h op.c translate.c

2008-03-16 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 08/03/16 19:22:18 Modified files: target-sparc : cpu.h op.c translate.c Log message: Convert mulscc to TCG, add cc_src2 CVSWeb URLs:

[Qemu-devel] qemu/target-sparc translate.c

2008-03-16 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 08/03/16 19:23:31 Modified files: target-sparc : translate.c Log message: Use a TCG global for pc and npc CVSWeb URLs:

[Qemu-devel] qemu/target-sparc op.c translate.c

2008-03-16 Thread Blue Swirl
CVSROOT:/cvsroot/qemu Module name:qemu Changes by: Blue Swirl blueswir1 08/03/16 19:24:42 Modified files: target-sparc : op.c translate.c Log message: Convert umul and smul to TCG CVSWeb URLs: