From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: Best way to exchange data between host and guest? Date: Thu, 22 Sep 2011 15:35:59 +0300 Message-ID: <1316694959.9524.2.camel@lappy> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "kvm@vger.kernel.org" To: Anjali Kulkarni Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:61649 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751741Ab1IVMgD (ORCPT ); Thu, 22 Sep 2011 08:36:03 -0400 Received: by fxe4 with SMTP id 4so2693402fxe.19 for ; Thu, 22 Sep 2011 05:36:01 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Thu, 2011-09-22 at 05:04 -0700, Anjali Kulkarni wrote: > Hi, > > What is the fastest way to exchange data between host and guest? > > Thanks > Anjali With regards to speed, I guess it's the ivshmem device. -- Sasha.