From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40688) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCU2X-0007qw-LL for qemu-devel@nongnu.org; Wed, 30 Jul 2014 09:35:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XCU2R-0005VJ-Hx for qemu-devel@nongnu.org; Wed, 30 Jul 2014 09:35:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XCU2Q-0005Ty-VD for qemu-devel@nongnu.org; Wed, 30 Jul 2014 09:35:27 -0400 Message-ID: <53D8F491.3040202@redhat.com> Date: Wed, 30 Jul 2014 15:35:13 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20140717110153.8352.80175.stgit@PASHA-ISP> <53D14707.7080509@redhat.com> <2596.37912172384$1406533875@news.gmane.org> <53D62210.9060903@redhat.com> <000101cfabca$07016870$15043950$@Dovgaluk@ispras.ru> <53D8B9F8.7090804@redhat.com> <53D8F0EE.1090706@greensocs.com> In-Reply-To: <53D8F0EE.1090706@greensocs.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v2 00/49] Series short description List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Frederic Konrad , Pavel Dovgaluk , qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, peter.crosthwaite@xilinx.com, mark.burton@greensocs.com, real@ispras.ru, batuzovk@ispras.ru Il 30/07/2014 15:19, Frederic Konrad ha scritto: >> Start by submitting only the icount-based >> implementation, the other can come later. >> >> Paolo > > Hi all, > > I think that's actually our implementation cover no? > (http://lists.gnu.org/archive/html/qemu-devel/2014-07/msg00677.html) Yes, Pavel's series covers the missing bits of yours AFAIU. Paolo