Kevin Lawton wrote:

> Your are right, I temporarily don't support that.  Mostly
> because I was focusing on only the cooperative guest.
> That tarball was mostly a proof of concept.  I will
> add this back in soon.  

I just got the preemptive guest running again;  there's not much
that needed to be added.

> > (Another minor point: when using %dl explicitly in a gcc inline assembly
> > statement, it is not enough to mark edx as clobbered, you need to use
> > an *early clobber* modifier, otherwise gcc feels free to use edx for an
> > input parameter :-/   This I found out the hard way ;-) )

(On second thought, it seems only old gcc versions show this behaviour. 
But the early clobber should work on all gcc versions, so it probably 
can't hurt ...)

> I'll try to make a new release sooner than later, so we can
> sync() the CVS tree.

Great, I'll wait with CVS modifications until then...

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  [EMAIL PROTECTED]

Reply via email to