commit | e69762137102ae69c3d35c7c6515016c6d2f02a3 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Fri Jun 24 13:54:13 2016 -0700 |
committer | Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> | Wed Jun 29 00:08:20 2016 +0000 |
tree | 905b7b548f0610546a54bf1bff92f0019235be25 | |
parent | f27bb0ae35c98047df2be06a13c2914f325cc50e [diff] |
qemu: pass -serial stdio instead of -serial mon:stdio You can now exit out of QEMU using Ctrl-C, and this resolves some issues where the terminal could get messed up if QEMU terminates abnormally. Change-Id: I94ca66333bf9035e3627f28bbd2c152cf981a13f Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>