From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3Ngp-0003m1-Hs for qemu-devel@nongnu.org; Sun, 28 Jul 2013 05:55:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V3Ngi-00017b-7c for qemu-devel@nongnu.org; Sun, 28 Jul 2013 05:54:59 -0400 Received: from cantor2.suse.de ([195.135.220.15]:57020 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V3Ngi-00017V-1V for qemu-devel@nongnu.org; Sun, 28 Jul 2013 05:54:52 -0400 Message-ID: <51F4EA66.6010001@suse.de> Date: Sun, 28 Jul 2013 11:54:46 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1374996553-21828-1-git-send-email-imammedo@redhat.com> <1374996553-21828-2-git-send-email-imammedo@redhat.com> In-Reply-To: <1374996553-21828-2-git-send-email-imammedo@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/6] pc: move IO_APIC_DEFAULT_ADDRESS to include/hw/i386/ioapic.h List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: qemu-devel@nongnu.org, mst@redhat.com Am 28.07.2013 09:29, schrieb Igor Mammedov: > From: "Michael S. Tsirkin" >=20 > Signed-off-by: Michael S. Tsirkin > Signed-off-by: Laszlo Ersek Missing Reviewed-bys from Gerd and me. Andreas > Signed-off-by: Igor Mammedov > --- > hw/i386/pc.c | 2 -- > include/hw/i386/ioapic.h | 1 + > 2 files changed, 1 insertion(+), 2 deletions(-) >=20 > diff --git a/hw/i386/pc.c b/hw/i386/pc.c > index 2a87563..b0b98a8 100644 > --- a/hw/i386/pc.c > +++ b/hw/i386/pc.c > @@ -75,8 +75,6 @@ > #define FW_CFG_E820_TABLE (FW_CFG_ARCH_LOCAL + 3) > #define FW_CFG_HPET (FW_CFG_ARCH_LOCAL + 4) > =20 > -#define IO_APIC_DEFAULT_ADDRESS 0xfec00000 > - > #define E820_NR_ENTRIES 16 > =20 > struct e820_entry { > diff --git a/include/hw/i386/ioapic.h b/include/hw/i386/ioapic.h > index 86e63da..6245388 100644 > --- a/include/hw/i386/ioapic.h > +++ b/include/hw/i386/ioapic.h > @@ -21,6 +21,7 @@ > #define HW_IOAPIC_H > =20 > #define IOAPIC_NUM_PINS 24 > +#define IO_APIC_DEFAULT_ADDRESS 0xfec00000 > =20 > void ioapic_eoi_broadcast(int vector); > =20 >=20 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg