From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51636) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVfd0-0001M0-FL for qemu-devel@nongnu.org; Thu, 03 Apr 2014 07:16:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVfct-0003f2-4V for qemu-devel@nongnu.org; Thu, 03 Apr 2014 07:16:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6678) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVfcs-0003ei-Ti for qemu-devel@nongnu.org; Thu, 03 Apr 2014 07:16:07 -0400 Date: Thu, 3 Apr 2014 14:16:42 +0300 From: "Michael S. Tsirkin" Message-ID: <20140403111642.GA16914@redhat.com> References: <1396450668-12145-1-git-send-email-afaerber@suse.de> <20140402150605.GC11627@redhat.com> <533C279D.4090402@suse.de> <20140402151542.GD11627@redhat.com> <533C29AF.3030408@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <533C29AF.3030408@redhat.com> Subject: Re: [Qemu-devel] [RFC] tests: Add ivshmem qtest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Cam Macdonell , Andreas =?iso-8859-1?Q?F=E4rber?= , stefanha@redhat.com, qemu-devel@nongnu.org On Wed, Apr 02, 2014 at 05:15:59PM +0200, Paolo Bonzini wrote: > Il 02/04/2014 17:15, Michael S. Tsirkin ha scritto: > >Yes and I think this someone was you actually. > >Can something similar be done for this test? > > > > I think ivshmem depends on ioeventfd, doesn't it? So short of > implementing ioeventfd for TCG, no. > > Paolo Okay so will make check just fail on a non kvm host? -- MST