summaryrefslogtreecommitdiffstats
path: root/ui/spice-display.c
Commit message (Expand)AuthorAgeFilesLines
* spice: add mouse cursor supportGerd Hoffmann2014-06-131-11/+118
* spice: monitors_config: check pointer before dereferencingGerd Hoffmann2014-04-071-0/+4
* spice: QemuUIInfo windupGerd Hoffmann2014-03-101-3/+22
* spice: fix simple display surface handlingGerd Hoffmann2014-03-101-4/+8
* spice: move qemu_spice_display_*() from spice-graphics to spice-coreGerd Hoffmann2013-12-161-17/+0
* spice: fix multihead supportGerd Hoffmann2013-10-171-3/+20
* spice-display: add display channel id to the debug messages.Gerd Hoffmann2013-10-171-13/+14
* spice: replace use of deprecated APIMarc-André Lureau2013-10-171-5/+5
* console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-251-1/+1
* console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-161-5/+6
* console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-161-1/+1
* console: stop using DisplayState in gfx hardware emulationGerd Hoffmann2013-03-181-4/+6
* console: zap displaystate from dcl callbacksGerd Hoffmann2013-03-181-4/+1
* spice: stop using DisplayStateGerd Hoffmann2013-03-181-15/+16
* console: rework DisplaySurface handling [dcl/ui side]Gerd Hoffmann2013-03-181-5/+7
* spice: zap sdpy globalGerd Hoffmann2013-03-181-14/+16
* console: fix displaychangelisteners interfaceGerd Hoffmann2013-03-181-6/+13
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-3/+3
* spice: add new spice-server callbacks to ui/spice-display.cGerd Hoffmann2012-11-211-0/+35
* spice: fix initialization orderGerd Hoffmann2012-11-051-1/+1
* spice: switch to pixmanGerd Hoffmann2012-11-051-29/+22
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-011-2/+2
* console: move set_mouse + cursor_define callbacksGerd Hoffmann2012-11-011-2/+2
* spice: raise requirement to 0.12Gerd Hoffmann2012-10-081-38/+0
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-171-1/+1
|\
| * ui: Fix spelling in comment (ressource -> resource)Stefan Weil2012-09-141-1/+1
* | spice: send updates only for changed screen contentGerd Hoffmann2012-09-121-1/+55
* | spice: add screen mirrorGerd Hoffmann2012-09-121-10/+22
* | spice: split qemu_spice_create_updateGerd Hoffmann2012-09-121-13/+18
* | spice: switch to queue for vga mode updatesGerd Hoffmann2012-09-121-11/+14
|/
* spice: make number of surfaces runtime-configurable.Gerd Hoffmann2012-09-051-1/+4
* spice: notify on vm state change only via spice_server_vm_start/stopYonit Halperin2012-09-051-2/+30
* ui/spice-display.c: add missing initialization for valgrindAlon Levy2012-06-221-0/+2
* Replace Qemu by QEMU in commentsStefan Weil2012-04-071-1/+1
* ui/spice-display: use uintptr_t when casting qxl physical addressesAlon Levy2012-03-221-5/+5
* ui/spice-display.c: Fix compilation warnings on 32 bit hostsPeter Maydell2012-03-221-6/+6
* qxl: switch qxl.c to trace-eventsAlon Levy2012-03-191-2/+12
* qxl: introduce QXLCookieAlon Levy2012-02-271-3/+19
* qxl: require spice >= 0.8.2Alon Levy2012-02-271-12/+0
* qxl: fix spice+sdl no cursor regressionAlon Levy2012-02-271-9/+14
* Drop unneeded pthread.h inclusionsJan Kiszka2011-09-211-2/+0
* Replace the VMSTOP macros with a proper state typeLuiz Capitulino2011-09-151-1/+2
* spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993Yonit Halperin2011-09-071-1/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-6/+6
* qxl: async io support using new spice apiAlon Levy2011-08-031-12/+39
* spice/qxl: move worker wrappersGerd Hoffmann2011-08-011-46/+0
* spice: add qemu_spice_display_init_commonGerd Hoffmann2011-08-011-6/+11
OpenPOWER on IntegriCloud