« Previous | Next » 

Revision 8bdd3d49

ID8bdd3d499fe0ddffa9901c56ab3bc8911d5b8be0

Added by Stefan Weil over 11 years ago

configure: Allow builds without any system or user emulation

The old code aborted configure when no emulation target was selected.
Even after removing the 'exit 1', it tried to read from STDIN
when QEMU was configured with

configure' '--disable-user' '--disable-system'

This is fixed here.

Signed-off-by: Stefan Weil <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences