All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] hw/pci-host/prep: Fix PCI swizzling in map_irq()
@ 2020-10-12  7:19 Philippe Mathieu-Daudé
  2020-10-12  7:19 ` [PATCH 1/4] hw/pci-host/prep: Update coding style to make checkpatch.pl happy Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-10-12  7:19 UTC (permalink / raw)
  To: qemu-devel
  Cc: Hervé Poussineau, Thomas Huth, qemu-ppc,
	Philippe Mathieu-Daudé

Fix a bug in the Raven PCI host, plus few cleanups while here.

Philippe Mathieu-Daudé (4):
  hw/pci-host/prep: Update coding style to make checkpatch.pl happy
  hw/pci-host/prep: Remove legacy PReP machine temporary workaround
  hw/pci-host/prep: Fix PCI swizzling in map_irq()
  docs/system/target-ppc.rst: Update PReP historical information

 docs/system/target-ppc.rst |  8 ++++----
 hw/pci-host/prep.c         | 32 ++++++++++++--------------------
 2 files changed, 16 insertions(+), 24 deletions(-)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-11-02  2:06 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12  7:19 [PATCH 0/4] hw/pci-host/prep: Fix PCI swizzling in map_irq() Philippe Mathieu-Daudé
2020-10-12  7:19 ` [PATCH 1/4] hw/pci-host/prep: Update coding style to make checkpatch.pl happy Philippe Mathieu-Daudé
2020-10-12  9:37   ` Mark Cave-Ayland
2020-11-02  1:51   ` David Gibson
2020-10-12  7:19 ` [PATCH 2/4] hw/pci-host/prep: Remove legacy PReP machine temporary workaround Philippe Mathieu-Daudé
2020-10-12  7:28   ` Thomas Huth
2020-10-12  8:19     ` Philippe Mathieu-Daudé
2020-10-12  9:29   ` Mark Cave-Ayland
2020-11-02  1:52   ` David Gibson
2020-10-12  7:19 ` [PATCH 3/4] hw/pci-host/prep: Fix PCI swizzling in map_irq() Philippe Mathieu-Daudé
2020-10-12  9:37   ` Mark Cave-Ayland
2020-10-12 11:01     ` Philippe Mathieu-Daudé
2020-10-12  7:19 ` [PATCH 4/4] docs/system/target-ppc.rst: Update PReP historical information Philippe Mathieu-Daudé
2020-10-12  7:32   ` Thomas Huth

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.