From: Gerd Hoffmann <kraxel@redhat.com>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
Luiz Capitulino <lcapitulino@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] add command to position mouse pointer in absolute mode
Date: Tue, 10 Jun 2014 14:19:54 +0200 [thread overview]
Message-ID: <1402402794.8739.94.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <20140610115312.GA23902@amt.cnet>
Hi,
> You want console parameter to be console index? Is that visible via
> monitor?
The consoles are visible in the qom tree,
under /backend/console[$index]. They have a device link and head
property, so you can figure which console belongs to which device and
display.
I think using a console index is fine. Luiz, agree? Other/better
suggestions?
I think the command should take a list of events. Send all events to
the guest via qemu_input_event_send, finally call qemu_input_event_sync.
cheers,
Gerd
next prev parent reply other threads:[~2014-06-10 12:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 23:25 [Qemu-devel] [PATCH] add command to position mouse pointer in absolute mode Marcelo Tosatti
2014-06-10 8:25 ` Gerd Hoffmann
2014-06-10 11:48 ` Marcelo Tosatti
2014-06-10 11:53 ` Marcelo Tosatti
2014-06-10 12:19 ` Gerd Hoffmann [this message]
2014-06-10 12:38 ` Eric Blake
2014-06-12 7:12 ` Markus Armbruster
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=1402402794.8739.94.camel@nilsson.home.kraxel.org \
--to=kraxel@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=mtosatti@redhat.com \
--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).