All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/8] ppc: more Mac-related fixups
@ 2017-09-17 17:15 Mark Cave-Ayland
  2017-09-17 17:15 ` [Qemu-devel] [PATCH 1/8] ppc: QOMify g3beige machine Mark Cave-Ayland
                   ` (7 more replies)
  0 siblings, 8 replies; 22+ messages in thread
From: Mark Cave-Ayland @ 2017-09-17 17:15 UTC (permalink / raw)
  To: qemu-devel, qemu-ppc, david, benh

Here is the latest set of Mac-related PPC patches based upon Ben's earlier
work to improve MacOS compatibility, with various fixups and other odds and
ends from me.

Note this patch bumps the vmstate_openpic_timer version as it includes extra
fields, however I don't see this currently being an issue since migration of
the Mac machines is fairly unreliable right now.

With many thanks to Howard Spoelstra over at emaculation for helping test
against a larger set of images than I currently have available myself.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>


Benjamin Herrenschmidt (5):
  ppc/mac: Advertise a high clock frequency for NewWorld Macs
  ppc/ide/macio: Add missing registers
  ppc/mac: More rework of the DBDMA emulation
  ppc: Fix OpenPIC model
  openpic: Fix problem when IRQ transitions from edge to level

Mark Cave-Ayland (3):
  ppc: QOMify g3beige machine
  macio: convert pmac_ide_ops from old_mmio
  openpic: add missing timer fields to vmstate_openpic_timer

 hw/ide/macio.c            |  170 ++++++++++++++++++++--------------------
 hw/intc/openpic.c         |   76 ++++++++++++++++--
 hw/misc/macio/mac_dbdma.c |  191 +++++++++++++++++++++++++++++++++------------
 hw/ppc/mac.h              |    6 +-
 hw/ppc/mac_newworld.c     |    4 +-
 hw/ppc/mac_oldworld.c     |   17 +++-
 include/hw/ppc/openpic.h  |    1 +
 7 files changed, 313 insertions(+), 152 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2017-09-20 13:39 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-17 17:15 [Qemu-devel] [PATCH 0/8] ppc: more Mac-related fixups Mark Cave-Ayland
2017-09-17 17:15 ` [Qemu-devel] [PATCH 1/8] ppc: QOMify g3beige machine Mark Cave-Ayland
2017-09-18  3:42   ` Philippe Mathieu-Daudé
2017-09-18 20:25   ` David Gibson
2017-09-17 17:15 ` [Qemu-devel] [PATCH 2/8] ppc/mac: Advertise a high clock frequency for NewWorld Macs Mark Cave-Ayland
2017-09-18 20:25   ` David Gibson
2017-09-17 17:15 ` [Qemu-devel] [PATCH 3/8] ppc/ide/macio: Add missing registers Mark Cave-Ayland
2017-09-18 20:27   ` David Gibson
2017-09-17 17:15 ` [Qemu-devel] [PATCH 4/8] macio: convert pmac_ide_ops from old_mmio Mark Cave-Ayland
2017-09-18 20:36   ` David Gibson
2017-09-19 19:31     ` Mark Cave-Ayland
2017-09-17 17:15 ` [Qemu-devel] [PATCH 5/8] ppc/mac: More rework of the DBDMA emulation Mark Cave-Ayland
2017-09-18 20:37   ` David Gibson
2017-09-17 17:15 ` [Qemu-devel] [PATCH 6/8] ppc: Fix OpenPIC model Mark Cave-Ayland
2017-09-18 20:37   ` David Gibson
2017-09-17 17:15 ` [Qemu-devel] [PATCH 7/8] openpic: add missing timer fields to vmstate_openpic_timer Mark Cave-Ayland
2017-09-18 22:44   ` David Gibson
2017-09-19 19:50     ` Mark Cave-Ayland
2017-09-20 12:04       ` David Gibson
2017-09-17 17:15 ` [Qemu-devel] [PATCH 8/8] openpic: Fix problem when IRQ transitions from edge to level Mark Cave-Ayland
2017-09-18 20:39   ` David Gibson
2017-09-19 19:52     ` Mark Cave-Ayland

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.