From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW574-0007aM-Vp for qemu-devel@nongnu.org; Thu, 12 Mar 2015 11:33:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YW570-0003NU-Tv for qemu-devel@nongnu.org; Thu, 12 Mar 2015 11:33:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53420) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YW570-0003NE-MV for qemu-devel@nongnu.org; Thu, 12 Mar 2015 11:33:26 -0400 From: Juan Quintela In-Reply-To: <87pp8xb1a6.fsf@linaro.org> ("Alex =?utf-8?Q?Benn=C3=A9e=22's?= message of "Thu, 26 Feb 2015 07:05:37 +0000") References: <1423778591-12590-1-git-send-email-quintela@redhat.com> <87pp8xb1a6.fsf@linaro.org> Date: Thu, 12 Mar 2015 16:33:21 +0100 Message-ID: <877fumqlha.fsf@neno.neno> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/6] migration: differentiate between pages and bytes Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex =?utf-8?Q?Benn=C3=A9e?= Cc: liang.z.li@intel.com, qemu-devel@nongnu.org Alex Benn=C3=A9e wrote: > Juan Quintela writes: > >> Hi > >> >> PD. Code is obviously correct, but I run it through virt-test >> anyways. And it failed :-( In despair, I tried virt-test on HEAD, >> and it also failed, so .... I add another thing to my ToDo list. > > Are you intending to get a proper CI loop added for virt-test? CI loop?