From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MipNd-0004Er-B7 for qemu-devel@nongnu.org; Wed, 02 Sep 2009 08:56:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MipNY-000424-9c for qemu-devel@nongnu.org; Wed, 02 Sep 2009 08:56:04 -0400 Received: from [199.232.76.173] (port=40979 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MipNY-00041m-5b for qemu-devel@nongnu.org; Wed, 02 Sep 2009 08:56:00 -0400 Received: from mail-px0-f179.google.com ([209.85.216.179]:41367) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MipNX-0003TH-KX for qemu-devel@nongnu.org; Wed, 02 Sep 2009 08:55:59 -0400 Received: by pxi9 with SMTP id 9so841137pxi.14 for ; Wed, 02 Sep 2009 05:55:57 -0700 (PDT) MIME-Version: 1.0 Date: Wed, 2 Sep 2009 18:25:57 +0530 Message-ID: <1600c7720909020555i3a16970eq35e753b33ebf3f78@mail.gmail.com> From: Amey Moghe Content-Type: multipart/alternative; boundary=00504502c5c2c90b0c047297c9f7 Subject: [Qemu-devel] How does QEMU kernel receive any input events from host OS List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --00504502c5c2c90b0c047297c9f7 Content-Type: text/plain; charset=ISO-8859-1 Hello all, I am new to QEMU.While reading about qemu , I came across one statement: "QEMU does not depend on the presence of graphical output methods on the host system. Instead, it allows one to access the screen of the guest OS via VNC. It can also use an emulated serial line, without any screen, with applicable operating systems." on following link : http://en.wikipedia.org/wiki/QEMU So please can anybodys tell me how does qemu use VNC server for receiving events and if yes then how does it receive events from host OS? Or is there any other way with which QEMU receives input events from host OS? --00504502c5c2c90b0c047297c9f7 Content-Type: text/html; charset=ISO-8859-1 Hello all,

I am new to QEMU.While reading about qemu , I came across one statement: "QEMU does not depend on the presence of graphical output methods on the host system. Instead, it allows one to access the screen of the guest OS via VNC. It can also use an emulated serial line, without any screen, with applicable operating systems." on following link :

http://en.wikipedia.org/wiki/QEMU

So please can anybodys tell me how does qemu use VNC server for receiving events and if yes then how does it receive events from host OS? Or is there any other way with which QEMU receives input events from host OS? --00504502c5c2c90b0c047297c9f7--