From: "Philippe Mathieu-Daudé" <philmd@redhat.com>
To: Sven Schnelle <svens@stackframe.org>,
Richard Henderson <rth@twiddle.net>
Cc: Helge Deller <deller@gmx.de>, qemu-devel@nongnu.org
Subject: Re: [PATCH 7/7] seabios-hppa: update to latest version
Date: Mon, 21 Oct 2019 13:24:51 +0200 [thread overview]
Message-ID: <e25de312-f675-4043-e7a3-db6aafea30ea@redhat.com> (raw)
In-Reply-To: <20191020204724.31537-8-svens@stackframe.org>
Hi Sven,
On 10/20/19 10:47 PM, Sven Schnelle wrote:
> Required for STI support.
Please add the changelog. This might be enough:
$ git shortlog 0f4fe846..f8706d6f
Helge Deller (12):
Add PDC_MEM_MAP and ENTRY_INIT_SRCH_FRST for OSF/MkLinux
Return non-existant BTLB for PDC_BLOCK_TLB
Add serial, parallel and LAN port support of LASI chip
Implement ENTRY_IO_BBLOCK_IN IODC function
Do not print \r on parisc SeaBIOS
Fix serial ports and add PDC_MODEL functions for special
instructions enablement
Implement SeaBIOS returning additional addresses. Fixes HP-UX boot.
Fix mod_pgs (number of pages) for graphic cards
Merge pull request #3 from svenschnelle/sti
Merge pull request #4 from svenschnelle/parisc-qemu-4.1.0
parisc: Implement PDC rendenzvous
parisc: Improve soft power button emulation
Sven Schnelle (7):
parisc: fix PDC info for graphics adapter
parisc: add missing header guard to hppa.h
parisc: add LASI PS/2 emulation.
parisc: Add STI support
parisc: wire up graphics console
parisc: Add support for setting STI screen resolution
parisc: support LASI RTC register
Also, maybe it's clearer to use "update to parisc-qemu-4.2" in subject.
>
> Signed-off-by: Sven Schnelle <svens@stackframe.org>
> ---
> pc-bios/hppa-firmware.img | Bin 783724 -> 772876 bytes
> roms/seabios-hppa | 2 +-
> 2 files changed, 1 insertion(+), 1 deletion(-)
[...]
You can send this patch using 'git format-patch --no-binary'
and share a link to one of your repository, such
https://github.com/svenschnelle/qemu.
GIT-FORMAT-PATCH(1)
--no-binary
Do not output contents of changes in binary files,
instead display a notice that those files changed.
Patches generated using this option cannot be applied
properly, but they are still useful for code review.
> diff --git a/roms/seabios-hppa b/roms/seabios-hppa
> index 0f4fe84658..9312de136f 160000
> --- a/roms/seabios-hppa
> +++ b/roms/seabios-hppa
> @@ -1 +1 @@
> -Subproject commit 0f4fe84658165e96ce35870fd19fc634e182e77b
> +Subproject commit 9312de136fc31b41774239f8bed8c2a817b98344
I'm getting:
fatal: bad object 9312de136fc31b41774239f8bed8c2a817b98344
Is this the correct hash?
Regards,
Phil.
prev parent reply other threads:[~2019-10-21 11:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-20 20:47 [PATCH 0/7] HPPA: i82596, PS/2 and graphics emulation Sven Schnelle
2019-10-20 20:47 ` [PATCH 1/7] hw/hppa/dino.c: Improve emulation of Dino PCI chip Sven Schnelle
2019-10-21 18:26 ` Richard Henderson
2019-10-20 20:47 ` [PATCH 2/7] hppa: Add support for LASI chip with i82596 NIC Sven Schnelle
2019-10-20 20:47 ` [PATCH 3/7] hppa: remove ISA region Sven Schnelle
2019-10-21 18:17 ` Richard Henderson
2019-10-21 20:58 ` Sven Schnelle
2019-10-20 20:47 ` [PATCH 4/7] ps2: accept 'Set Key Make and Break' commands Sven Schnelle
2019-10-20 20:47 ` [PATCH 5/7] hppa: add emulation of LASI PS2 controllers Sven Schnelle
2019-10-20 20:47 ` [PATCH 6/7] hppa: Add emulation of Artist graphics Sven Schnelle
[not found] ` <20191020204724.31537-8-svens@stackframe.org>
2019-10-21 11:24 ` Philippe Mathieu-Daudé [this message]
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=e25de312-f675-4043-e7a3-db6aafea30ea@redhat.com \
--to=philmd@redhat.com \
--cc=deller@gmx.de \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=svens@stackframe.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).