- Mar 19, 2013
-
-
Avi Kivity authored
Now that the context switch code is red zone safe, allow the compiler to use it.
-
Avi Kivity authored
Causes an early failure for some reason. Disable until root cause is found.
-
Avi Kivity authored
-
Avi Kivity authored
-
- Mar 03, 2013
-
-
Avi Kivity authored
'make conf-preempt=0' -> 'g++ ... -DCONF_preempt=0' Use #if, not #ifdef in sources to reduce errors due to misspellings.
-
Avi Kivity authored
Easier to manage different configurations this way.
-