All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] Q800 for 5.0 patches
@ 2020-01-07 13:27 Laurent Vivier
  2020-01-07 13:27 ` [PULL 1/4] q800: fix mac_via RTC PRAM commands Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Laurent Vivier @ 2020-01-07 13:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit cdbc5c51c8755e4e9ce964fc92ba755e1c71a914:

  Merge remote-tracking branch 'remotes/xtensa/tags/20200106-xtensa' into staging (2020-01-07 10:31:07 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 18b6102e51bb317d25ee61b49b7b56702b79560c:

  target/m68k: only change valid bits in CACR (2020-01-07 14:21:18 +0100)

----------------------------------------------------------------
m68k: fix CACR valid bits
q800: add a fake mac rom reset (used by linux)
      fix and improve PRAM emulation

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

Jason A. Donenfeld (1):
  q800: implement mac rom reset function for BIOS-less mode

Laurent Vivier (3):
  q800: fix mac_via RTC PRAM commands
  q800: add a block backend to the PRAM
  target/m68k: only change valid bits in CACR

 hw/m68k/q800.c            |  35 +++-
 hw/misc/mac_via.c         | 339 ++++++++++++++++++++++++++++----------
 hw/misc/trace-events      |  19 +++
 include/hw/misc/mac_via.h |   3 +
 target/m68k/cpu.c         |  28 +++-
 target/m68k/cpu.h         |   5 +-
 target/m68k/helper.c      |  12 +-
 7 files changed, 348 insertions(+), 93 deletions(-)

-- 
2.24.1



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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 13:27 [PULL 0/4] Q800 for 5.0 patches Laurent Vivier
2020-01-07 13:27 ` [PULL 1/4] q800: fix mac_via RTC PRAM commands Laurent Vivier
2020-01-07 13:27 ` [PULL 2/4] q800: add a block backend to the PRAM Laurent Vivier
2020-01-24 12:48   ` Peter Maydell
2020-02-10 11:51     ` Peter Maydell
2020-02-10 12:00       ` Laurent Vivier
2020-01-07 13:27 ` [PULL 3/4] q800: implement mac rom reset function for BIOS-less mode Laurent Vivier
2020-01-07 13:27 ` [PULL 4/4] target/m68k: only change valid bits in CACR Laurent Vivier
2020-01-07 17:54 ` [PULL 0/4] Q800 for 5.0 patches Peter Maydell

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.