From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35440 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PNnEQ-0004fK-0E for qemu-devel@nongnu.org; Wed, 01 Dec 2010 09:00:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PNnEJ-00035b-P7 for qemu-devel@nongnu.org; Wed, 01 Dec 2010 09:00:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PNnEJ-00034o-HG for qemu-devel@nongnu.org; Wed, 01 Dec 2010 09:00:19 -0500 Date: Wed, 1 Dec 2010 15:59:54 +0200 From: "Michael S. Tsirkin" Subject: Re: [Qemu-devel] [PATCH v4 0/4] virtio: Use ioeventfd for virtqueue notify Message-ID: <20101201135954.GC12912@redhat.com> References: <1290010769-11217-1-git-send-email-stefanha@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: qemu-devel@nongnu.org, Stefan Hajnoczi On Wed, Dec 01, 2010 at 11:53:01AM +0000, Stefan Hajnoczi wrote: > On Wed, Nov 17, 2010 at 4:19 PM, Stefan Hajnoczi > wrote: > > The v4 version includes: > > =A0* Simpler start/stop ioeventfd mechanism using bool ioeventfd_star= ted state > > =A0* Support for migration > > =A0* Handle deassign race condition to avoid dropping a virtqueue kic= k > > =A0* Add missing kvm_enabled() check to kvm_has_many_ioeventfds() > > =A0* Documentation updates for qdev -device with ioeventfd=3Don|off >=20 > Michael: Are you happy with this version of the patches? >=20 > Stefan I'm sick now, hope to review next week. --=20 MST