There were two bugs introduced in last changes which went through trivial patches queue last week. I already sent you two versions of a fix for one issue (compile breakage with --disable-sdl), and there's another one, serial crash. Sending as a pull request too, these should be applied ASAP as people are hitting the same issues again and again.
Thanks, /mjt The following changes since commit 90a2541b763b31d2b551b07e24aae3de5266d31b: target-i386: fix over 80 chars warnings (2013-06-15 17:50:38 +0000) are available in the git repository at: git://git.corpit.ru/qemu.git trivial-patches for you to fetch changes up to f6d0923f8bc859d6bd9fac09d8df8c6db8a7b299: fixed a copy&paste error in serial.c (2013-06-17 11:38:55 +0400) ---------------------------------------------------------------- Michael Tokarev (1): vl: always define no_frame Vladimir Senkov (1): fixed a copy&paste error in serial.c hw/char/serial.c | 2 +- vl.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-)