arlindo...@gmail.com writes:
> In porting stuff to NestedVM I find myself needing to #ifdef small
> sections of code here and there. Does the compiler define a
> "__nestedvm__" macro or equivalent?
No, but that is a good idea; I've checked in a patch to define
__NESTEDVM__. I've also posted a new tarball, which includes this
patch (and all the others since the last tarball).
- a