All of lore.kernel.org
 help / color / mirror / Atom feed
From: deller@kernel.org
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: deller@gmx.de
Subject: [PATCH 0/5] HPPA64 updates
Date: Sat,  2 Mar 2024 23:35:19 +0100	[thread overview]
Message-ID: <20240302223524.24421-1-deller@kernel.org> (raw)

From: Helge Deller <deller@gmx.de>

Some fixes for the hppa64 target.
Add references to SeaBIOS-hppa and hppa-firmware into
pc-bios/README file and add rom make targets.
Patches 2-5 need review.

Guenter Roeck (1):
  target/hppa: Fix unaligned double word accesses for hppa64

Helge Deller (4):
  target/hppa: Restore unwind_breg before calculating ior
  pc-bios/meson: Add hppa-firmware64.img blob
  pc-bios/README: Add information about hppa-firmware
  roms/hppa: Add build rules for hppa-firmware

 pc-bios/README           | 6 ++++++
 pc-bios/meson.build      | 1 +
 roms/Makefile            | 7 +++++++
 target/hppa/cpu.c        | 3 ++-
 target/hppa/helper.c     | 7 ++++++-
 target/hppa/mem_helper.c | 3 ++-
 target/hppa/op_helper.c  | 3 ++-
 7 files changed, 26 insertions(+), 4 deletions(-)

-- 
2.44.0



             reply	other threads:[~2024-03-02 22:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-02 22:35 deller [this message]
2024-03-02 22:35 ` [PATCH 1/5] target/hppa: Fix unaligned double word accesses for hppa64 deller
2024-03-03  2:10   ` Richard Henderson
2024-03-03  5:33     ` Helge Deller
2024-03-02 22:35 ` [PATCH 2/5] target/hppa: Restore unwind_breg before calculating ior deller
2024-03-03  2:27   ` Richard Henderson
2024-03-02 22:35 ` [PATCH 3/5] pc-bios/meson: Add hppa-firmware64.img blob deller
2024-03-03  2:29   ` Richard Henderson
2024-03-02 22:35 ` [PATCH 4/5] pc-bios/README: Add information about hppa-firmware deller
2024-03-03  2:29   ` Richard Henderson
2024-03-02 22:35 ` [PATCH 5/5] roms/hppa: Add build rules for hppa-firmware deller
2024-03-03  2:30   ` Richard Henderson

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=20240302223524.24421-1-deller@kernel.org \
    --to=deller@kernel.org \
    --cc=deller@gmx.de \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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 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.