- 23 Aug, 2010 8 commits
-
-
-add CLIPBOARD_ENABLED ifdefs in the agent for disabling clipboard support -currently supports text only (UTF8)
-
-add VDAgent::dispatch_message() -in VDAgent::read_completion() handle multi-chunk msgs -fix chunk size bug in VDService::handle_pipe_data() -add size to VDPipeMessage
-
Alon Levy authored
-
Alon Levy authored
-
Alon Levy authored
-
Alon Levy authored
-
Alon Levy authored
replaced vdiport device by virtio-serial device which is also an easy to use stream between guest and host but is already in qemu. * VDIPortBuffer split off from VDIPort * use setupapi to get device path * setupapi.lib dependency added, magic GUID instead of a magic filename * retry several times to open device, fixes startup race between driver initialization and service start on boot. * limit writes to device, a limitation of current windows driver. * virtio-serial uses overlapped structure and events for async read/write instead of vdi_port special event.
-
Alon Levy authored
* mutex.h inlined into common/vdcommon.h * vdagent.h renamed to spice/vd_agent.h
-
- 06 Jun, 2010 1 commit
-
-
Arnon Gilboa authored
-
- 24 Mar, 2010 1 commit
-
-
Arnon Gilboa authored
-
- 01 Mar, 2010 1 commit
-
-
Arnon Gilboa authored
-
- 09 Feb, 2010 1 commit
-
-
Arnon Gilboa authored
-
- 10 Jan, 2010 1 commit
-
-
Arnon Gilboa authored
-
- 23 Dec, 2009 1 commit
-
-
Arnon Gilboa authored
-
- 05 Nov, 2009 2 commits
-
-
Yaniv Kamay authored
-
Arnon Gilboa authored
-