On Fri, Sep 19, 2008 at 1:31 PM, Anthony Liguori <[EMAIL PROTECTED]> wrote: > 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.
this is rather low-level, it would be nice to have a multiplatform interface to this abstraction. just for kicks, i've found and printed Rusty's paper about it. hope it's current :-) -- Javier -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html