From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH V2 0/2] kvm tools: PPC64 basic support Date: Tue, 13 Dec 2011 12:23:12 +0200 Message-ID: <1323771792.3263.1.camel@lappy> References: <1323759627-12752-1-git-send-email-matt@ozlabs.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, penberg@kernel.org, asias.hejun@gmail.com, gorcunov@gmail.com To: Matt Evans Return-path: In-Reply-To: <1323759627-12752-1-git-send-email-matt@ozlabs.org> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Tue, 2011-12-13 at 18:00 +1100, Matt Evans wrote: > The second patch is a small fix for generic virtio code (now that we have a > PPC build) which removes reliance on ioeventfds for PPC, which doesn't provide > them. Hm... ioeventfds are located in the generic code and should be available on all archs (it doesn't use any arch specific code at all afaik). Why don't they work on ppc? -- Sasha.