summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-19Enable caching of images based on the configuration optionsoptionsSøren Sandmann Pedersen3-69/+28
2012-01-19Return NULL from qxl_surface_create() when surfaces are disabledSøren Sandmann Pedersen1-0/+3
2012-01-19Add support for parsing various optionsSøren Sandmann Pedersen2-2/+35
2012-01-19Track damage for PolyLine fallbacks.Søren Sandmann Pedersen1-2/+9
2012-01-18qxl-driver: call vgaHWSetStdFuncs explicitlyAlon Levy1-0/+1
2012-01-18build fixes: sched_yield and missing declarationAlon Levy3-2/+6
2012-01-18Guard access to "pci" with #ifndef XPSICESøren Sandmann Pedersen1-0/+2
2012-01-17Fix mis-mergeSøren Sandmann Pedersen1-29/+29
2012-01-17Reset non-primary device out of CloseScreen().Søren Sandmann Pedersen1-3/+5
2012-01-17If qxl_pre_init() is called without a confScreen, just return FALSE.Søren Sandmann Pedersen1-0/+6
2012-01-17Transmit images in smaller chunksSøren Sandmann Pedersen1-16/+60
2011-12-19configure.ac: support autoconf 2.63Alon Levy1-1/+1
2011-12-19Revert "Use new 8BIT_A format for 8 bit pixmaps."Søren Sandmann Pedersen1-1/+1
2011-12-17Don't translate newly generated paccess regionSøren Sandmann1-16/+14
2011-12-13Use new 8BIT_A format for 8 bit pixmaps.Søren Sandmann1-1/+1
2011-11-14support _ASYNC io calls and interrupt handling (busy wait)Gerd Hoffmann3-6/+72
2011-10-28Translate the access region according to the drawable offset.Søren Sandmann1-6/+7
2011-08-30rename xspice XspiceAlon Levy2-11/+11
2011-08-30xspice: make --cgdb non magical, use XSPICE_ENABLE_GDBAlon Levy1-3/+6
2011-08-22Only save the VGA fonts for the primary device.Søren Sandmann Pedersen1-2/+4
2011-07-26Ignore devices classes when matching PCI devicesSøren Sandmann Pedersen1-2/+2
2011-07-23spiceqxl.xorg.conf.example: typo and order fixesAlon Levy1-16/+16
2011-07-23README.xspice: use consistent and vnc default portAlon Levy1-4/+4
2011-07-23xspice: add missing --tls-port defaultAlon Levy1-1/+1
2011-07-230.0.16Alon Levy1-1/+1
2011-07-23scripts/xspice: prevent running with missing certificatesAlon Levy1-4/+26
2011-07-23spiceqxl_io_port: make dprint silentAlon Levy1-7/+18
2011-07-23scripts/xspice: fix --cgdbAlon Levy1-2/+2
2011-07-23scripts/xspice: fix to runAlon Levy1-1/+1
2011-07-230.0.15: now with xspice!Alon Levy1-1/+1
2011-07-23add missing copyright headersAlon Levy11-2/+248
2011-07-23xspice: fix make distcheckAlon Levy2-0/+11
2011-07-23xspice: add most options existing in qemuAlon Levy5-15/+433
2011-07-23spiceqxl_io_port: s/init_qxl_ram/xspice_init_qxl_ram/Alon Levy3-4/+4
2011-07-23xspice/qxl_driver: fix implicitly defined function warningAlon Levy1-0/+1
2011-07-23xspice: qxl_unmap_memory: stop worker and track worker statusAlon Levy3-0/+12
2011-07-23xspice/qxl_ring: yield when ring is fullAlon Levy1-1/+5
2011-07-23xspice: README, TODO, config, xspice launcher scriptAlon Levy8-2/+393
2011-07-22xspice: add inputs (mouse and keyboard)Alon Levy4-0/+388
2011-07-22xspice: implement ioport_writeAlon Levy1-0/+181
2011-07-22xspice: add init_qxl_ramAlon Levy3-0/+55
2011-07-22xspice: add display interfaceAlon Levy5-0/+358
2011-07-22xspice: init spice server, add main loopAlon Levy5-0/+370
2011-07-22xspice: add SpicePort config optionAlon Levy2-0/+6
2011-07-22xspice: implement map_helper, unmap_helper, add init_qxl_romAlon Levy5-0/+179
2011-07-22xspice: use spiceqxlModuleData as entry pointAlon Levy1-1/+7
2011-07-22xspice: don't load ramdac and vgahw sub modulesAlon Levy1-3/+6
2011-07-22xspice: allocate a single slotAlon Levy1-0/+4
2011-07-22xspice: stop using pci and vgaAlon Levy2-10/+88
2011-07-22xspice: add spiceqxl_io_port, empty implementationAlon Levy4-0/+24