> From: BALATON Zoltan <[email protected]> > Subject: [PATCH v2] mips_fulong2e: Add on-board graphics chip > > Add (partial) emulation of the on-board GPU of the machine. This > allows the PMON2000 firmware to run and should also work with Linux > console but probably not with X yet. > > Signed-off-by: BALATON Zoltan <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Tested-by: Philippe Mathieu-Daudé <[email protected]> > Based-on: [email protected] > --- > hw/mips/mips_fulong2e.c | 6 ++++++ > 1 file changed, 6 insertions(+) >
Reviewed-by: Aleksandar Markovic <[email protected]> Zoltan, perhaps you ought to create a mini series consisting of the patch https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg02471.html and this patch. I would like to apply this patch independently to MIPS queue, but I can't, because of interdependencies og the two patches. I would feel comfortable with both patches going through graphics pull request. Thanks again for all efforts! Aleksandar
