From: Thiemo Seufer <ths@networkno.de>
To: andrzej zaborowski <balrog@zabor.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Guest mouse cursor drawing in SDL
Date: Tue, 20 Mar 2007 15:08:48 +0000 [thread overview]
Message-ID: <20070320150848.GC2311@networkno.de> (raw)
In-Reply-To: <fb249edb0703110719p59d335gaf763ef9ed8b5b1e@mail.gmail.com>
andrzej zaborowski wrote:
> This should allow the emulated video cards that support hardware
> accelerated cursors to relay the cursor drawing to host, possibly
> using real hardware cursor. This way the guest and host effectively
> share one cursor. Only SDL support is included. Not tested with mice
> that report absolute coordinates.
>
> The cursor does not appear in the framebuffer seen by the guest, it's
> only drawn on the host. One funny effect is that it's not clipped to
> the size of the framebuffer and can stick out of the SDL window.
>
> I think the sdl.c could use a small rewrite to have all cursor hiding
> and showing in one place instead of spread across the file.
>
> VNC support would need employing an extension for this, according to
> Anthony Liguori. VMware made a documented VNC extension that does it.
> From 3cf77a8b3c80b0306a0e73677ac6faeb1f83e0a2 Mon Sep 17 00:00:00 2001
> From: Andrzej Zaborowski <balrog@zabor.org>
> Date: Sun, 11 Mar 2007 15:31:12 +0100
> Subject: [PATCH] Host-accelerated mouse cursor support in SDL.
This patch breaks scrolling in the cirrus vga framebuffer.
Thiemo
next prev parent reply other threads:[~2007-03-20 15:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-11 14:19 [Qemu-devel] [PATCH] Guest mouse cursor drawing in SDL andrzej zaborowski
2007-03-20 15:08 ` Thiemo Seufer [this message]
2007-03-20 15:38 ` Anthony Liguori
2007-03-20 16:06 ` andrzej zaborowski
2007-03-21 1:28 ` Anthony Liguori
2007-03-23 13:57 ` andrzej zaborowski
2007-03-25 23:49 ` Anthony Liguori
2007-03-26 20:30 ` andrzej zaborowski
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=20070320150848.GC2311@networkno.de \
--to=ths@networkno.de \
--cc=balrog@zabor.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.