qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULLv2] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
@ 2014-02-27 13:56 Mark Cave-Ayland
  2014-03-04 14:27 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Cave-Ayland @ 2014-02-27 13:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: blauwirbel, peter.maydell

Hi Peter,

This revised pull request is exactly the same as the previous except that
the correct type macros have been used in the two DPRINTF statements in
cg3.c to ensure that it builds on all architectures. Please pull.


ATB,

Mark.


The following changes since commit 6f6831f61a44fde832ee6fab0cc5632de34cf6b7:

  Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' into staging (2014-02-26 22:31:10 +0000)

are available in the git repository at:


  https://github.com/mcayland/qemu.git qemu-sparc

for you to fetch changes up to af87bf290f31d8ef0aaf8f20259fa34e51ed1e7a:

  sun4m: Add Sun CG3 framebuffer initialisation function (2014-02-27 10:01:41 +0000)

----------------------------------------------------------------
Mark Cave-Ayland (4):
      sun4m: Set HostID in NVRAM
      sun4m: fix slavio timer RUN/STOP bit
      sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM
      sun4m: Add Sun CG3 framebuffer initialisation function

 Makefile                                 |    2 +-
 default-configs/sparc-softmmu.mak        |    1 +
 hw/display/Makefile.objs                 |    1 +
 hw/display/cg3.c                         |  385 ++++++++++++++++++++++++++++++
 hw/sparc/sun4m.c                         |   62 ++++-
 hw/timer/slavio_timer.c                  |   25 +-
 include/hw/nvram/openbios_firmware_abi.h |    2 +
 include/sysemu/sysemu.h                  |    1 +
 pc-bios/QEMU,cgthree.bin                 |  Bin 0 -> 850 bytes
 pc-bios/README                           |    4 +-
 vl.c                                     |   24 ++
 11 files changed, 486 insertions(+), 21 deletions(-)
 create mode 100644 hw/display/cg3.c
 create mode 100644 pc-bios/QEMU,cgthree.bin

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

* Re: [Qemu-devel] [PULLv2] qemu-sparc: CG3 framebuffer plus misc sun4m fixes
  2014-02-27 13:56 [Qemu-devel] [PULLv2] qemu-sparc: CG3 framebuffer plus misc sun4m fixes Mark Cave-Ayland
@ 2014-03-04 14:27 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2014-03-04 14:27 UTC (permalink / raw)
  To: Mark Cave-Ayland; +Cc: Blue Swirl, QEMU Developers

On 27 February 2014 13:56, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
> Hi Peter,
>
> This revised pull request is exactly the same as the previous except that
> the correct type macros have been used in the two DPRINTF statements in
> cg3.c to ensure that it builds on all architectures. Please pull.

Applied, thanks.

-- PMM

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

end of thread, other threads:[~2014-03-04 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27 13:56 [Qemu-devel] [PULLv2] qemu-sparc: CG3 framebuffer plus misc sun4m fixes Mark Cave-Ayland
2014-03-04 14:27 ` Peter Maydell

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