From mboxrd@z Thu Jan 1 00:00:00 1970 From: Muli Ben-Yehuda Subject: Re: [virtio-dev] Zerocopy VM-to-VM networking using virtio-net Date: Mon, 27 Apr 2015 16:08:15 +0300 Message-ID: <20150427130815.GD11968@needle> References: <20150422170138.GA8388@stefanha-thinkpad.redhat.com> <553E2D07.9040406@siemens.com> <553E31DC.6040108@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Stefan Hajnoczi Cc: Rik van Riel , "Michael S. Tsirkin" , Jan Kiszka , Andrew Jones , Linux Virtualization , Luke Gorrie , Stefan Hajnoczi , Paolo Bonzini , "Dr. David Alan Gilbert" List-Id: virtualization@lists.linuxfoundation.org On Mon, Apr 27, 2015 at 02:01:05PM +0100, Stefan Hajnoczi wrote: > A hardware solution would be some kind of inter-guest interrupt > injection. I don't know VMX well enough to know whether that is > possible on Intel CPUs. It is: http://www.mulix.org/pubs/eli/eli.pdf. (And there's hardware coming down the pipe that will make (some) of the nasty tricks we used unnecessary). Cheers, Muli