From: Jason Thorpe <thorpej@me.com>
To: qemu-devel@nongnu.org
Cc: Jason Thorpe <thorpej@me.com>, richard.henderson@linaro.org
Subject: [PATCH v2 0/1] PALcode fixes for guest OS console initialization
Date: Sun, 13 Jun 2021 14:09:33 -0700 [thread overview]
Message-ID: <20210613210934.21143-1-thorpej@me.com> (raw)
This is a follow-up on my previous set of patches for the Qemu PALcode,
which were merged except for the CTB patch. The patch has incorporated
review feedback, but there is still some research going on about how
real DEC SRM initializes a particular field in various circumstances;
this is my best guess based on available documentation and observed
behavior of real machines, and is sufficient for the BSD operating systems.
Jason Thorpe (1):
Provide a minimal Console Terminal Block in the HWRPB.
hwrpb.h | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
init.c | 36 +++++++++++++++++++++++++++++++++---
protos.h | 2 ++
vgaio.c | 2 ++
4 files changed, 91 insertions(+), 3 deletions(-)
--
2.30.2
next reply other threads:[~2021-06-13 21:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-13 21:09 Jason Thorpe [this message]
2021-06-13 21:09 ` [PATCH v2 1/1] Provide a minimal Console Terminal Block in the HWRPB Jason Thorpe
2021-06-15 0:29 ` [PATCH v2 0/1] PALcode fixes for guest OS console initialization Jason Thorpe
2021-06-15 3:51 ` 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=20210613210934.21143-1-thorpej@me.com \
--to=thorpej@me.com \
--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 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).