qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/4] Q800 for 5.0 patches
Date: Tue,  7 Jan 2020 14:27:11 +0100	[thread overview]
Message-ID: <20200107132715.722101-1-laurent@vivier.eu> (raw)

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



             reply	other threads:[~2020-01-07 13:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07 13:27 Laurent Vivier [this message]
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

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=20200107132715.722101-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=qemu-devel@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 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).