qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] getting the 5446 in 1152x864 mode


From: Julian Seward
Subject: Re: [Qemu-devel] getting the 5446 in 1152x864 mode
Date: Fri, 9 Jun 2006 15:12:07 +0100
User-agent: KMail/1.9.1

On Wednesday 07 June 2006 12:49, Julian Seward wrote:
> > On Wednesday 07 June 2006 02:31, Ben Taylor wrote:
> > I've been able to get 1152x864 out of the Solaris Xorg gdm5446 driver
> > so there must be something else that's causing you problems.  I think
> > I've gotten win98se to do it as well.
>
> Thanks for the confirmation.  So, I re-tried (extensively) to get
> 1152x864.

1152x864 doesn't work in WinXP either, and I am also still getting
'invisible wall' mouse problems.  I wonder if my build is broken;
but I'm not sure how.  It's a clean build of cvs from two days
ago, using gcc 3.4.3 on SuSE 10 (x86).  The only change I made is to
increase the translation cache size.

J

$ cvs diff -rHEAD
Index: exec-all.h
===================================================================
RCS file: /sources/qemu/qemu/exec-all.h,v
retrieving revision 1.47
diff -r1.47 exec-all.h
140c140
< #define CODE_GEN_BUFFER_SIZE     (16 * 1024 * 1024)
---
> #define CODE_GEN_BUFFER_SIZE     (64 * 1024 * 1024)
149c149
< #define CODE_GEN_AVG_BLOCK_SIZE 128
---
> #define CODE_GEN_AVG_BLOCK_SIZE 256 //128




reply via email to

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