summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-04(wip) add red_dtrace.dwip/dtraceAlon Levy3-0/+15
2012-09-04(wip) server: spice_qxl_client_monitors_config_doneAlon Levy7-28/+118
2012-09-04server/red_dispatcher: replace one spice_printerr with spice_debugAlon Levy1-1/+1
2012-09-04server: implement client_monitors_configAlon Levy7-0/+97
2012-09-04server/tests/test_display_base: remove unnecessary eolAlon Levy1-1/+1
2012-09-04server/tests: add an empty vdagent interface and a client_monitors_config int...Alon Levy3-0/+47
2012-09-04server/spice.h: add QXLInterface::client_monitors_config, QXL=>3.2Alon Levy1-1/+4
2012-09-03server/red_parse_qxl: add bitmap consistency checkAlon Levy3-16/+34
2012-09-03server/tests/test_display_base: fix update_area abortAlon Levy1-1/+3
2012-09-03server: replace syntax-check reported tabs with spacesAlon Levy2-2/+2
2012-09-03server: add dist-hook to prevent spice version configure/spice.h differenceAlon Levy2-0/+45
2012-09-020.11.3 releaseAlon Levy2-3/+29
2012-09-02add server/tests/test_vdagentAlon Levy2-0/+115
2012-09-02server/tests/test_two_serversAlon Levy2-0/+47
2012-09-02server/tests: introduce Test structAlon Levy5-146/+170
2012-08-30server/red_worker: seamless: fix invalid memory referenceAlon Levy1-3/+3
2012-08-30server: freezed->froze, missing whitespace after declarationsAlon Levy2-3/+5
2012-08-30server: s/max_encdoers/max_encoders/Alon Levy2-7/+7
2012-08-30server/inputs_channel.c: whitespace fixYonit Halperin1-1/+1
2012-08-30server/red_tunnel_worker: remove unneeded expect_migrate_markAlon Levy1-6/+0
2012-08-28server/red_tunnel_worker.c: fix buildAlon Levy1-44/+18
2012-08-27inputs: handle SPICE_MSGC_INPUTS_KEY_SCANCODEMarc-André Lureau2-0/+10
2012-08-27support automake >= 1.12Alon Levy2-0/+3
2012-08-27server/red_worker: handle_dev_update_area: fail if invalid areaAlon Levy1-0/+6
2012-08-27client: fix missing stdarg.h includeYann E. MORIN1-0/+1
2012-08-27enable seamless migration and set migration protocol versionYonit Halperin2-1/+2
2012-08-27inputs channel migration: don't send any msg after MSG_MIGRATEYonit Halperin1-5/+25
2012-08-27inputs_channel: send and handle migration dataYonit Halperin1-3/+49
2012-08-27migration_protocol: add inputs channel migration dataYonit Halperin1-0/+12
2012-08-27main_channel: don't expect init msg in a seamless migration destinationYonit Halperin1-3/+8
2012-08-27red_channel: set send_data.last_sent_serial in red_channel_client_set_message...Yonit Halperin1-0/+1
2012-08-27red_channel: remove unused migrate flag from RedChannelYonit Halperin8-22/+12
2012-08-27snd_worker: handling migrationYonit Halperin1-61/+17
2012-08-27snd_channel: fix double releaseYonit Halperin1-10/+17
2012-08-27red_channel (dummy): fix not adding dummy RedChannelClient to the clientYonit Halperin3-14/+26
2012-08-27display migration: restore destination stateYonit Halperin1-74/+148
2012-08-27display migration: marshall migration dataYonit Halperin1-6/+46
2012-08-27display & cursor migration: send SPICE_MSG_MIGRATEYonit Halperin1-52/+3
2012-08-27migration_protocol: add display channel migration dataYonit Halperin1-0/+73
2012-08-27inputs channel: use the default red_channel behaviour for client_cbs.migrateYonit Halperin1-7/+0
2012-08-27inputs channel: fix using spice messages enums as pipe items typeYonit Halperin1-13/+11
2012-08-27char_device: don't connect a migrated client if the state of the device might...Yonit Halperin5-38/+72
2012-08-27main: restore state from migration dataYonit Halperin4-53/+168
2012-08-27main: send migration dataYonit Halperin3-23/+95
2012-08-27main: send MSG_MIGRATE upon vm migration completionYonit Halperin4-1/+56
2012-08-27reds: s/HADER/HEADERYonit Halperin1-5/+5
2012-08-27migration_protocol: add migration data for the main channel (mainly for the a...Yonit Halperin1-0/+33
2012-08-27main_channel: fix using spice messages enums as pipe items typeYonit Halperin2-107/+147
2012-08-27red_channel: introduce PIPE_ITEM_TYPE_EMPTY_MSGYonit Halperin2-0/+43
2012-08-27smartcard: restore state after migration from migration dataYonit Halperin1-7/+75