On 2 June 2014 15:37, Gerd Hoffmann <kra...@redhat.com> wrote: > Hi, > > This patch series adds support for text consoles (i.e. qemu -monitor vc) > to sdl2. It also makes the Ctrl-Alt-<nr> hotkeys work. Behavior is a > bit different than sdl1 though: Each console gets its own window, and > Ctrl-Alt-<nr> hotkeys will show/hide the windows. > > please pull, > Gerd > > The following changes since commit 9bb931802e6ab5ab6947e3cb9cea934fc0724274: > > Revert "bsd-user: replace fprintf(stderr, ...) with error_report()" > (2014-06-02 13:26:59 +0100) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/pull-sdl-3 > > for you to fetch changes up to f2335791fd0ceb2f9e3cc99b57bfd9c63d98baf0: > > sdl2: textinput + terminal (2014-06-02 16:28:58 +0200) > > ---------------------------------------------------------------- > sdl2: add support for text consoles >
Applied, thanks. -- PMM