qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/12] Q800 patches
@ 2021-09-08 15:35 Laurent Vivier
  2021-09-08 15:35 ` [PULL 01/12] mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2 Laurent Vivier
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Laurent Vivier @ 2021-09-08 15:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit abf7aee72ea66944a62962603e4c2381f5e473e7:

  Merge remote-tracking branch 'remotes/thuth-gitlab/tags/s390x-pull-request-2021-09-07' into staging (2021-09-07 17:46:13 +0100)

are available in the Git repository at:

  git://github.com/vivier/qemu-m68k.git tags/q800-pull-request

for you to fetch changes up to dde602ae539910c3579952834b713e2f360ec34a:

  mac_via: add qdev gpios for nubus slot interrupts to VIA2 (2021-09-08 15:37:41 +0200)

----------------------------------------------------------------
q800 pull request 20210908

mac_via: remove MAC_VIA device and prepare for Nubus IRQs

----------------------------------------------------------------

Mark Cave-Ayland (12):
  mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2
  mac_via: move last_b variable into q800 VIA1 VMStateDescription
  mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State
  mac_via: move PRAM/RTC variables to MOS6522Q800VIA1State
  mac_via: move ADB variables to MOS6522Q800VIA1State
  mac_via: move q800 VIA1 timer variables to q800 VIA1
    VMStateDescription
  mac_via: move VIA1 reset logic from mac_via_reset() to
    mos6522_q800_via1_reset()
  mac_via: move VIA1 realize logic from mac_via_realize() to
    mos6522_q800_via1_realize()
  mac_via: remove mac_via device
  mac_via: remove explicit viaN prefix from VIA IRQ gpios
  mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT
  mac_via: add qdev gpios for nubus slot interrupts to VIA2

 include/hw/misc/mac_via.h | 101 ++++---
 hw/m68k/q800.c            |  38 +--
 hw/misc/mac_via.c         | 547 ++++++++++++++++++--------------------
 3 files changed, 328 insertions(+), 358 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2021-09-10 12:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-08 15:35 [PULL 00/12] Q800 patches Laurent Vivier
2021-09-08 15:35 ` [PULL 01/12] mac_via: introduce new VMStateDescription for q800 VIA1 and VIA2 Laurent Vivier
2021-09-08 15:35 ` [PULL 02/12] mac_via: move last_b variable into q800 VIA1 VMStateDescription Laurent Vivier
2021-09-08 15:35 ` [PULL 03/12] mac_via: move PRAM contents and block backend to MOS6522Q800VIA1State Laurent Vivier
2021-09-08 15:35 ` [PULL 04/12] mac_via: move PRAM/RTC variables " Laurent Vivier
2021-09-08 15:35 ` [PULL 05/12] mac_via: move ADB " Laurent Vivier
2021-09-08 15:35 ` [PULL 06/12] mac_via: move q800 VIA1 timer variables to q800 VIA1 VMStateDescription Laurent Vivier
2021-09-08 15:35 ` [PULL 07/12] mac_via: move VIA1 reset logic from mac_via_reset() to mos6522_q800_via1_reset() Laurent Vivier
2021-09-08 15:35 ` [PULL 08/12] mac_via: move VIA1 realize logic from mac_via_realize() to mos6522_q800_via1_realize() Laurent Vivier
2021-09-08 15:35 ` [PULL 09/12] mac_via: remove mac_via device Laurent Vivier
2021-09-08 15:35 ` [PULL 10/12] mac_via: remove explicit viaN prefix from VIA IRQ gpios Laurent Vivier
2021-09-08 15:35 ` [PULL 11/12] mac_via: rename VIA2_IRQ_SLOT_BIT to VIA2_IRQ_NUBUS_BIT Laurent Vivier
2021-09-08 15:35 ` [PULL 12/12] mac_via: add qdev gpios for nubus slot interrupts to VIA2 Laurent Vivier
2021-09-10 12:20 ` [PULL 00/12] Q800 patches Peter Maydell

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).