summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-26worst hack of all time to qxl driverhack-the-streamerDave Airlie1-2/+28
2013-11-26disable kms surfDave Airlie1-0/+2
2013-11-26disable compositeDave Airlie1-0/+8
2013-10-27Xspice: add better doc strings for audio & vdagentAlon Levy1-9/+9
2013-10-27spiceqxl_util.[hc]: add copyright & license headersAlon Levy2-0/+44
2013-10-21Xspice: cleanup vdagent filesAlon Levy1-0/+1
2013-10-21Xspice: fix cleanup when some processes are already deadAlon Levy1-2/+8
2013-10-21Xspice: cleanup non regular files tooAlon Levy1-1/+1
2013-10-21xspice: chown both files used by vdagent for suid Xorg caseAlon Levy8-1/+46
2013-10-21spiceqxl_spice_server: no need to call spice_server_set_noauth twiceAlon Levy1-3/+0
2013-10-21tests/xspice_util.py: fix hardcoded portAlon Levy1-1/+1
2013-10-20fix make distAlon Levy1-0/+1
2013-10-20Release 0.1.1Alon Levy2-1/+13
2013-10-20xspice: add tests for audio remotingAlon Levy3-0/+107
2013-10-20Xspice: kill Xorg process on SIGTERMAlon Levy1-1/+4
2013-10-20qxl_image: fix build break once MIN/MAX switched to spice-protocolAlon Levy1-0/+3
2013-10-20spiceqxl_audio: fix possible buffer overflow (clang)Alon Levy1-3/+3
2013-10-20Xspice: add --audio-fifo-dirAlon Levy2-2/+9
2013-10-20uxa: use PIXMAN consts instead of PICT in some places (silence clang warning)Alon Levy2-4/+4
2013-10-20spiceqxl_display: add noreturn attribute (silence clang warning)Alon Levy1-1/+2
2013-10-20qxl_get_formats: use surface enum, not bitmap (fixes clang warning)Alon Levy4-5/+6
2013-10-18Use non deprecated functions, removes warnings from build.Jeremy White3-14/+14
2013-10-18Remove MAX/MIN macros that are now included via spice/macros.h.Jeremy White1-3/+0
2013-10-14Xspice: vdagent{,d} launching supportAlon Levy1-2/+44
2013-10-14Xspice: require display parameter, and set if earlier in environmentAlon Levy1-1/+4
2013-10-14Xspice: correct doc stringAlon Levy1-1/+1
2013-10-14Xspice: use subprocess.Popen, nicer cleanup of files/processesAlon Levy1-6/+22
2013-10-14xspice: add uinput support to vdagent supportAlon Levy6-0/+140
2013-10-14xspice: add vdagent supportAlon Levy5-0/+187
2013-10-14qxl_option_helpers: add required includesAlon Levy1-0/+2
2013-10-14spiceqxl_inputs: expose buttons & position api for agent usageAlon Levy2-16/+27
2013-10-14xspice: zero memory on allocation, fix uninitialized use (valgrind reported)Alon Levy1-3/+3
2013-10-14xspice: support sending monitors configAlon Levy3-2/+19
2013-10-14fix undefined symbol qxl_enter_vt_kms for XSPICEAlon Levy1-1/+1
2013-10-01Handle a missed case where lack of kms doesn't work with XSpice.Jeremy White1-1/+3
2013-09-25fix build with --disable-kmsDave Airlie1-5/+7
2013-09-13Provide compatibility for Xorg list code with Xorg < 1.12, for RHEL 6 supportJeremy White3-3/+13
2013-09-10fix a bunch of warnings - unused variables, labels, codeAlon Levy2-33/+1
2013-09-04qxl: fix broken cursor hotspot on KMS driverDave Airlie2-2/+15
2013-07-09qxl: drop GPL code from qxl driverDave Airlie4-223/+2
2013-07-03qxl: Report actual module versionCole Robinson1-1/+1
2013-07-03qxl: add uevent handler supportDave Airlie5-1/+94
2013-07-01spiceqxl_main_loop: fix use of watch after removalAlon Levy1-1/+1
2013-06-29qxl: fix issue with resizing dev_image improperlyDave Airlie1-2/+1
2013-05-28qxl: fix 32-bit mmapsDave Airlie1-0/+1
2013-05-23qxl: don't enable kms unless we can find qxl_drm.hDave Airlie1-5/+14
2013-05-14qxl/kms: recreate the host image upon resizeDave Airlie1-0/+4
2013-05-09qxl: add KMS support v1.2Dave Airlie11-82/+1959
2013-05-04Set -noreset on invocationJeremy White1-0/+3
2013-05-04Modify X interfaces to better enable Xorg resets.Jeremy White3-2/+19