KQEMU 1.3.0pre10 released - under the GPL
KQEMU 1.3.0pre10 released - under the GPL
Posted Feb 6, 2007 16:56 UTC (Tue) by nix (subscriber, #2304)In reply to: KQEMU 1.3.0pre10 released - under the GPL by jdahlin
Parent article: KQEMU 1.3.0pre10 released - under the GPL
Nope, it's smarter than that :) only code running with interrupts off needs complete interpreting. In user mode, it runs at near-native speed; in kernel mode, all segment loads must be intercepted so it's slower.
See the rather good technical docs. (Compare this to the way many companies in particular free code: it's the opposite of the usual 'tossed over the wall without documentation' rubbish.)
