From: BALATON Zoltan via <qemu-devel@nongnu.org>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
f4bug@amsat.org, Guenter Roeck <linux@roeck-us.net>,
David Gibson <david@gibson.dropbear.id.au>
Subject: [PATCH v3 0/5] Misc sam460ex fixes (was: Clean up sam460ex irq mapping)
Date: Sun, 03 Jan 2021 02:09:33 +0100 [thread overview]
Message-ID: <cover.1609636173.git.balaton@eik.bme.hu> (raw)
So this is v3 of a series that started to fix a potential problem with
irq mapping in pci440_pcix (used by sam460ex) that got some other
fixes along the way as by-products. But it turns out the irq issue
this was trying to fix is not really a problem so finally we just
update the comment for now documenting why it works and only the
by-products remain in this series. Of which there are two more in this
v3 finally fixing a long standing problem booting MorphOS on sam460ex
(which I've got after debugging similar problem with pegasos2/vt8231
that gave me an idea how to debug this.)
Regards,
BALATON Zoltan
BALATON Zoltan (5):
ppc4xx: Move common dependency on serial to common option
sam460ex: Remove FDT_PPC dependency from KConfig
ppc440_pcix: Improve comment for IRQ mapping
ppc440_pcix: Fix register write trace event
ppc440_pcix: Fix up pci config access
hw/ppc/Kconfig | 6 +-----
hw/ppc/ppc440_pcix.c | 50 ++++++++++++++++++++++++++++----------------
hw/ppc/trace-events | 1 +
3 files changed, 34 insertions(+), 23 deletions(-)
--
2.21.3
next reply other threads:[~2021-01-03 1:26 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-03 1:09 BALATON Zoltan via [this message]
2021-01-03 1:09 ` [PATCH v3 2/5] sam460ex: Remove FDT_PPC dependency from KConfig BALATON Zoltan via
2021-01-03 1:09 ` [PATCH v3 4/5] ppc440_pcix: Fix register write trace event BALATON Zoltan via
2021-01-03 12:19 ` Philippe Mathieu-Daudé
2021-01-03 1:09 ` [PATCH v3 5/5] ppc440_pcix: Fix up pci config access BALATON Zoltan via
2021-01-03 1:09 ` [PATCH v3 1/5] ppc4xx: Move common dependency on serial to common option BALATON Zoltan via
2021-01-03 6:19 ` Thomas Huth
2021-01-04 1:39 ` BALATON Zoltan via
2021-01-06 13:03 ` Thomas Huth
2021-01-03 1:09 ` [PATCH v3 3/5] ppc440_pcix: Improve comment for IRQ mapping BALATON Zoltan via
2021-01-04 1:05 ` [PATCH v3 0/5] Misc sam460ex fixes (was: Clean up sam460ex irq mapping) David Gibson
2021-01-04 1:28 ` BALATON Zoltan via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1609636173.git.balaton@eik.bme.hu \
--to=qemu-devel@nongnu.org \
--cc=balaton@eik.bme.hu \
--cc=david@gibson.dropbear.id.au \
--cc=f4bug@amsat.org \
--cc=linux@roeck-us.net \
--cc=peter.maydell@linaro.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.