qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] PALcode fixes for guest OS console initialization
@ 2021-06-13 21:09 Jason Thorpe
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Jason Thorpe @ 2021-06-13 21:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jason Thorpe, richard.henderson

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



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

end of thread, other threads:[~2021-06-15  3:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-13 21:09 [PATCH v2 0/1] PALcode fixes for guest OS console initialization Jason Thorpe
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

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).