Age | Commit message (Expand) | Author |
2014-03-06 | blockdev: Fail blockdev-add with encrypted images | Kevin Wolf |
2014-03-06 | block/raw-win32: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-win32: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block/raw-posix: Strip "file:" prefix on creation | Max Reitz |
2014-03-06 | block/raw-posix: Implement bdrv_parse_filename() | Max Reitz |
2014-03-06 | block: Keep "filename" option after parsing | Max Reitz |
2014-03-06 | block: mirror - remove code cruft that has no function | Jeff Cody |
2014-03-06 | block: make bdrv_swap rebuild the bs graph node list field. | BenoƮt Canet |
2014-03-05 | block: Fix bs->request_alignment assertion for bs->sg=1 | Kevin Wolf |
2014-03-05 | iscsi: Use bs->sg for everything else than disks | Kevin Wolf |
2014-03-05 | qemu-iotests: Test progress output for conversion | Kevin Wolf |
2014-03-05 | qemu-img convert: Fix progress output | Kevin Wolf |
2014-03-05 | gluster: Remove unused defines and header include | Bharata B Rao |
2014-03-05 | gluster: Change licence to GPLv2+ | Bharata B Rao |
2014-03-05 | ui/sdl2 : initial port to SDL 2.0 (v2.0) | Dave Airlie |
2014-03-05 | console: add QemuUIInfo | Gerd Hoffmann |
2014-03-05 | console: add head to index to qemu consoles. | Gerd Hoffmann |
2014-03-05 | input: remove index_from_keycode (no users) | Gerd Hoffmann |
2014-03-05 | input: move do_mouse_set to new core | Gerd Hoffmann |
2014-03-05 | input: move qmp_query_mice to new core | Gerd Hoffmann |
2014-03-05 | input: add input_mouse_mode tracepoint | Gerd Hoffmann |
2014-03-05 | input: move mouse mode notifier to new core | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_mouse_event | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_mouse_is_absolute | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_mouse_has_absolute | Gerd Hoffmann |
2014-03-05 | input-legacy: remove kbd_put_keycode | Gerd Hoffmann |
2014-03-05 | input: trace events | Gerd Hoffmann |
2014-03-05 | input: mouse: switch cocoa ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch cocoa ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch monitor to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch spice ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch vnc ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch sdl ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch gtk ui to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: switch legacy handlers to new core | Gerd Hoffmann |
2014-03-05 | input: mouse: add qemu_input_is_absolute() | Gerd Hoffmann |
2014-03-05 | input: mouse: add graphic_rotate support | Gerd Hoffmann |
2014-03-05 | input: mouse: add helpers functions to core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch curses ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch spice ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch vnc ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch sdl ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch gtk ui to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch qmp_send_key() to new core. | Gerd Hoffmann |
2014-03-05 | input: keyboard: switch legacy handlers to new core | Gerd Hoffmann |
2014-03-05 | input: keyboard: add helper functions to core | Gerd Hoffmann |
2014-03-05 | input: add core bits of the new input layer | Gerd Hoffmann |
2014-03-05 | input: qapi: add pause key | Gerd Hoffmann |
2014-03-05 | input: qapi: add unmapped key | Gerd Hoffmann |
2014-03-05 | input: qapi: define event types | Gerd Hoffmann |