index
:
~alon/xspice
master
mastter
pre_xspice_cleanups
rhel62
xspice.rhel62
xspice.v2
xspice.v3
xspice.v4
xspice.v5
old, been integrated into main xf86-video-qxl repository
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-23
0.0.15: now with xspice!
HEAD
xf86-video-qxl-0.0.15
master
Alon Levy
1
-1
/
+1
2011-07-23
add missing copyright headers
Alon Levy
11
-2
/
+248
2011-07-23
xspice: fix make distcheck
Alon Levy
2
-0
/
+11
2011-07-23
xspice: add most options existing in qemu
Alon Levy
5
-15
/
+433
2011-07-23
spiceqxl_io_port: s/init_qxl_ram/xspice_init_qxl_ram/
Alon Levy
3
-4
/
+4
2011-07-23
xspice/qxl_driver: fix implicitly defined function warning
Alon Levy
1
-0
/
+1
2011-07-23
xspice: qxl_unmap_memory: stop worker and track worker status
Alon Levy
3
-0
/
+12
2011-07-23
xspice/qxl_ring: yield when ring is full
Alon Levy
1
-1
/
+5
2011-07-23
xspice: README, TODO, config, xspice launcher script
Alon Levy
8
-2
/
+393
2011-07-22
xspice: add inputs (mouse and keyboard)
Alon Levy
4
-0
/
+388
2011-07-22
xspice: implement ioport_write
Alon Levy
1
-0
/
+181
2011-07-22
xspice: add init_qxl_ram
Alon Levy
3
-0
/
+55
2011-07-22
xspice: add display interface
Alon Levy
5
-0
/
+358
2011-07-22
xspice: init spice server, add main loop
Alon Levy
5
-0
/
+370
2011-07-22
xspice: add SpicePort config option
Alon Levy
2
-0
/
+6
2011-07-22
xspice: implement map_helper, unmap_helper, add init_qxl_rom
Alon Levy
5
-0
/
+179
2011-07-22
xspice: use spiceqxlModuleData as entry point
Alon Levy
1
-1
/
+7
2011-07-22
xspice: don't load ramdac and vgahw sub modules
Alon Levy
1
-3
/
+6
2011-07-22
xspice: allocate a single slot
Alon Levy
1
-0
/
+4
2011-07-22
xspice: stop using pci and vga
Alon Levy
2
-10
/
+88
2011-07-22
xspice: add spiceqxl_io_port, empty implementation
Alon Levy
4
-0
/
+24
2011-07-22
xspice: use spiceqxl as name of xspice driver
Alon Levy
2
-3
/
+8
2011-07-22
xspice: add configure option and make target
Alon Levy
2
-0
/
+55
2011-07-22
configure.ac: show configure options
Alon Levy
1
-0
/
+12
2011-07-22
qxl_driver: introduce helpers for memory map and unmap
Alon Levy
1
-20
/
+32
2011-07-22
qxl_driver: add setup_slot helper
Alon Levy
1
-45
/
+42
2011-07-22
add config options (empty for now)
Alon Levy
2
-0
/
+16
2011-07-22
partially replace outb with ioport_write
Alon Levy
4
-9
/
+15
2011-07-22
qxl_ring: keep qxl pointer
Alon Levy
3
-9
/
+12
2011-07-22
qxl: bump spice-protocol to 0.8.1 for RINGs size defines
Alon Levy
1
-1
/
+1
2011-07-22
log git commit if any during load
Alon Levy
2
-0
/
+9
2011-07-22
configure.ac: remove unused DRIVER_NAME
Alon Levy
1
-3
/
+0
2011-07-22
qxl_surface: fix unused print_region warning
Alon Levy
1
-3
/
+5
2011-07-15
Revert "use spice-protocol defines for ring sizes"
Søren Sandmann Pedersen
1
-3
/
+3
2011-07-14
0.0.14
Søren Sandmann Pedersen
1
-1
/
+1
2011-04-29
cleanup (add eol between system and non system includes)
pre_xspice_cleanups
Alon Levy
1
-0
/
+1
2011-04-29
qxl_driver: whitespace fixes
Alon Levy
1
-26
/
+26
2011-04-29
qxl_driver: fix three incompatible pointer passed warnings
Alon Levy
1
-4
/
+4
2011-04-29
qxl_driver: fix initialization from wrong pointer warning
Alon Levy
1
-1
/
+1
2011-04-29
use spice-protocol defines for ring sizes
Alon Levy
1
-3
/
+3
2011-04-27
qxl.h: move spice include right after system includes
Alon Levy
1
-2
/
+1
2011-04-27
qxl_image.c: fix defined but unused warning
Alon Levy
1
-0
/
+2
2011-04-27
qxl_mem.c: fix pointer arithmatic warning (-Wpointer-arith)
Alon Levy
1
-1
/
+1
2011-04-27
qxl.h: double include protection
Alon Levy
1
-0
/
+5
2011-03-20
Fix VT switching
Søren Sandmann Pedersen
4
-3
/
+34
2011-03-19
Generate tighter damage for PolyFillRect
Søren Sandmann Pedersen
1
-21
/
+14
2011-03-19
Tiled upload of images after software fallback.
Søren Sandmann Pedersen
1
-1
/
+26
2011-03-19
Don't re-upload read-only surfaces after a software fallback.
Søren Sandmann Pedersen
1
-14
/
+24
2011-02-14
s/qxl_ram_header/QXLRam/
Alon Levy
3
-37
/
+15
2011-02-14
use structs from spice-protocol qxl_dev.h
Alon Levy
5
-520
/
+93
[next]