summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* ui/cocoa.m: Update to new DisplayChangeListener member namesPeter Maydell2012-11-021-2/+2
* pixman/vnc: remove dead code.Gerd Hoffmann2012-11-013-87/+27
* pixman/vnc: remove rgb_prepare_row* functionsGerd Hoffmann2012-11-011-74/+10
* pixman/vnc: use pixman images in vnc.Gerd Hoffmann2012-11-017-228/+259
* console: remove DisplayAllocatorGerd Hoffmann2012-11-011-111/+6
* console: remove dpy_gfx_fillGerd Hoffmann2012-11-011-7/+0
* console: untangle gfx & txt updatesGerd Hoffmann2012-11-014-26/+19
* console: move set_mouse + cursor_define callbacksGerd Hoffmann2012-11-013-10/+10
* vnc: drop QERR_VNC_SERVER_FAILEDPaolo Bonzini2012-10-231-3/+0
* vnc: add error propagation to vnc_display_openPaolo Bonzini2012-10-231-19/+23
* vnc: reorganize code for reverse modePaolo Bonzini2012-10-231-11/+9
* vnc: introduce a single label for error returnsPaolo Bonzini2012-10-231-25/+17
* vnc: avoid Yoda conditionalsPaolo Bonzini2012-10-231-2/+2
* qemu-sockets: add Error ** to all functionsPaolo Bonzini2012-10-231-2/+2
* ui/vnc-jobs.c: Fix minor typos in commentsPeter Maydell2012-10-191-8/+8
* ui/vnc: Only report/use TIGHT_PNG encoding if enabled.Joel Martin2012-10-191-0/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-10-121-0/+4
|\
| * vnc: fix "info vnc" with "-vnc ..., reverse=on"Paolo Bonzini2012-10-121-0/+4
* | spice: raise requirement to 0.12Gerd Hoffmann2012-10-083-92/+2
|/
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno2012-10-062-2/+1
|\
| * cleanup useless return sentenceAmos Kong2012-10-051-1/+0
| * vnc: Fix spelling (hellmen -> hellman) in commentStefan Weil2012-10-051-1/+1
* | ui/vnc: simplify and avoid strncpyJim Meyering2012-10-051-3/+1
|/
* Separate inet_connect into inet_connect (blocking) and inet_nonblocking_connectOrit Wasserman2012-09-251-1/+1
* 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-122-10/+23
* | spice: split qemu_spice_create_updateGerd Hoffmann2012-09-121-13/+18
* | spice: switch to queue for vga mode updatesGerd Hoffmann2012-09-122-12/+16
|/
* spice: make number of surfaces runtime-configurable.Gerd Hoffmann2012-09-052-3/+5
* qxl: add QXL_IO_MONITORS_CONFIG_ASYNCAlon Levy2012-09-051-0/+1
* spice: adding seamless-migration option to the command lineYonit Halperin2012-09-051-0/+7
* spice: add 'migrated' flag to spice infoYonit Halperin2012-09-051-0/+4
* spice migration: add QEVENT_SPICE_MIGRATE_COMPLETEDYonit Halperin2012-09-051-1/+8
* spice: notify on vm state change only via spice_server_vm_start/stopYonit Halperin2012-09-053-4/+41
* spice: notify spice server on vm start/stopYonit Halperin2012-09-051-0/+14
* spice: abort on invalid streaming cmdline paramsChristophe Fergeau2012-09-051-1/+2
* net: inet_connect(), inet_connect_opts(): add in_progress argumentLuiz Capitulino2012-08-131-1/+1
* vnc: disable VNC password authentication (security type 2) when in FIPS modePaul Moore2012-08-031-0/+10
* Avoid returning voidBlue Swirl2012-07-282-2/+3
* Remove support for non-threaded VNC serverDaniel P. Berrange2012-06-276-132/+1
* ui/spice-display.c: add missing initialization for valgrindAlon Levy2012-06-221-0/+2
* build: move ui/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-0/+18
* vnc: fix segfault in vnc_display_pw_expire()Gerd Hoffmann2012-05-301-0/+4
* cocoa: Suppress Cocoa frontend for -qtestAndreas Färber2012-05-291-1/+2
* sockets: use error class to pass listen errorAmos Kong2012-05-101-1/+2
* sockets: change inet_connect() to support nonblock socketAmos Kong2012-05-101-1/+1
* spice_info: add mouse_modeAlon Levy2012-05-031-0/+7
* Replace Qemu by QEMU in commentsStefan Weil2012-04-072-2/+2
OpenPOWER on IntegriCloud