On 13/10/2015 15:04, Marc-André Lureau wrote: > On Tue, Oct 13, 2015 at 3:01 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: >> > This is not supposed to build on non-Linux... What about the client? > I replaced it with event_notifier, seems fine. There is nothing really > Linux specific in ivshmem code, right? Only POSIX is required.
Right, however ioeventfd is only implemented for KVM---at least for now; Stefan had a patch to implement ioeventfd for TCG as well. Paolo