Re: [Qemu-devel] Why I advise against using ivshmem

2014-06-13 Thread Jobin Raju George
Nahanni's poor current development coupled with virtIO's promising expansion was what encouraged us to explore virtIO-serial [1] for inter-virtual machine communication. Though virtIO-serial as it is isn't helpful for inter-VM communication, some work is needed for this purpose and this is exactly

Fwd: Delete index created using kvm -boot

2013-12-12 Thread Jobin Raju George
=512m,ioeventfd=on,vectors=8,index=2 Please let me know how to resolve this error. Also, it would be nice if someone could give me some good tutorials on using IVSHMEM or other inter-VM communication mechanisms. -- Thanks and regards, Jobin Raju George Final Year, Information Technology Colle

Using block device instead of character device for virtio-serial

2014-02-05 Thread Jobin Raju George
communication? I required a block device since the data that is to be transferred is huge and the frequency of the data transfer is quite high. Thanks in advance! -- Thanks and regards, Jobin Raju George Final Year, Information Technology College of Engineering Pune Alternate e-mail: georgejr10

Fwd: Using block device instead of character device for virtio-serial

2014-02-09 Thread Jobin Raju George
-- Forwarded message -- From: Jobin Raju George Date: Sun, Feb 9, 2014 at 11:39 PM Subject: Re: Using block device instead of character device for virtio-serial To: Stefan Hajnoczi Cc: kvm@vger.kernel.org On Sun, Feb 9, 2014 at 2:42 PM, Stefan Hajnoczi wrote: > >

Re: Using block device instead of character device for virtio-serial

2014-02-14 Thread Jobin Raju George
On Fri, Feb 14, 2014 at 4:05 PM, Stefan Hajnoczi wrote: > > On Sun, Feb 09, 2014 at 11:39:19PM +0530, Jobin Raju George wrote: > > On Sun, Feb 9, 2014 at 2:42 PM, Stefan Hajnoczi wrote: > > > > > On Thu, Feb 06, 2014 at 12:22:36PM +0530, Jobin Raju George wrote: >

ssh from host to guest using qemu to boot VM

2014-04-14 Thread Jobin Raju George
d not be initialized Please note that I am able to boot the VM without the -net parameter without any issues, however, I want to setup ssh from the host to the guest. ssh from guest to host works fine as expected. -- Thanks and regards, Jobin Raju George Final Year, Information Technology College

Re: ssh from host to guest using qemu to boot VM

2014-04-14 Thread Jobin Raju George
01: Device 'user' could not be initialized On Mon, Apr 14, 2014 at 5:31 PM, Fam Zheng wrote: > On Mon, 04/14 17:14, Jobin Raju George wrote: >> Hey! >> >> How do I setup ssh from the host to the guest using qemu? >> >> 1) I am able to use port redirecti

Re: ssh from host to guest using qemu to boot VM

2014-04-15 Thread Jobin Raju George
to the first VM booted if static IP is not assigned. And now there is no internet connection on the guest. On Mon, Apr 14, 2014 at 6:15 PM, Fam Zheng wrote: > On Mon, 04/14 17:36, Jobin Raju George wrote: >> I retried using: >> >> /usr/bin/qemu-system-x86_64 \ >> -m

Re: ssh from host to guest using qemu to boot VM

2014-04-15 Thread Jobin Raju George
: > On Tue, 04/15 14:03, Jobin Raju George wrote: >> Yes, you were right, the port was already being used when I was doing: >> >> >> -chardev socket,host=localhost,port=,server,nowait,id=port1-char \ >> >> However, even after using a unix socket fo

Add armhf support for qemu-kvm

2014-04-25 Thread Jobin Raju George
ource However the following packages replace it: tzdata libc-bin initscripts libdb1-compat locales E: Package 'libc6:armhf' has no installation candidate So, how do I add armhs support for qemu? -- Thanks and regards, Jobin Raju George Final Year, Information Technology College of E