From: Amey Moghe <amey1288@gmail.com>
To: qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Implementation of multi-touch in linux mobile operating system using QEMU.
Date: Thu, 10 Sep 2009 19:34:02 +0530 [thread overview]
Message-ID: <1600c7720909100704q826df93uc645c356e3730825@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1846 bytes --]
Hello all,
Just wanted to add something more to my previous mail I had posted on
mailing list. Actually I am studying the input flow from host OS to qemu
which is installed on plain linux distro like ubuntu 8.10 which I am using
currently since my aim is to add multi touch support so that the guest OS
installed inside qemu can interpret multi touch information from qemu. And
for multi-touch information on Host machine I am going to use MPX . So in
this scenario I came to know by my understanding that there may be two
channels for qemu to have inputs from host OS i.e.
1) SDL
2) VNC
So,I am confused about which way qemu uses for having input events from host
OS. Is it SDL or VNC ? Also please if anybody can suggest me some
documentation regarding all the above matter which I can refer to, it will
be better for me.
Sorry for previous inappropriate mail !
Thanks,
Amey.
On Wed, Sep 9, 2009 at 5:22 PM, Amit Shah <amit.shah@redhat.com> wrote:
> On (Wed) Sep 09 2009 [16:41:03], Amey Moghe wrote:
> > Hello,
> > While I was running qemu ( which was provided with poky-linux,platform
> > builder ) i.e. I had qemu console on the screen, I tried to see
> whether
> > VNC server was running or not by executing following command:
> >
> > ps -ax | grep vnc
>
> I've tried telling you that the vnc server is built inside qemu. It's
> not an external process. Take a look at vnc.c in qemu's sources.
>
> > But I didn't find any process so I tried in the qemu's guest OS'
> terminal*
> > which was a kernel image based on arm architecture provided by
> poky-linux
> > by executing the same command mentioned above. But on qemu's terminal
> > window also I didn't* get any process related to VNC.
>
> Why would you see vnc inside the guest? Please think over before you ask
> questions.
>
> Amit
>
[-- Attachment #2: Type: text/html, Size: 2495 bytes --]
next reply other threads:[~2009-09-10 14:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-10 14:04 Amey Moghe [this message]
2009-09-10 14:54 ` [Qemu-devel] Implementation of multi-touch in linux mobile operating system using QEMU Alexander Graf
-- strict thread matches above, loose matches on Subject: below --
2009-08-23 16:13 Amey Moghe
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=1600c7720909100704q826df93uc645c356e3730825@mail.gmail.com \
--to=amey1288@gmail.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).