On 19/02/14 21:35, Mark Cave-Ayland wrote:
Thanks a lot!
There's some lines we could extract from the realizefn into an
instance_init, but can be done as follow-up when needed.
Okay great. I guess that it's always possible to move something from
realizefn into instance_init, but not the othe
On 19/02/14 13:01, Andreas Färber wrote:
Am 19.02.2014 10:05, schrieb Mark Cave-Ayland:
This patchset 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
Am 19.02.2014 10:05, schrieb Mark Cave-Ayland:
> This patchset 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 re
This patchset 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.
The motivation