On Fri, Feb 29, 2008 at 3:00 AM, andrzej zaborowski <[EMAIL PROTECTED]> wrote:
> > There is already a plan to emulate a fake GTA02 machine (fake meaning > that not all hardware is like on the GTA02 but the functionality is > the same) similarly to what your patch does with the GTA01. This > approach is afaik called paravirtualisation. The way I chose to > implement this is by adding a separate machine name (called gta02f) in > the emulator. We could similarly have a "gta01f" which enables the > smc91c111 as in your patch. The same approach is already used in > upstream qemu for the pseudo-mips machine (which is supported by > mainline kernel). So are there active plans to implement the 'gtao1f' emulation? Salil

