index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2014-06-29
ui/cocoa: Honour -show-cursor command line option
Peter Maydell
2014-06-29
ui/cocoa: Fix handling of absolute positioning devices
Peter Maydell
2014-06-29
ui/cocoa: Add utility method to check if point is within window
Peter Maydell
2014-06-29
ui/cocoa: Cope with first surface being same as initial window size
Peter Maydell
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
2014-06-23
qapi event: convert SPICE events
Wenchao Xia
2014-06-23
qapi event: convert VNC events
Wenchao Xia
2014-06-23
qapi: adjust existing defines
Wenchao Xia
2014-06-20
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140619-1' into s...
Peter Maydell
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
2014-06-19
vnc: fix screen updates
Gerd Hoffmann
2014-06-19
vnc: Drop superfluous conditionals around g_strdup()
Markus Armbruster
2014-06-19
vnc: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
2014-06-11
gtk: update window size after showing/hiding tabs
Gerd Hoffmann
2014-06-11
gtk: factor out gtk3 grab into the new gd_grab_devices function
Gerd Hoffmann
2014-06-11
gtk: cleanup backend dependencies
Gerd Hoffmann
2014-06-11
gtk: factor out keycode mapping
Gerd Hoffmann
2014-06-10
console: fix -vga none -sdl crash
Gerd Hoffmann
2014-06-10
console: kill MAX_CONSOLES, alloc consoles dynamically
Gerd Hoffmann
2014-06-04
input/vnc: use kbd delays in press_key
Gerd Hoffmann
2014-06-04
input/curses: add kbd delay between keydown and keyup events
Gerd Hoffmann
2014-06-04
input: use kbd delays for send_key monitor command
Gerd Hoffmann
2014-06-04
input: add support for kbd delays
Gerd Hoffmann
2014-06-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-3' into staging
Peter Maydell
2014-06-02
vnc-enc-tight: Fix divide-by-zero in tight_detect_smooth_image{16,24,32}
Gonglei
2014-06-02
vnc: add trace events for key events
Gerd Hoffmann
2014-06-02
vnc: refuse to set a password with VNC_AUTH_NONE
Gerd Hoffmann
2014-06-02
sdl2: textinput + terminal
Gerd Hoffmann
2014-06-02
sdl2: make Ctrl-Alt-<nr> hotkeys show and hide windows
Gerd Hoffmann
2014-06-02
console: add kbd_put_string_console
Gerd Hoffmann
2014-06-02
console: add kbd_put_qcode_console
Gerd Hoffmann
2014-05-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-1' into staging
Peter Maydell
2014-05-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-7' into staging
Peter Maydell
2014-05-26
sdl: pass key event source to input layer
Gerd Hoffmann
2014-05-26
input: bind devices and input routing
Gerd Hoffmann
2014-05-26
input: keymap: add meta keys
Gerd Hoffmann
2014-05-26
input: add name to input_event_key_number
Gerd Hoffmann
2014-05-26
input: add qemu_input_key_number_to_qcode
Gerd Hoffmann
2014-05-26
input (curses): mask keycodes to remove modifier bits
Andrew Oates
2014-05-26
gtk: workaround gtk2 vte resize issue
Gerd Hoffmann
2014-05-26
gtk: window sizing overhaul
Gerd Hoffmann
2014-05-26
gtk: zap unused global_state
Gerd Hoffmann
2014-05-26
gtk: Add handling for the xfree86 keycodes
Bruce Rogers
2014-05-26
gtk: enable untabify for gfx
Gerd Hoffmann
2014-05-26
gtk: detached window pointer grabs
Gerd Hoffmann
2014-05-26
gtk: update all windows on mouse mode changes
Gerd Hoffmann
2014-05-26
gtk: fix grab checks
Gerd Hoffmann
2014-05-26
gtk: update gd_update_caption
Gerd Hoffmann
2014-05-26
gtk: skip keyboard grab when hover autograb is active
Gerd Hoffmann
[next]