aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann
2014-03-05input: move do_mouse_set to new coreGerd Hoffmann
2014-03-05input: move qmp_query_mice to new coreGerd Hoffmann
2014-03-05input: add input_mouse_mode tracepointGerd Hoffmann
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_eventGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_is_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_mouse_has_absoluteGerd Hoffmann
2014-03-05input-legacy: remove kbd_put_keycodeGerd Hoffmann
2014-03-05input: trace eventsGerd Hoffmann
2014-03-05input: mouse: switch cocoa ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch cocoa ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch monitor to new coreGerd Hoffmann
2014-03-05input: mouse: switch spice ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch vnc ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch sdl ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch gtk ui to new coreGerd Hoffmann
2014-03-05input: mouse: switch legacy handlers to new coreGerd Hoffmann
2014-03-05input: mouse: add qemu_input_is_absolute()Gerd Hoffmann
2014-03-05input: mouse: add graphic_rotate supportGerd Hoffmann
2014-03-05input: mouse: add helpers functions to coreGerd Hoffmann
2014-03-05input: keyboard: switch curses ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch spice ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch vnc ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch sdl ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch gtk ui to new coreGerd Hoffmann
2014-03-05input: keyboard: switch qmp_send_key() to new core.Gerd Hoffmann
2014-03-05input: keyboard: switch legacy handlers to new coreGerd Hoffmann
2014-03-05input: keyboard: add helper functions to coreGerd Hoffmann
2014-03-05input: add core bits of the new input layerGerd Hoffmann
2014-03-05input: qapi: add pause keyGerd Hoffmann
2014-03-05input: qapi: add unmapped keyGerd Hoffmann
2014-03-05input: qapi: define event typesGerd Hoffmann
2014-03-05input: rename file to legacyGerd Hoffmann
2014-03-05console: export QemuConsole index,width,heightGerd Hoffmann
2014-03-04block/gluster: Add missing argument to qemu_gluster_init() callAndreas Färber
2014-03-04Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/rth/i386-fix' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell
2014-03-04Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell
2014-03-04Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-03-04Makefile: Add missing dependency for system emulation (fix build)Stefan Weil
2014-03-03qapi: Add missing null check to opts_start_struct()Markus Armbruster
2014-03-03qapi: Clean up superfluous null check in qapi_dealloc_type_str()Markus Armbruster
2014-03-03qapi: Clean up null checking in generated visitorsMarkus Armbruster
2014-03-03qapi: Drop unused code in qapi-commands.pyMarkus Armbruster
2014-03-03qapi: Drop nonsensical header guard in generated qapi-visit.cMarkus Armbruster