Robert Reif wrote:
Paul Brook wrote:
Couldn't you just latch the value when one half is accessed?
In this one specific case you could do that but this is not the only
case in sparc32 (TOD, MXCC, ...) and other architectures with 64 bit
hardware have similar requirements.
This is a generic so
n schembr wrote:
-snap-
Personally though I don't see much benefit to simple syntax config
files over C files, that are being used now.
Config files implies a self check process. A better question might
be, has qemu grown to the point where an outsider is going to define
a new platform?
A
Anthony Liguori wrote:
On Mon, 2007-09-03 at 18:41 +0300, Blue Swirl wrote:
Sorry to ruin your GSoC project, but the plugin system was discussed
last year, please see this thread:
http://thread.gmane.org/gmane.comp.emulators.qemu/14341/focus=14473
I've always agreed that allowing plugins was n
Paul Brook wrote:
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