aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/fbfront.c
Commit message (Expand)AuthorAgeFilesLines
* stubdom: use host's gccKeir Fraser2008-07-041-11/+8
* minios: proper frees are now handled, so drop the FIXME commentKeir Fraser2008-07-011-2/+0
* Add PV-GRUBKeir Fraser2008-06-181-2/+22
* stubdom: fix using minios frontends directly when libc is activedKeir Fraser2008-06-181-8/+20
* minios: add proper shutdown facilitiesKeir Fraser2008-06-091-0/+4
* minios: free fbfront resources on error/shutdownKeir Fraser2008-05-131-14/+41
* minios: free netfront resources on error/shutdownKeir Fraser2008-05-121-2/+2
* pvfb/ioemu: transmit refresh interval advice from backend to frontendKeir Fraser2008-05-121-0/+55
* minios: fix thread safety of xenbus watches by requiring callers toKeir Fraser2008-05-061-12/+19
* stubdom: make use of PVFB resize eventKeir Fraser2008-04-161-31/+45
* minios: Fix lost eventsKeir Fraser2008-03-181-18/+10
* mini-os: fbfront shouldn't send unsolicited updatesKeir Fraser2008-03-031-1/+8
* stubdom: use PVFB so as to e.g. permit SDL displayKeir Fraser2008-02-281-8/+4
* minios: add PVFB supportKeir Fraser2008-02-261-0/+468