Le 29/10/2018 à 14:39, Mark Cave-Ayland a écrit :
From: Laurent Vivier <laur...@vivier.eu>

Co-developed-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk>
Signed-off-by: Laurent Vivier <laur...@vivier.eu>
---
  arch_init.c                |   4 +
  hw/display/Makefile.objs   |   1 +
  hw/display/macfb.c         | 419 +++++++++++++++++++++++++++++++++++++++++++++
  include/hw/display/macfb.h |  43 +++++
  qemu-options.hx            |   2 +-
  vl.c                       |   3 +-
  6 files changed, 470 insertions(+), 2 deletions(-)
  create mode 100644 hw/display/macfb.c
  create mode 100644 include/hw/display/macfb.h

Reviewed-by: Hervé Poussineau <hpous...@reactos.org>

Reply via email to