summaryrefslogtreecommitdiffstats
path: root/spice
Commit message (Expand)AuthorAgeFilesLines
* Revert "add QXL_SURF_FLAG_GUEST_MEM for allocating surfaces on guest memory"0.8Alon Levy2011-11-101-1/+0
* add QXL_SURF_FLAG_GUEST_MEM for allocating surfaces on guest memoryAlon Levy2011-10-011-0/+1
* Release 0.8.2Yonit Halperin2011-09-192-1/+7
* qxl_dev: add third revision V10Alon Levy2011-07-181-2/+6
* qxl_dev: add QXL_INTERRUPT_ERRORAlon Levy2011-07-181-0/+1
* add QXL_IO_FLUSH_{SURFACES,RELEASE} for sleep (S3) supportAlon Levy2011-07-181-0/+2
* Add async I/O commands.Gerd Hoffmann2011-07-181-0/+8
* protocol: add SPICE_{PLAYBACK,RECORD}_CAP_VOLUME capsMarc-André Lureau2011-07-181-0/+2
* spice: enums.h regeneratedMarc-André Lureau2011-07-181-70/+75
* protocol: use packed-start/end to pack structuresChristophe Fergeau2011-07-182-25/+17
* controller: add missing spice/types includeMarc-André Lureau2011-07-181-0/+2
* vd_agent.h: Add a VDP_END_PORT to the chunk port enumHans de Goede2011-03-241-0/+1
* qxl_dev: introduce defines for rings sizesAlon Levy2011-03-081-3/+7
* protocol: add clipboard selection capabilityMarc-André Lureau2011-03-011-0/+26
* protocol: add common channel caps for AUTH mechanism selectionMarc-André Lureau2011-03-011-0/+10
* enums: typedefy SpiceBitmapFmtAlon Levy2011-02-111-2/+2
* qxl_dev.h: make QXLEffectType an enum instead of definesAlon Levy2011-02-111-8/+11
* qxl_dev.h: make QXLBitmapFlags a typedefAlon Levy2011-02-111-2/+2
* qxl_dev.h: make QXLSurfaceCmdType a typedefAlon Levy2011-02-111-2/+2
* qxl_dev.h: name QXL_IMAGE_* flags as type and enum QXLImageFlagsAlon Levy2011-02-111-2/+2
* qxl_dev.h: make QXLCmdType enum also a typedefAlon Levy2011-02-111-2/+2
* define spice_mb MemoryBarrier for WIN64Arnon Gilboa2011-02-111-0/+9
* mingw32: specify packing alignment to 1 byte, to override -mms-bitfieldMarc-André Lureau2011-02-112-3/+5
* Update license header for spice/macros.hHans de Goede2011-01-211-6/+6
* smartcard: add channelAlon Levy2010-10-251-0/+13
* controller: Make all text utf-8Hans de Goede2010-10-211-2/+2
* Add controller protocolArnon Gilboa2010-10-182-0/+116
* Add foreign menu protocolArnon Gilboa2010-10-182-0/+108
* Add clipboard data types for imagesHans de Goede2010-10-121-0/+4
* VD_AGENT_CLIPBOARD_GRAB takes a list of types rather then a single typeHans de Goede2010-10-041-2/+1
* vd_agent: add VD_AGENT_CAP_CLIPBOARD_BY_DEMAND capability enumArnon Gilboa2010-10-041-1/+3
* vd_agent: add protocol messages for clipboard/selection-owner modelArnon Gilboa2010-10-041-1/+12
* add compat flag for 16bpp modeGerd Hoffmann2010-09-141-1/+2
* add vd_agent announce capabilities messageAlon Levy2010-08-311-0/+28
* move pipe header defines from reds.c to spice-protocolAlon Levy2010-08-301-0/+10
* Change major to 2 to declare network protocol stableAlexander Larsson2010-08-291-1/+1
* vdagent protocol: add display settingYonit Halperin2010-08-291-0/+13
* client/agent: add clipboard max size limit for sending to/from the guest agentArnon Gilboa2010-07-211-0/+2
* clipboard agent message addedAlon Levy2010-07-111-0/+13
* Fix misspellingsAlexander Larsson2010-07-082-8/+8
* Include enums.h from qxl_dev.hAlexander Larsson2010-07-081-0/+1
* List all the PCI ids and revisions instead of just the latest/currentAlexander Larsson2010-07-081-2/+8
* Move spice/draw.h to spiceAlexander Larsson2010-07-084-297/+0
* Add QXLCursorHeader and use instead of SpiceCursorHeader in qxlAlexander Larsson2010-07-081-1/+10
* Make SpiceLineAttr.style a normal pointerAlexander Larsson2010-07-081-1/+1
* Use QXLFIXED, not SPICE_FIXED28_4 in qxl_dev.hAlexander Larsson2010-07-081-8/+8
* qxl abi: Add QXLImage and & coGerd Hoffmann2010-07-072-79/+106
* Update SpicePath.segments to a pointer arrayAlexander Larsson2010-07-051-1/+1
* Update SpiceString to use an array of pointers for glyphsGerd Hoffmann2010-07-022-8/+10
* Don't make SpicePath.segment a SpicePathSegAlexander Larsson2010-07-011-1/+1