Age | Commit message (Expand) | Author | Files | Lines |
2013-03-18 | console: remove ds_get_* helper functions | Gerd Hoffmann | 1 | -60/+0 |
2013-03-18 | console: stop using DisplayState in gfx hardware emulation | Gerd Hoffmann | 2 | -17/+20 |
2013-03-18 | console: zap displaystate from dcl callbacks | Gerd Hoffmann | 1 | -10/+2 |
2013-03-18 | spice: stop using DisplayState | Gerd Hoffmann | 1 | -1/+1 |
2013-03-18 | console: add surface_*() getters | Gerd Hoffmann | 1 | -8/+38 |
2013-03-18 | console: rework DisplaySurface handling [dcl/ui side] | Gerd Hoffmann | 2 | -5/+5 |
2013-03-18 | console: rework DisplaySurface handling [vga emu side] | Gerd Hoffmann | 1 | -7/+4 |
2013-03-18 | console: kill DisplayState->opaque | Gerd Hoffmann | 1 | -1/+0 |
2013-03-18 | console: fix displaychangelisteners interface | Gerd Hoffmann | 2 | -154/+54 |
2013-03-13 | chardev: add vc support to qapi | Gerd Hoffmann | 1 | -2/+2 |
2013-03-13 | chardev: add spice support to qapi | Gerd Hoffmann | 1 | -2/+5 |
2013-02-21 | ui: add basic GTK gui (v5) | Anthony Liguori | 1 | -0/+4 |
2013-02-21 | console: allow VCs to be overridden by UI | Anthony Liguori | 1 | -1/+5 |
2013-02-21 | vga: fix byteswapping. | Gerd Hoffmann | 1 | -1/+2 |
2013-01-30 | qemu-pixman.h: Avoid mutual inclusion loop with console.h | Peter Maydell | 2 | -1/+2 |
2013-01-12 | pixman: fix warning | Gerd Hoffmann | 1 | -0/+7 |
2012-12-19 | Merge remote-tracking branch 'bonzini/header-dirs' into staging | Anthony Liguori | 5 | -0/+794 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 3 | -4/+4 |
2012-12-19 | monitor: move include files to include/monitor/ | Paolo Bonzini | 2 | -3/+3 |
2012-12-19 | qapi: move include files to include/qobject/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 5 | -0/+790 |