Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-17 Thread Saravanan S
Hi Arun,

On Wed, Feb 17, 2010 at 1:28 PM, Arun Khan wrote:


  Exactly!!, came across that option today, have you used it?

 Yes, I use it to send shutdown signals to all the KVM guests during
 the host OS (Linux) shutdown.


how do you send that shutdown / any such signal?
Do you send that signal via Qemu console?


Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-16 Thread Arun Khan
On Wed, Feb 10, 2010 at 12:03 AM, Saravanan S dearsarava...@gmail.com wrote:
 On Tue, Feb 9, 2010 at 11:54 PM, Arun Khan knu...@gmail.com wrote:


 look at socket file option of qemu. No idea what native command to use
 in Windows to send commands to the socket file.

 In Linux it is socat.


 Exactly!!, came across that option today, have you used it?

Yes, I use it to send shutdown signals to all the KVM guests during
the host OS (Linux) shutdown.

 Or any idea on these type of Soc*t  communication???
What do you mean?  It is a Unix socket (IIRC) so reading up on that
subject would be helpful.

-- Arun Khan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-09 Thread Arun Khan
On Tue, Feb 9, 2010 at 9:21 AM, Saravanan S dearsarava...@gmail.com wrote:
 Hi all,
           How to communicate between windows host and Linux Guest that runs
 inside QEMU. i.e. {{ QEMU runs Linux }} on Windows. platform.


look at socket file option of qemu. No idea what native command to use
in Windows to send commands to the socket file.

In Linux it is socat.

HTH
-- Arun Khan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-09 Thread Saravanan S
On Tue, Feb 9, 2010 at 11:54 PM, Arun Khan knu...@gmail.com wrote:


 look at socket file option of qemu. No idea what native command to use
 in Windows to send commands to the socket file.

 In Linux it is socat.


Exactly!!, came across that option today, have you used it?

Or any idea on these type of Soc*t  communication???


Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-08 Thread steve

On 02/09/2010 09:21 AM, Saravanan S wrote:

Hi all,
How to communicate between windows host and Linux Guest that runs
inside QEMU. i.e. {{ QEMU runs Linux }} on Windows. platform.

Surprisingly enough the answer for this is quite similar to the answer to 
another question asked today on this list. Search for the post with the subject 
block the particular site in squid and be enlightened.


cheers,
- steve
--
random non tech spiel: http://lonetwin.blogspot.com/
tech randomness: http://lonehacks.blogspot.com/
what i'm stumbling into: http://lonetwin.stumbleupon.com/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] How to communicate from windows host to Linux Guest via QEMU

2010-02-08 Thread Saravanan S
On Tue, Feb 9, 2010 at 12:15 PM, steve st...@lonetwin.net wrote:

 On 02/09/2010 09:21 AM, Saravanan S wrote:

 Hi all,
How to communicate between windows host and Linux Guest that
 runs
 inside QEMU. i.e. {{ QEMU runs Linux }} on Windows. platform.

  Surprisingly enough the answer for this is quite similar to the answer to
 another question asked today on this list. Search for the post with the
 subject block the particular site in squid and be enlightened.


Thanks, i did and couldn't get the required solution, I want to communicate
data in plain text from the host OS to guest OS and vice versa via QEMU .


Saravanan Sundaramoorthy
Red Hat Certified Engineer
+91 99404 32545
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc