qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Jim C. Brown" <jma5@umd.edu>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Problems with Qemu 0.7.2
Date: Sat, 22 Oct 2005 10:40:24 -0400	[thread overview]
Message-ID: <20051022144024.GB22772@jbrown.mylinuxbox.org> (raw)
In-Reply-To: <200510211605.08561.james@kirk.math.twsu.edu>

On Fri, Oct 21, 2005 at 04:05:08PM -0500, James Lancaster wrote:
> (With or without kqemu) 
> 
> 1) When switching from qemu, it doesn't like letting go of the mouse. If you 
> don't have it grabbed, and click on another window, it will grab the mouse 
> again, and the title bar will cycle through "Qemu" and "Qemu - Press ctrl-alt 
> to exit grab. If you use the keyboard to move the focus, it acts as it should 
> (in other words, no qemu grabbing).
> 

This doesn't suprise me. I hacked the source code so qemu doesn't grab the
mouse, and just disable mouse acceleration in the guest. It works beautifully
for me.

The reason this isn't default is because it is a pain to turn off acceleration
in most guests, and in a few it can't be turned off at all. No one has
found a way around this.

> 
> (Oh yeah, people on this list might want to look at Transgaming's software 
> directx8/9 renderer if they want 3d (swiftshader, formerly swshader, webpage: 
> http://www.transgaming.com/swiftshader.php), with kqemu, as now cpu is cheap, 
> graphics aren't. (Unfortunately, as one can see from the screenshots in 3, 
> there are problems))

Someone is working on a custom OpenGL library for qemu guests, which will pass
GL calls to the host (so if the host supports 3d, the guest can take advantage
of it). There is also talk about using the Wine code to create a DirectX library
for Windows guests, though I think its foolish for Fabrice to require this
before accepting any patches for OpenGL.

I doubt that swiftshader will make it into qemu (after all it has to be
commercially licensed).

> 
> James L
> 
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
> 

-- 
Infinite complexity begets infinite beauty.
Infinite precision begets infinite perfection.

  parent reply	other threads:[~2005-10-22 14:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-21 21:05 [Qemu-devel] Problems with Qemu 0.7.2 James Lancaster
2005-10-22  4:14 ` James Lancaster
2005-10-22 14:40 ` Jim C. Brown [this message]
2005-10-25 14:14   ` Ryan Rempel

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=20051022144024.GB22772@jbrown.mylinuxbox.org \
    --to=jma5@umd.edu \
    --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).