2014-07-18 |
Thomas Leonard | mini-os: use generic local_irq_enable function |
commit | commitdiff | tree |
2014-07-18 |
Thomas Leonard | mini-os: x86_64: make thread stacks 16-byte aligned |
commit | commitdiff | tree |
2014-07-03 |
Jan Beulich | mini-os: add BUILD_BUG_ON() |
commit | commitdiff | tree |
2014-07-02 |
Andrew Cooper | minios: fix incorrect {, un}likely() definitions |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: use irqs_disabled() helper in schedule |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: enable test_xenbus again |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: moved unlikely/likely macros to new compiler.h |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: moved __pte to x86 |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: added arch_unbind_ports |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: add missing casts to MM printk |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: don't require XEN_HAVE_PV_UPCALL_MASK |
commit | commitdiff | tree |
2014-06-27 |
Karim Raslan | mini-os: added arch_init_gnttab |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: whitespace |
commit | commitdiff | tree |
2014-06-27 |
Karim Raslan | mini-os: switched initial C entry point to arch_init |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: made off_t type signed |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: use unbind_evtchn in unbind_all_ports |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: fixed format string error in unbind_evtchn |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: fixed shutdown thread |
commit | commitdiff | tree |
2014-06-27 |
Thomas Leonard | mini-os: build fixes |
commit | commitdiff | tree |
2014-06-12 |
Thomas Leonard | mini-os: don't include queue.h if there's no libc |
commit | commitdiff | tree |
2014-06-12 |
Karim Raslan | mini-os: moved events code under arch |
commit | commitdiff | tree |
2014-06-12 |
Karim Raslan | mini-os: tidied up code |
commit | commitdiff | tree |
2014-03-21 |
Samuel Thibault | minios (blkfront): Add more information on block error |
commit | commitdiff | tree |
2014-01-28 |
Andrew Cooper | minios: Correct HYPERVISOR_physdev_op() |
commit | commitdiff | tree |
2014-01-28 |
Mike Neilsen | mini-os: Fix stubdom build failures on gcc 4.8 |
commit | commitdiff | tree |
2013-11-08 |
Matthew Daley | mini-os: remove repeated statement in netfront_input |
commit | commitdiff | tree |
2013-10-31 |
Matthew Daley | tools: remove unnecessary null pointer checks before... |
commit | commitdiff | tree |
2013-09-21 |
Matthew Daley | mini-os: fix various memory leaks in various locations |
commit | commitdiff | tree |
2013-09-21 |
Matthew Daley | mini-os: fix various memory leaks in consfront |
commit | commitdiff | tree |
2013-09-21 |
Matthew Daley | mini-os: fix various memory leaks in pcifront |
commit | commitdiff | tree |
2013-09-21 |
Matthew Daley | mini-os: fix various memory leaks in netfront |
commit | commitdiff | tree |
2013-09-21 |
Matthew Daley | mini-os: fix various memory leaks in {fb, kbd}front |
commit | commitdiff | tree |
2013-09-21 |
Matthew Daley | mini-os: fix various memory leaks in blkfront |
commit | commitdiff | tree |
2013-09-21 |
Matthew Daley | mini-os: fix nodename generation in init_netfront |
commit | commitdiff | tree |
2013-09-13 |
Matthew Daley | mini-os: handle possibly overlong _nodename in init_con... |
commit | commitdiff | tree |
2013-09-13 |
Matthew Daley | mini-os: fix use-after-free in xs_daemon_close event... |
commit | commitdiff | tree |
2013-09-10 |
Ben Cressey | minios: fix xenbus_rm() calls in frontend drivers |
commit | commitdiff | tree |
2013-09-10 |
Ben Cressey | minios: clean up unneeded "err = NULL" in frontend... |
commit | commitdiff | tree |
2013-09-10 |
Matt Wilson | minios: clean up allocation of char arrays used for... |
commit | commitdiff | tree |
2013-09-10 |
Matt Wilson | minios: correct char array allocation for xenbus paths |
commit | commitdiff | tree |
2013-07-04 |
Chen Baozi | mini-os: eliminate duplicated definition of spin_unlock... |
commit | commitdiff | tree |
2013-06-25 |
Ian Jackson | libxl: Restrict permissions on PV console device xensto... |
commit | commitdiff | tree |
2013-06-21 |
Jan Beulich | tpmif: fix identifier prefixes |
commit | commitdiff | tree |
2013-04-22 |
Xu Zhang | mini-os/x86-64 entry: check against nested events and... |
commit | commitdiff | tree |
2013-04-22 |
Xu Zhang | mini-os/x86-64 entry: defer RESTORE_REST until return |
commit | commitdiff | tree |
2013-04-22 |
Xu Zhang | mini-os/x86-64 entry: remove unnecessary event blocking |
commit | commitdiff | tree |
2013-04-22 |
Xu Zhang | mini-os/x86-64 entry: code refactoring; no functional... |
commit | commitdiff | tree |
2013-04-22 |
Xu Zhang | mini-os/x86-64 entry: define macros for registers parti... |
commit | commitdiff | tree |
2013-04-22 |
Xu Zhang | mini-os/x86-64 entry: code clean-ups; no functional... |
commit | commitdiff | tree |
2013-04-12 |
Daniel De Graaf | mini-os/tpmback: add tpmback_get_peercontext |
commit | commitdiff | tree |
2013-04-12 |
Daniel De Graaf | mini-os/tpmback: Replace UUID field with opaque pointer |
commit | commitdiff | tree |
2013-04-12 |
Daniel De Graaf | mini-os/tpmback: set up callbacks before enumeration |
commit | commitdiff | tree |
2013-04-12 |
Daniel De Graaf | mini-os/tpm{back, front}: Allow device repoens |
commit | commitdiff | tree |
2013-04-12 |
Daniel De Graaf | mini-os/tpm{back, front}: Change shared page ABI |
commit | commitdiff | tree |
2013-04-11 |
Wei Liu | mini-os: implement poll(2) |
commit | commitdiff | tree |
2013-02-21 |
David Vrabel | Fix emacs local variable block to use correct C style... |
commit | commitdiff | tree |
2013-01-30 |
David Vrabel | mini-os: build fixes for lwip 1.3.2 |
commit | commitdiff | tree |
2013-01-09 |
Samuel Thibault | mini-os: Fix test application link when various fronts... |
commit | commitdiff | tree |
2013-01-09 |
Samuel Thibault | mini-os: Notify shutdown through weak function call... |
commit | commitdiff | tree |
2012-12-06 |
Samuel Thibault | mini-os: drop shutdown variables when CONFIG_XENBUS=n |
commit | commitdiff | tree |
2012-11-30 |
Daniel De Graaf | mini-os: shutdown_thread depends on xenbus |
commit | commitdiff | tree |
2012-11-30 |
Andrew Cooper | minios/console: console_input() weak reference |
commit | commitdiff | tree |
2012-11-30 |
Samuel Thibault | [minios] Add xenbus shutdown control support |
commit | commitdiff | tree |
2012-11-30 |
Samuel Thibault | [minios] Fix test application link when pcifront is... |
commit | commitdiff | tree |
2012-11-19 |
Matthew Fioravante | minios: Update mini-os license to support GPL features |
commit | commitdiff | tree |
2012-11-19 |
Matthew Fioravante | minios: fix bug in lseek for mini-os |
commit | commitdiff | tree |
2012-11-13 |
Matthew Fioravante | minios: add tpmfront, tpm_tis, and tpmback drivers |
commit | commitdiff | tree |
2012-11-13 |
Matthew Fioravante | minios: add xenbus_read_uuid |
commit | commitdiff | tree |
2012-11-13 |
Matthew Fioravante | minios: Disable -DGNT_DEBUG and -DGNTMAP_DEBUG |
commit | commitdiff | tree |
2012-10-09 |
Matthew Fioravante | minios: add select definition to sys/time.h when HAVE_L... |
commit | commitdiff | tree |
2012-10-09 |
Matthew Fioravante | minios: add posix io for blkfront |
commit | commitdiff | tree |
2012-10-08 |
Matthew Fioravante | minios: setup fpu and sse in mini-os |
commit | commitdiff | tree |
2012-10-08 |
Matthew Fioravante | minios: add CONFIG_XC conditional |
commit | commitdiff | tree |
2012-10-08 |
Matthew Fioravante | minios: Disable the mfn_is_ram() check, it doesn't... |
commit | commitdiff | tree |
2012-10-08 |
Matthew Fioravante | minios: Add endian, byteswap, and wordsize macros to... |
commit | commitdiff | tree |
2012-10-08 |
Matthew Fioravante | minios: Add ioread/iowrite functions to mini-os |
commit | commitdiff | tree |
2012-09-12 |
Ian Campbell | tools: drop ia64 support |
commit | commitdiff | tree |
2012-05-14 |
Ian Campbell | nstore: rename public xenstore headers |
commit | commitdiff | tree |
2012-02-20 |
Ian Campbell | minios: Remove unused variables warnings |
commit | commitdiff | tree |
2012-02-09 |
Daniel De Graaf | stubdom: enable xenstored build |
commit | commitdiff | tree |
2012-02-09 |
Daniel De Graaf | mini-os: make frontends and xenbus optional |
commit | commitdiff | tree |
2012-02-09 |
Daniel De Graaf | mini-os: Move test functions into test.c |
commit | commitdiff | tree |
2012-02-09 |
Daniel De Graaf | mini-os: create app-specific configuration |
commit | commitdiff | tree |
2012-02-09 |
Alex Zeffertt | mini-os: remove per-fd evtchn limit |
commit | commitdiff | tree |
2012-02-09 |
Daniel De Graaf | mini-os: avoid crash if no console is provided |
commit | commitdiff | tree |
2012-02-09 |
John McDermott | mini-os: stop compiler complaint about unused variables |
commit | commitdiff | tree |
2012-01-31 |
Ian Campbell | mini-os: use BSD sys/queue.h instead of Linux list.h |
commit | commitdiff | tree |
2012-01-31 |
Olaf Hering | mini-os: convert mlock macros to C functions |
commit | commitdiff | tree |
2011-12-09 |
Ian Campbell | mini-os: do not wait for pci backend in pcifront_scan |
commit | commitdiff | tree |
2011-08-19 |
Jeremy Fitzhardinge | mini-os: work around ld bug causing stupid CTOR count |
commit | commitdiff | tree |
2011-05-01 |
Samuel Thibault | mini-os: fix lib.h licence |
commit | commitdiff | tree |
2011-05-01 |
Samuel Thibault | mini-os: lib/math.c: import FreeBSD 8 functions |
commit | commitdiff | tree |
2011-05-01 |
Samuel Thibault | mini-os: Fix printf.c licence |
commit | commitdiff | tree |
2011-03-17 |
Keir Fraser | build: Make XEN_ROOT an absolute path. |
commit | commitdiff | tree |
2011-02-07 |
Ian Campbell | minios: do not export {test,set,clear}_bit etc to appli... |
commit | commitdiff | tree |
2011-01-27 |
John Weekes | minios: Fix bug/build problem introduced in c/s 22799 |
commit | commitdiff | tree |
2011-01-21 |
Stefano Stabellini | libxl, minios: stubdom console based save/restore |
commit | commitdiff | tree |
2011-01-11 |
Tim Deegan | tools: remove fs-front/fs-back |
commit | commitdiff | tree |
2011-01-11 |
Gianni Tedesco | stubdom/minios: don't retrieve the address of void... |
commit | commitdiff | tree |
2011-01-11 |
Samuel Thibault | stubdom/minios: use correct sized types for software... |
commit | commitdiff | tree |
next |