From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: Event channels in KVM? Date: Fri, 19 Sep 2008 13:31:57 -0500 Message-ID: <48D3F01D.7070600@codemonkey.ws> References: <11b8bea70809191016v4d38ad0fma3e51273e7108237@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Matt Anger Return-path: Received: from ag-out-0708.google.com ([72.14.246.244]:48570 "EHLO ag-out-0708.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751016AbYISSc5 (ORCPT ); Fri, 19 Sep 2008 14:32:57 -0400 Received: by ag-out-0708.google.com with SMTP id 31so578394agc.10 for ; Fri, 19 Sep 2008 11:32:54 -0700 (PDT) In-Reply-To: <11b8bea70809191016v4d38ad0fma3e51273e7108237@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Matt Anger wrote: > Does KVM have any interface similar to event-channels like Xen does? > Basically a way to send notifications between the host and guest. > virtio is the abstraction we use. But virtio is based on the standard hardware interfaces of the PC--PIO, MMIO, and interrupts. Regards, Anthony Liguori > Thanks, > -Matt > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >