summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-22xspice: use spiceqxl as name of xspice driverAlon Levy2-3/+8
2011-07-22xspice: add configure option and make targetAlon Levy2-0/+55
2011-07-22configure.ac: show configure optionsAlon Levy1-0/+12
2011-07-22qxl_driver: introduce helpers for memory map and unmapAlon Levy1-20/+32
2011-07-22qxl_driver: add setup_slot helperAlon Levy1-45/+42
2011-07-22add config options (empty for now)Alon Levy2-0/+16
2011-07-22partially replace outb with ioport_writeAlon Levy4-9/+15
2011-07-22qxl_ring: keep qxl pointerAlon Levy3-9/+12
2011-07-22qxl: bump spice-protocol to 0.8.1 for RINGs size definesAlon Levy1-1/+1
2011-07-22log git commit if any during loadAlon Levy2-0/+9
2011-07-22configure.ac: remove unused DRIVER_NAMEAlon Levy1-3/+0
2011-07-22qxl_surface: fix unused print_region warningAlon Levy1-3/+5
2011-07-15Revert "use spice-protocol defines for ring sizes"Søren Sandmann Pedersen1-3/+3
2011-07-140.0.14Søren Sandmann Pedersen1-1/+1
2011-04-29cleanup (add eol between system and non system includes)Alon Levy1-0/+1
2011-04-29qxl_driver: whitespace fixesAlon Levy1-26/+26