From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtLrR-00032S-0D for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:24:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtLrP-0006t9-Lu for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:24:12 -0500 Received: from cantor2.suse.de ([195.135.220.15]:52460 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtLrP-0006sv-Fj for qemu-devel@nongnu.org; Thu, 10 Jan 2013 12:24:11 -0500 Message-ID: <50EEF938.9000309@suse.de> Date: Thu, 10 Jan 2013 18:24:08 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1357334986-13941-1-git-send-email-hpoussin@reactos.org> <1357334986-13941-5-git-send-email-hpoussin@reactos.org> In-Reply-To: <1357334986-13941-5-git-send-email-hpoussin@reactos.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 04/10] sun4u: create VGA card after ISA bus List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?SGVydsOpIFBvdXNzaW5lYXU=?= Cc: Blue Swirl , qemu-devel@nongnu.org Am 04.01.2013 22:29, schrieb Herv=C3=A9 Poussineau: > Signed-off-by: Herv=C3=A9 Poussineau > --- > hw/sun4u.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Doesn't look wrong to me, cc'ing Blue. I figure this is for 07/10, which switches to isa_register_portio_list(). Andreas >=20 > diff --git a/hw/sun4u.c b/hw/sun4u.c > index cbfd217..c9150ad 100644 > --- a/hw/sun4u.c > +++ b/hw/sun4u.c > @@ -825,11 +825,12 @@ static void sun4uv_init(MemoryRegion *address_spa= ce_mem, > ivec_irqs =3D qemu_allocate_irqs(cpu_set_ivec_irq, cpu, IVEC_MAX); > pci_bus =3D pci_apb_init(APB_SPECIAL_BASE, APB_MEM_BASE, ivec_irqs= , &pci_bus2, > &pci_bus3, &pbm_irqs); > - pci_vga_init(pci_bus); > =20 > // XXX Should be pci_bus3 > isa_bus =3D pci_ebus_init(pci_bus, -1, pbm_irqs); > =20 > + pci_vga_init(pci_bus); > + > i =3D 0; > if (hwdef->console_serial_base) { > serial_mm_init(address_space_mem, hwdef->console_serial_base, = 0, >=20 --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg