qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alon Levy <alevy@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Peter Hutterer <peter.hutterer@who-t.net>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	spice-devel <spice-devel@lists.freedesktop.org>
Subject: [Qemu-devel] Re: [Spice-devel] paravirtual mouse/tablet, v5
Date: Thu, 27 Jan 2011 17:39:06 +0200	[thread overview]
Message-ID: <20110127153905.GC19334@playa.tlv.redhat.com> (raw)
In-Reply-To: <4D419018.8080901@redhat.com>

On Thu, Jan 27, 2011 at 04:32:40PM +0100, Gerd Hoffmann wrote:
>   Hi,
> 
> >>typedef struct qemu_pvmouse_ack {
> >>     uint32_t features; /* qemu_pvtable_features */
> >
> >Why does this comment say "qemu_pvtable_features" and the one above
> >says "qemu_pvmouse_features"?
> 
> Not intentional, will fix.  Leftover because it is misspelled (t in
> table*t* missing), so the search+replace didn't catch it.
> 
> >>};
> >>
> >>
> >>enum qemu_pvmouse_axis_type {
> >>     /* absolute */
> >>     QEMU_PVMOUSE_AXIS_POS_X = 1,
> >>     QEMU_PVMOUSE_AXIS_POS_Y,
> >>     QEMU_PVMOUSE_AXIS_PRESSURE,
> >>
> >
> >So is the concensus to not treat 3d mice as core protocol?
> >just a AXIS_POS_Z and AXIS_REL_Z I think would be simple to
> >add. Running cad apps in a vm seems possible.
> 
> That list isn't meant to be complete, I'll happily take suggestions
> for axises we should add here.  *_Z for a 3d mouse certainly is
> reasonable.
> 
> >What's the outcome of the discussion with Peter? wasn't there
> >a suggestion to send information from the host to the guest about
> >monitor configuration, so guest can do inverse to send correct
> >coordinates to host?
> 
> Yep.  I think that isn't something for the pvmouse but for vdagent
> though.  In the simplest case make VDAgentMonitorsConfig
> bidirectional, so the guest can send feedback to the spice client
> and inform how the actual configuration looks like.
> 

Ok, sounds good.

> cheers,
>   Gerd
> 
> _______________________________________________
> Spice-devel mailing list
> Spice-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel

  reply	other threads:[~2011-01-27 15:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-27 13:11 [Qemu-devel] paravirtual mouse/tablet, v5 Gerd Hoffmann
2011-01-27 14:27 ` Anthony Liguori
2011-01-27 14:53   ` Gerd Hoffmann
2011-01-27 15:29     ` Anthony Liguori
2011-01-27 15:12 ` [Qemu-devel] Re: [Spice-devel] " Alon Levy
2011-01-27 15:32   ` Gerd Hoffmann
2011-01-27 15:39     ` Alon Levy [this message]
2011-02-02  4:48 ` [Qemu-devel] " Peter Hutterer
2014-04-11 13:34   ` [Qemu-devel] " Gerd Hoffmann

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=20110127153905.GC19334@playa.tlv.redhat.com \
    --to=alevy@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=peter.hutterer@who-t.net \
    --cc=qemu-devel@nongnu.org \
    --cc=spice-devel@lists.freedesktop.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).