From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44617) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUeMR-0004eE-HV for qemu-devel@nongnu.org; Fri, 11 Oct 2013 11:10:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VUeMM-0006nA-Ll for qemu-devel@nongnu.org; Fri, 11 Oct 2013 11:10:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VUeMM-0006n4-9i for qemu-devel@nongnu.org; Fri, 11 Oct 2013 11:10:34 -0400 From: Juan Quintela In-Reply-To: <52580DD7.8030700@redhat.com> (Eric Blake's message of "Fri, 11 Oct 2013 08:40:23 -0600") References: <1381501250-19351-1-git-send-email-quintela@redhat.com> <1381501250-19351-2-git-send-email-quintela@redhat.com> <52580DD7.8030700@redhat.com> Date: Fri, 11 Oct 2013 17:10:27 +0200 Message-ID: <87li1zj124.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 1/7] vmware_vga: port to test_and_clear instead of test/reset Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: balrog@zabor.org, i.mitsyanko@samsung.com, qemu-devel@nongnu.org, paul@codesourcery.com Eric Blake wrote: > On 10/11/2013 08:20 AM, Juan Quintela wrote: >> From: Juan Quintela >> >> I am assuming that we are testing all the device pages on the loop, >> that is right? >> >> Signed-off-by: Juan Quintela >> Signed-off-by: Juan Quintela > > Double S-o-B throughout the series looks a bit odd. Might be worth > using just a preferred address? Fixed locally just after send. Setup is that repositories by default get my local address, and then I switched them to my redhat one for the official ones. Clearly, my memory failed me here. Sorry :-(