• P
    Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging · 6fc0303b
    Peter Maydell 提交于
    Input handling rewrite.
    SDL2 support.
    
    # gpg: Signature made Wed 05 Mar 2014 11:16:08 GMT using RSA key ID D3E87138
    # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
    # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
    # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
    
    * remotes/kraxel/tags/pull-input-4: (38 commits)
      ui/sdl2 : initial port to SDL 2.0 (v2.0)
      console: add QemuUIInfo
      console: add head to index to qemu consoles.
      input: remove index_from_keycode (no users)
      input: move do_mouse_set to new core
      input: move qmp_query_mice to new core
      input: add input_mouse_mode tracepoint
      input: move mouse mode notifier to new core
      input-legacy: remove kbd_mouse_event
      input-legacy: remove kbd_mouse_is_absolute
      input-legacy: remove kbd_mouse_has_absolute
      input-legacy: remove kbd_put_keycode
      input: trace events
      input: mouse: switch cocoa ui to new core
      input: keyboard: switch cocoa ui to new core
      input: mouse: switch monitor to new core
      input: mouse: switch spice ui to new core
      input: mouse: switch vnc ui to new core
      input: mouse: switch sdl ui to new core
      input: mouse: switch gtk ui to new core
      ...
    Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
    6fc0303b
configure 134.9 KB