Differentiate a preempted and yielding vCPU.

If it was preempted, it wants to run again right away. If it yielded, it
wants to take a scheduling decision to give another thread the chance to
use the cycles.

Change-Id: I598bc4b4db7dea5d42a66616d8ca936e352d3583
1 file changed
tree: 66f6fb0a56f8baa60dbe2e9f8e98873449daf869
  1. .gitignore
  2. hf_call.S
  3. LICENSE
  4. main.c
  5. Makefile