aboutsummaryrefslogtreecommitdiffstats
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
* mini-os: fix various memory leaks in various locationsMatthew Daley2013-09-212-2/+7
* mini-os: fix various memory leaks in consfrontMatthew Daley2013-09-211-4/+5
* mini-os: fix various memory leaks in pcifrontMatthew Daley2013-09-211-10/+19
* mini-os: fix various memory leaks in netfrontMatthew Daley2013-09-211-6/+11
* mini-os: fix various memory leaks in {fb, kbd}frontMatthew Daley2013-09-211-17/+31
* mini-os: fix various memory leaks in blkfrontMatthew Daley2013-09-211-4/+7
* mini-os: fix nodename generation in init_netfrontMatthew Daley2013-09-211-2/+4
* mini-os: handle possibly overlong _nodename in init_consfrontMatthew Daley2013-09-131-2/+4
* mini-os: fix use-after-free in xs_daemon_close event iterationMatthew Daley2013-09-131-2/+5
* minios: fix xenbus_rm() calls in frontend driversBen Cressey2013-09-104-30/+30
* minios: clean up unneeded "err = NULL" in frontend driversBen Cressey2013-09-104-6/+0
* minios: clean up allocation of char arrays used for xenbus pathsMatt Wilson2013-09-105-16/+16
* minios: correct char array allocation for xenbus pathsMatt Wilson2013-09-105-10/+13
* mini-os: eliminate duplicated definition of spin_unlock_waitChen Baozi2013-07-042-2/+2
* libxl: Restrict permissions on PV console device xenstore nodesIan Jackson2013-06-251-6/+0
* tpmif: fix identifier prefixesJan Beulich2013-06-213-17/+17
* mini-os/x86-64 entry: check against nested events and try to fix upXu Zhang2013-04-221-14/+73
* mini-os/x86-64 entry: defer RESTORE_REST until returnXu Zhang2013-04-221-8/+8
* mini-os/x86-64 entry: remove unnecessary event blockingXu Zhang2013-04-221-1/+0
* mini-os/x86-64 entry: code refactoring; no functional changesXu Zhang2013-04-221-56/+57
* mini-os/x86-64 entry: define macros for registers partial save and restoreXu Zhang2013-04-221-15/+22
* mini-os/x86-64 entry: code clean-ups; no functional changesXu Zhang2013-04-221-30/+31
* mini-os/tpmback: add tpmback_get_peercontextDaniel De Graaf2013-04-124-0/+36
* mini-os/tpmback: Replace UUID field with opaque pointerDaniel De Graaf2013-04-122-5/+35
* mini-os/tpmback: set up callbacks before enumerationDaniel De Graaf2013-04-122-39/+4
* mini-os/tpm{back, front}: Allow device repoensDaniel De Graaf2013-04-122-3/+34
* mini-os/tpm{back, front}: Change shared page ABIDaniel De Graaf2013-04-124-152/+166
* mini-os: implement poll(2)Wei Liu2013-04-112-1/+117
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-215-5/+5
* mini-os: build fixes for lwip 1.3.2David Vrabel2013-01-305-8/+22
* mini-os: Fix test application link when various fronts are not enabled.Samuel Thibault2013-01-091-3/+31
* mini-os: Notify shutdown through weak function call instead of wake queueSamuel Thibault2013-01-093-13/+21
* mini-os: drop shutdown variables when CONFIG_XENBUS=nSamuel Thibault2012-12-061-0/+2
* mini-os: shutdown_thread depends on xenbusDaniel De Graaf2012-11-301-0/+4
* minios/console: console_input() weak referenceAndrew Cooper2012-11-301-3/+7
* [minios] Add xenbus shutdown control supportSamuel Thibault2012-11-305-24/+128
* [minios] Fix test application link when pcifront is not enabledSamuel Thibault2012-11-301-0/+6
* minios: Update mini-os license to support GPL featuresMatthew Fioravante2012-11-191-0/+13
* minios: fix bug in lseek for mini-osMatthew Fioravante2012-11-191-29/+38
* minios: add tpmfront, tpm_tis, and tpmback driversMatthew Fioravante2012-11-139-0/+3399
* minios: add xenbus_read_uuidMatthew Fioravante2012-11-132-0/+31
* minios: Disable -DGNT_DEBUG and -DGNTMAP_DEBUGMatthew Fioravante2012-11-131-2/+2
* minios: add select definition to sys/time.h when HAVE_LIBC is definedMatthew Fioravante2012-10-092-1/+5
* minios: add posix io for blkfrontMatthew Fioravante2012-10-094-2/+224
* minios: setup fpu and sse in mini-osMatthew Fioravante2012-10-081-0/+20
* minios: add CONFIG_XC conditionalMatthew Fioravante2012-10-082-1/+9
* minios: Disable the mfn_is_ram() check, it doesn't work correctly on all systemsMatthew Fioravante2012-10-083-30/+0
* minios: Add endian, byteswap, and wordsize macros to mini-osMatthew Fioravante2012-10-086-25/+92
* minios: Add ioread/iowrite functions to mini-osMatthew Fioravante2012-10-082-0/+51
* tools: drop ia64 supportIan Campbell2012-09-1244-7009/+5