summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-03-192-3/+5
|\
| * vnc: Fix packed boolean struct membersStefan Weil2012-03-192-3/+5
* | spice: fix broken initializationAlon Levy2012-03-191-8/+1
* | qxl: switch qxl.c to trace-eventsAlon Levy2012-03-191-2/+12
* | spice: set spice uuid and nameMarc-André Lureau2012-03-191-0/+6
|/
* vnc: Limit r/w access to size of allocated memoryStefan Weil2012-03-141-0/+3
* vnc: don't mess up with iohandlers in the vnc threadCorentin Chary2012-03-144-19/+44
* implement vnc_dpy_setdataGerd Hoffmann2012-03-121-1/+4
* vnc: Add break statementStefan Weil2012-03-081-0/+1
* Error out when tls-channel option is used without TLSChristophe Fergeau2012-02-281-1/+7
* spice: use error_report to report errorsChristophe Fergeau2012-02-281-11/+11
* qxl: make qxl_render_update asyncAlon Levy2012-02-271-0/+6
* qxl: introduce QXLCookieAlon Levy2012-02-272-3/+33
OpenPOWER on IntegriCloud