Skip to content
Snippets Groups Projects
  1. Feb 03, 2013
    • Avi Kivity's avatar
      drivers: add debug_console · cc570220
      Avi Kivity authored
      A console driver that wraps another with a spinlock.  We usually don't want
      spinlocks, but if we want to debug the scheduler, we have to use them here.
      cc570220
Loading