From: Julian Seward <jseward@acm.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] getting the 5446 in 1152x864 mode
Date: Fri, 9 Jun 2006 15:12:07 +0100 [thread overview]
Message-ID: <200606091512.07409.jseward@acm.org> (raw)
In-Reply-To: <200606071249.55022.jseward@acm.org>
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
next prev parent reply other threads:[~2006-06-09 14:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 1:31 [Qemu-devel] getting the 5446 in 1152x864 mode Ben Taylor
2006-06-07 11:49 ` Julian Seward
2006-06-09 14:12 ` Julian Seward [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-06-04 0:04 Julian Seward
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200606091512.07409.jseward@acm.org \
--to=jseward@acm.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).