Fix unit testing framework for Qemu 0.12.

* tests/util/grub-shell.in: Remove -serial stdio option.
This commit is contained in:
BVK Chaitanya 2010-04-06 19:13:55 +05:30
commit 14e18ae351
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2010-04-06 BVK Chaitanya <bvk.groups@gmail.com>
Fix unit testing framework for Qemu 0.12.
* tests/util/grub-shell.in: Remove -serial stdio option.
2010-04-06 Vladimir Serbinenko <phcoder@gmail.com>
POSIX header file wrappers.