The following changes since commit 459621ac1a505ef7dee769295ee2e6c835b2314d:
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-03-21-tag' into staging (2016-03-22 17:39:48 +0000) are available in the git repository at: git://qemu.weilnetz.de/qemu.git tags/pull-wxx-20160322 for you to fetch changes up to ae6296342a1e0785cafd6ce2530f022d187e20e7: wxx: Add support for ncurses (2016-03-22 19:17:38 +0100) ---------------------------------------------------------------- wxx patch queue ---------------------------------------------------------------- Stefan Weil (3): Include setjmp.h in qemu/osdep.h (bug fix for w64) Remove unneeded include statements for setjmp.h wxx: Add support for ncurses configure | 2 +- disas/i386.c | 2 -- disas/m68k.c | 2 -- include/qemu/osdep.h | 3 +++ include/qom/cpu.h | 1 - scripts/clean-includes | 2 +- util/coroutine-sigaltstack.c | 1 - util/coroutine-ucontext.c | 1 - util/oslib-posix.c | 1 - 9 files changed, 5 insertions(+), 10 deletions(-)