]> xenbits.xensource.com Git - rumpuser-xen.git/commit
be verbose about error and workaround slow console
authorAntti Kantee <pooka@iki.fi>
Tue, 20 Jan 2015 16:55:46 +0000 (17:55 +0100)
committerAntti Kantee <pooka@iki.fi>
Tue, 20 Jan 2015 16:59:03 +0000 (17:59 +0100)
commit9bc666a119cb52fdf1cc2c0afc163f18d9d7b616
tree3a354b6b5b33c85cf18145884de1ef09529c82a6
parent50cb867df94ed023e8dabcf7b315da3ecc4dce21
be verbose about error and workaround slow console

In case the domu runs very quickly, there will be a complete failure
to observe any output.  Therefore, in case we exit with val != 0,
sleep a bit.  This is a cheap and dirty workaround.
lib/emul.c