All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: qemu-devel@nongnu.org
Cc: Blue Swirl <blauwirbel@gmail.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	aliguori@amazon.com
Subject: Re: [Qemu-devel] [PATCH 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU
Date: Sat, 26 Oct 2013 09:53:42 +0100	[thread overview]
Message-ID: <526B8316.7080105@ilande.co.uk> (raw)
In-Reply-To: <1381868394-12656-1-git-send-email-mark.cave-ayland@ilande.co.uk>

On 15/10/13 21:19, Mark Cave-Ayland wrote:

> This patchset follows on from the previous "Add FCode ROM for TCX framebuffer"
> patch and provides QEMU with an implementation of the Sun CG3 8-bit
> framebuffer. It is based upon Bob Breuer's original work which has been
> rebased onto git master, and is now capable of running with an OpenBIOS CG3
> FCode ROM instead of requiring copies of proprietary Sun ROMs.
>
> Note this patch has been around for a month or so but has been waiting for the
> updated OpenBIOS images to be included in QEMU. Therefore while it has not yet
> been reviewed, it is a reasonably simple and self-contained patchset
> and has been updated to reflect the comments received from the associated
> "Add FCode ROM for TCX framebuffer" patch. For this reason, I feel that both
> these patches are a candidate for 1.7.
>
> The motivation behind this patch is that older operating systems such as
> Debian Woody and Solaris (running OpenWindows) do not contain drivers for the
> TCX framebuffer and as a result currently cannot run in graphical mode. The
> screenshots linked below show qemu-system-sparc successfully running both
> Debian Woody and the Solaris 8 installer in graphical mode during testing:
>
> http://www.ilande.co.uk/tmp/debian-woody.png
> http://www.ilande.co.uk/tmp/sol8-1.png
> http://www.ilande.co.uk/tmp/sol8-2.png
>
> The CG3 framebuffer is selected by passing -vga cg3 on the command line to
> qemu-system-sparc. If either -vga tcx is specified (or the -vga argument is
> omitted) then qemu-system-sparc defaults to using the existing TCX
> framebuffer to maintain compatibility.
>
> Signed-off-by: Mark Cave-Ayland<mark.cave-ayland@ilande.co.uk>

Hi Anthony,

Do you think it is possible that this (and the associated TCX 
framebuffer patch also mentioned above) could be applied for 1.7?

While I've had no review from Blue (no news is good news?), I feel that 
the patch itself is in reasonably good shape and has been on my computer 
in various forms for several months now. Peter reviewed the associated 
"Add FCode ROM for TCX framebuffer" patch, and I resubmitted a revised 
version back to the list based upon his comments a while back.

I then made the same stylistic changes to the CG3 patch and posted it 
above just in time for the soft feature freeze for review. Peter has 
further commented on this patch, but didn't have any objections AFAICT. 
Both patches are fine according to checkpatch, and if any issues are 
found then I'm happy to iron them out before the 1.7 release.

I realise that SPARC is not one of the more popular architectures these 
days, however myself, Artyom and Bob still receive personal emails from 
people who are interested in QEMU's ability to run Solaris under 
emulation (either to replace aging hardware or provide resilience). On 
the plus side, given that there are fewer users and the fact that the 
patch preserves using TCX as the default, then the risk of side-effects 
from these two patches should be extremely minimal.


ATB,

Mark.

  parent reply	other threads:[~2013-10-26  8:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-15 20:19 [Qemu-devel] [PATCH 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU Mark Cave-Ayland
2013-10-15 20:19 ` [Qemu-devel] [PATCH 1/2] sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM Mark Cave-Ayland
2013-10-15 21:46   ` Peter Maydell
2013-10-17 12:31     ` Mark Cave-Ayland
2013-10-15 20:19 ` [Qemu-devel] [PATCH 2/2] sun4m: Add Sun CG3 framebuffer initialisation function Mark Cave-Ayland
2013-10-26  8:53 ` Mark Cave-Ayland [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-13 18:27 [Qemu-devel] [PATCH 0/2] sun4m: Implement Sun CG3 framebuffer for QEMU Mark Cave-Ayland

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=526B8316.7080105@ilande.co.uk \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=aliguori@amazon.com \
    --cc=blauwirbel@gmail.com \
    --cc=peter.maydell@linaro.org \
    --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 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.