From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URqu9-0007Lu-3k for qemu-devel@nongnu.org; Mon, 15 Apr 2013 17:25:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URqu6-00017M-F6 for qemu-devel@nongnu.org; Mon, 15 Apr 2013 17:25:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URqu6-00017C-7X for qemu-devel@nongnu.org; Mon, 15 Apr 2013 17:25:34 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3FLPXhd013052 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Apr 2013 17:25:33 -0400 Message-ID: <516C70D5.6080602@redhat.com> Date: Mon, 15 Apr 2013 23:27:49 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1366058872-11196-1-git-send-email-lersek@redhat.com> <1366058872-11196-7-git-send-email-lersek@redhat.com> <516C6BC1.6060806@redhat.com> In-Reply-To: <516C6BC1.6060806@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 6/7] hw/i386/pc.c: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/apic.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, mst@redhat.com On 04/15/13 23:06, Eric Blake wrote: > On 04/15/2013 02:47 PM, Laszlo Ersek wrote: >> From: Michael S. Tsirkin >> >> >> Signed-off-by: Laszlo Ersek > > If Michael is the original author, don't we need his S-o-b? Yeah, probably. Sorry about that. Should I resend just for this? Thanks Laszlo