> > Will this work also for the CL542x adaptor? (Does that fall in the > > category of vga?) My current hack works for with/without -std-vga and I > > think that's because it lives "underneath" both, in the connection to > > SDL. > > Each adapter will have to do it's own minimization but that's sort of > the write thing anyway IMHO. How granular each update is really only > depends on the adapter. For instance, the VMware adapter really > shouldn't need to do any minimization at all.
It would be nice if we could share the framebuffer blitting routines. We've currently got 3 different implementations (vga/cirrus, tcx and pl110) of basically the same framebuffer rendering routines. Paul _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel