* [Qemu-devel] Malta-related files in MAINTAINERS
@ 2019-05-29 8:22 Aleksandar Markovic
2019-05-29 13:43 ` Philippe Mathieu-Daudé
0 siblings, 1 reply; 3+ messages in thread
From: Aleksandar Markovic @ 2019-05-29 8:22 UTC (permalink / raw)
To: Philippe Mathieu-Daudé; +Cc: qemu-devel@nongnu.org
Hello, Philippe.
Currently, we have these two files in Malta MAINTAINERS section:
F: hw/mips/mips_malta.c
F: tests/acceptance/linux_ssh_mips_malta.py
Do we need to add more files, or other Malta-related files naturally belong to some other sections, or are shared by many boards?
Yours, Aleksandae
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Malta-related files in MAINTAINERS
2019-05-29 8:22 [Qemu-devel] Malta-related files in MAINTAINERS Aleksandar Markovic
@ 2019-05-29 13:43 ` Philippe Mathieu-Daudé
2019-05-29 14:19 ` Aleksandar Markovic
0 siblings, 1 reply; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-05-29 13:43 UTC (permalink / raw)
To: Aleksandar Markovic; +Cc: qemu-devel@nongnu.org, Aurelien Jarno
Hi Aleksandar,
On 5/29/19 10:22 AM, Aleksandar Markovic wrote:
> Hello, Philippe.
>
> Currently, we have these two files in Malta MAINTAINERS section:
> F: hw/mips/mips_malta.c
> F: tests/acceptance/linux_ssh_mips_malta.py
>
> Do we need to add more files, or other Malta-related files naturally belong to some other sections, or are shared by many boards?
Not related to your question:
The Malta model is an old one in QEMU, as such it uses the condensed
format where all the Malta specific devices are self-contained in the
same file. This organization has Pro/Cons.
New MIPS boards where added and instead of reuse components, they were
duplicated few times, so now it is harder to maintain.
Back to your question:
All the South Bridge and 'below' devices are shared with the x86 PC
machine, except:
- FDC37M81X Super I/O: maintained by 'PC Chipset'
- PIIX4 South Bridge: maintained by 'PC' but this might change
as Michael S. Tsirkin is mostly interested in the PIIX3.
I have a WIP painful series related to PIIX cleanup.
The North Bridge differs and is Malta specific, so you can add it in
this section:
- hw/mips/gt64xxx_pci.c
I'll sort the PIIX some day ;)
Regards,
Phil.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Malta-related files in MAINTAINERS
2019-05-29 13:43 ` Philippe Mathieu-Daudé
@ 2019-05-29 14:19 ` Aleksandar Markovic
0 siblings, 0 replies; 3+ messages in thread
From: Aleksandar Markovic @ 2019-05-29 14:19 UTC (permalink / raw)
To: Philippe Mathieu-Daudé
Cc: Aurelien Jarno, Aleksandar Markovic, qemu-devel@nongnu.org
On May 29, 2019 3:45 PM, "Philippe Mathieu-Daudé" <philmd@redhat.com> wrote:
>
> Hi Aleksandar,
>
> On 5/29/19 10:22 AM, Aleksandar Markovic wrote:
> > Hello, Philippe.
> >
> > Currently, we have these two files in Malta MAINTAINERS section:
> > F: hw/mips/mips_malta.c
> > F: tests/acceptance/linux_ssh_mips_malta.py
> >
> > Do we need to add more files, or other Malta-related files naturally
belong to some other sections, or are shared by many boards?
>
> Not related to your question:
>
> The Malta model is an old one in QEMU, as such it uses the condensed
> format where all the Malta specific devices are self-contained in the
> same file. This organization has Pro/Cons.
>
> New MIPS boards where added and instead of reuse components, they were
> duplicated few times, so now it is harder to maintain.
>
> Back to your question:
>
> All the South Bridge and 'below' devices are shared with the x86 PC
> machine, except:
>
> - FDC37M81X Super I/O: maintained by 'PC Chipset'
> - PIIX4 South Bridge: maintained by 'PC' but this might change
> as Michael S. Tsirkin is mostly interested in the PIIX3.
> I have a WIP painful series related to PIIX cleanup.
>
> The North Bridge differs and is Malta specific, so you can add it in
> this section:
>
> - hw/mips/gt64xxx_pci.c
>
> I'll sort the PIIX some day ;)
>
I honestly appreciate your detailed response.
Aleksandar
> Regards,
>
> Phil.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-05-29 14:20 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-29 8:22 [Qemu-devel] Malta-related files in MAINTAINERS Aleksandar Markovic
2019-05-29 13:43 ` Philippe Mathieu-Daudé
2019-05-29 14:19 ` Aleksandar Markovic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).