Age | Commit message (Expand) | Author |
2013-12-16 | include: add missing config-host.h include | Marc-André Lureau |
2013-12-02 | trace: Remove trace.h from console.h (less dependencies) | Stefan Weil |
2013-10-17 | spice: fix multihead support | Gerd Hoffmann |
2013-07-30 | spice: fix display initialization | Gerd Hoffmann |
2013-06-21 | vnc: use booleans for vnc_connect, vnc_listen_read and vnc_display_add_client | Michael Tokarev |
2013-06-11 | gtk: implement -full-screen | Peter Wu |
2013-04-25 | console: zap ds arg from register_displaychangelistener | Gerd Hoffmann |
2013-04-25 | console: add qemu_console_lookup_by_device | Gerd Hoffmann |
2013-04-25 | console: add device link to QemuConsoles | Gerd Hoffmann |
2013-04-25 | console: qom-ify QemuConsole | Gerd Hoffmann |
2013-04-24 | input: introduce keyboard handler list | Gerd Hoffmann |
2013-04-24 | input: make QEMUPutLEDEntry + QEMUPutMouseEntry private | Gerd Hoffmann |
2013-04-17 | Fix warnings suppressors to honor --disable-werror | Markus Armbruster |
2013-04-16 | console: allow pinning displaychangelisteners to consoles | Gerd Hoffmann |
2013-04-16 | console: add qemu_console_is_* | Gerd Hoffmann |
2013-04-16 | xen: re-enable refresh interval reporting for xenfb | Gerd Hoffmann |
2013-04-16 | console: gui timer fixes | Gerd Hoffmann |
2013-04-16 | console: add GraphicHwOps | Gerd Hoffmann |
2013-04-16 | console: make DisplayState private to console.c | Gerd Hoffmann |
2013-04-16 | console: move gui_update+gui_setup_refresh from vl.c into console.c | Gerd Hoffmann |
2013-04-16 | console: simplify screendump | Gerd Hoffmann |
2013-04-16 | console: give each QemuConsole its own DisplaySurface | Gerd Hoffmann |
2013-04-16 | console: rename vga_hw_*, add QemuConsole param | Gerd Hoffmann |
2013-04-16 | console: displaystate init revamp | Gerd Hoffmann |
2013-04-16 | pixman: render vgafont glyphs into pixman images | Gerd Hoffmann |
2013-04-16 | pixman: add qemu_pixman_color() | Gerd Hoffmann |
2013-03-18 | console: remove ds_get_* helper functions | Gerd Hoffmann |
2013-03-18 | console: stop using DisplayState in gfx hardware emulation | Gerd Hoffmann |
2013-03-18 | console: zap displaystate from dcl callbacks | Gerd Hoffmann |
2013-03-18 | spice: stop using DisplayState | Gerd Hoffmann |
2013-03-18 | console: add surface_*() getters | Gerd Hoffmann |
2013-03-18 | console: rework DisplaySurface handling [dcl/ui side] | Gerd Hoffmann |
2013-03-18 | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann |
2013-03-18 | console: kill DisplayState->opaque | Gerd Hoffmann |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann |
2013-03-13 | chardev: add vc support to qapi | Gerd Hoffmann |
2013-03-13 | chardev: add spice support to qapi | Gerd Hoffmann |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori |
2013-02-21 | console: allow VCs to be overridden by UI | Anthony Liguori |
2013-02-21 | vga: fix byteswapping. | Gerd Hoffmann |
2013-01-30 | qemu-pixman.h: Avoid mutual inclusion loop with console.h | Peter Maydell |
2013-01-12 | pixman: fix warning | Gerd Hoffmann |
2012-12-19 | Merge remote-tracking branch 'bonzini/header-dirs' into staging | Anthony Liguori |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini |