[Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation

2019-03-07 Thread Andrew Randrianasulu
You can have my Tested-by: Andrew Randrianasulu, randrianas...@gmail.com ref: https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg01728.html https://lists.gnu.org/archive/html/qemu-devel/2019-03/msg01985.html

Re: [Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation

2019-03-07 Thread BALATON Zoltan
Hello, On Thu, 7 Mar 2019, Andrew Randrianasulu wrote: Tried this with mac99 machine and lubuntu 16.04 ppc. Thanks for testing it. Do you want to add a Tested-by: tag? You can reply to the patch (or series cover letter for all patches) with your Tested-by: to declare that. After upgrading

[Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation

2019-03-06 Thread Andrew Randrianasulu
Tried this with mac99 machine and lubuntu 16.04 ppc. After upgrading r128 driver to -hwe part to get past this bug https://bugs.freedesktop.org/show_bug.cgi?id=91622 and disabling accel I can see some image and cursor! qemu command: ppc64-softmmu/qemu-system-ppc64 -M mac99 -device ati-vga \ -cd

[Qemu-devel] [PATCH v5-resend 0/2] Basic ATI VGA emulation

2019-03-06 Thread BALATON Zoltan
Hello, This is the latest version of the ati-vga patch, now also including the mips_fulong2e patch in a series so both can be merged together via the UI tree as agreed before to avoid needing to sync two maintainers. That's probably all I can do before the freeze but the rest can be considered bu