[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for
From: |
Artyom Tarasenko |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support |
Date: |
Sat, 4 May 2013 01:16:18 +0200 |
On Fri, May 3, 2013 at 7:50 AM, Hervé Poussineau <address@hidden> wrote:
> Artyom Tarasenko a écrit :
>
>> On Thu, May 2, 2013 at 10:09 PM, Hervé Poussineau <address@hidden>
>> wrote:
>>>
>>> As m48t59 devices can only be created with m48t59_init() or
>>> m48t59_init_isa(),
>>> we know exactly which nvram types are required. Register only those three
>>> types.
>>
>>
>> Wasn't this patch NACKed by Blue?
>
>
> I think I changed what's requested, ie I kept the io-base property of the
> ISA variant, so the sun4u emulation can be changed later to the right
> address. However, fixing sun4u emulation is not part of this patchset.
Sorry, I misread the patch. The value 0x74 is now just a default value for
the isa port, right? How would I create an isa m48t59 card on some other port?
Artyom
--
Regards,
Artyom Tarasenko
linux/sparc and solaris/sparc under qemu blog:
http://tyom.blogspot.com/search/label/qemu
- Re: [Qemu-ppc] [PATCH 1/7] pci: add MPC105 PCI host bridge emulation, (continued)
[Qemu-ppc] [PATCH 2/7] qom: handle registration of new types when initializing the first ones, Hervé Poussineau, 2013/05/02
[Qemu-ppc] [PATCH 3/7] m48t59: move ISA ports/memory regions registration to QOM constructor, Hervé Poussineau, 2013/05/02
[Qemu-ppc] [PATCH 4/7] m48t59: register a QOM type for each nvram type we support, Hervé Poussineau, 2013/05/02
[Qemu-ppc] [PATCH 5/7] m48t59: add a Nvram interface, Hervé Poussineau, 2013/05/02
[Qemu-ppc] [PATCH 6/7] prep: add IBM RS/6000 7248 (43p) machine emulation, Hervé Poussineau, 2013/05/02
[Qemu-ppc] [PATCH 7/7] prep: QOM'ify System I/O, Hervé Poussineau, 2013/05/02