index
:
~ewalsh/linpicker
demo
master
Lightweight display server for Xen.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
Warning fixes.
Eamon Walsh
3
-1
/
+4
2010-12-15
Fix some logic errors in the stack-above code.
Eamon Walsh
1
-5
/
+14
2010-12-15
Prevent guests from stacking a view above itself.
Eamon Walsh
1
-5
/
+4
2010-12-15
Update gntalloc.h
Daniel De Graaf
2
-69
/
+65
2010-12-09
Fix uninitialized pointer dereference in server
Daniel De Graaf
1
-2
/
+2
2010-12-09
Fix uninitialized pointer dereference in client
Daniel De Graaf
1
-1
/
+3
2010-12-09
Fix incorrect use of uninitialized remote_port
Daniel De Graaf
1
-3
/
+1
2010-12-09
Fix vchan_server_init call
Daniel De Graaf
1
-1
/
+1
2010-12-09
Restore vchan/node examples, fixed to work again
Daniel De Graaf
3
-0
/
+298
2010-12-09
Multi-page vchan
Daniel De Graaf
3
-171
/
+338
2010-12-09
Remove undocumented xc_gnttab calls and use /dev/xen/evtchan directly
Daniel De Graaf
5
-52
/
+168
2010-12-08
Restore read/write for stream-oriented vchan users
Daniel De Graaf
2
-19
/
+50
2010-12-07
Add new security border modes (corner triangles and none).
Eamon Walsh
3
-23
/
+62
2010-12-01
Fix vchan xenstore watch condition
Daniel De Graaf
1
-1
/
+1
2010-12-01
Follow /local/domain in xenstore to avoid relying on privileged hypervisor sy...
Daniel De Graaf
1
-40
/
+29
2010-12-01
Remove client objects in domain_shutdown().
Eamon Walsh
1
-0
/
+6
2010-11-30
Fix 100% CPU use caused by never dequeueing vchan events
Daniel De Graaf
1
-1
/
+3
2010-11-30
Fix path to /dev/xen/gntalloc
Daniel De Graaf
1
-1
/
+1
2010-11-17
Add a graphical background image for the desktop screen.
Eamon Walsh
7
-8
/
+17
2010-11-17
Fix possible vchan blocking bugs
Daniel De Graaf
7
-343
/
+36
2010-11-17
Don't compile the genimage program by default.
Eamon Walsh
1
-4
/
+0
2010-11-17
Remove potential client-induced server freeze due to vchan read/write blocking
Daniel De Graaf
2
-17
/
+14
2010-11-15
Updates to .gitignore
Eamon Walsh
1
-2
/
+2
2010-11-15
Add a graphical background image for the server screen.
Eamon Walsh
6
-2
/
+103
2010-11-15
Add support for background views on the desktop and server screen.
Eamon Walsh
6
-8
/
+63
2010-11-15
Try not to dereference NULL pointers on display shutdown.
Eamon Walsh
1
-21
/
+29
2010-11-15
Further checks to prevent display of zero-sized views.
Eamon Walsh
2
-9
/
+7
2010-11-12
Revisions to track program and communications protocol.
Eamon Walsh
3
-60
/
+42
2010-11-12
Refuse to show zero-sized views (fixes display corruption).
Eamon Walsh
1
-1
/
+8
2010-11-12
Fix memory leak of XCB events.
Eamon Walsh
1
-0
/
+2
2010-11-12
Add debugging capability over a local socket.
Eamon Walsh
7
-7
/
+165
2010-11-12
Avoid refreshing views that are not visible.
Eamon Walsh
2
-4
/
+14
2010-11-12
Avoid showing thumbnails for unmapped windows.
Eamon Walsh
3
-3
/
+14
2010-11-12
Revisions to track program and communications protocol.
Eamon Walsh
4
-197
/
+220
2010-11-12
Fix node-select usage information.
Eamon Walsh
1
-2
/
+2
2010-09-03
Attempt to process the queue of a vchan as soon as it is created (avoids miss...
Daniel De Graaf
1
-2
/
+12
2010-09-03
Include header file to define PAGE_SHIFT constant.
Eamon Walsh
1
-0
/
+1
2010-09-03
Fix server crash caused by missed track messages.
Eamon Walsh
1
-0
/
+3
2010-09-03
Remove unneeded backend state check (breaks pickup of existing domains on lin...
Daniel De Graaf
1
-12
/
+0
2010-09-03
Fix read advancing rd_cons too far
Daniel De Graaf
1
-1
/
+1
2010-09-02
Fix labeled cursor update in bclient.
Eamon Walsh
1
-3
/
+9
2010-08-31
Update to fix compilation with xen-unstable-trp.hg from coho
Daniel De Graaf
1
-1
/
+1
2010-08-31
Always prepare the vchan FD for select
Daniel De Graaf
3
-14
/
+14
2010-08-31
Debug messages
Daniel De Graaf
1
-5
/
+12
2010-08-30
Fixes from test run
Daniel De Graaf
1
-2
/
+7
2010-08-30
Connect vchan to the domain providing the vfb
Daniel De Graaf
2
-5
/
+19
2010-08-30
Send width/height and avoid re-add of device on existing domains
Daniel De Graaf
2
-10
/
+14
2010-08-30
Change vchan to use grants
Daniel De Graaf
12
-286
/
+267
2010-08-30
Add use-grants to the initial device specification
Daniel De Graaf
1
-0
/
+1
2010-08-30
Don't try to run domain_setup on self or dom0
Daniel De Graaf
1
-2
/
+7
[prev]
[next]