aboutsummaryrefslogtreecommitdiffstats
path: root/extras
Commit message (Expand)AuthorAgeFilesLines
* mini-os: No -fpic when building for x86.Keir Fraser2007-12-041-1/+1
* [Mini-OS] Catch NULL dereferencesKeir Fraser2007-11-281-0/+3
* [Mini-OS] Fix strrchr() when string doesn't contain the character.Keir Fraser2007-11-281-1/+1
* [Mini-OS] Make gnttab allocation/free safeKeir Fraser2007-11-282-4/+16
* minios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup)Keir Fraser2007-11-271-1/+0
* [Mini-OS] Fix domain blocking raceKeir Fraser2007-11-241-3/+20
* [Mini-OS] Permit x86_64 trap handlers to returnKeir Fraser2007-11-241-0/+1
* [Mini-OS] Make sure schedule() is called safelyKeir Fraser2007-11-243-0/+15
* [Mini-OS] Fix netfront xmit overflowKeir Fraser2007-11-241-6/+16
* [Mini-OS] Fix net backend path leakKeir Fraser2007-11-241-0/+1
* [Mini-OS] Make wake_up callback-safeKeir Fraser2007-11-241-0/+3
* [Mini-OS] Fix init_waitqueue_entryKeir Fraser2007-11-241-0/+1
* [Mini-OS] Add init_SEMAPHOREKeir Fraser2007-11-241-2/+4
* [Mini-OS] Make semaphores callback-safeKeir Fraser2007-11-241-1/+12
* [Mini-OS] Add strrchr()Keir Fraser2007-11-232-0/+10
* [Mini-OS] Add ENOTSUPKeir Fraser2007-11-231-0/+1
* [Mini-OS] Move _ctype into a moduleKeir Fraser2007-11-232-25/+28
* [Mini-OS] Make bind_virq return the portKeir Fraser2007-11-233-5/+5
* [Mini-OS] Fix x86 arch_switch_threadKeir Fraser2007-11-234-37/+41
* [Mini-OS] Optimize get_current()Keir Fraser2007-11-231-2/+3
* [Mini-OS] Fix stack closuresKeir Fraser2007-11-232-0/+5
* [Mini-OS] Fix x86 initial stack alignmentKeir Fraser2007-11-233-4/+6
* minios: xenbus wait fixupKeir Fraser2007-10-241-0/+1
* minios: Make NSEC_TO_USEC/NSEC_TO_SEC macros expression safe.Keir Fraser2007-10-241-2/+2
* minios: Fix get_current() inline asm.Keir Fraser2007-10-161-2/+2
* MiniOS: no-stack-protector added to the cflags if needed,Keir Fraser2007-10-092-1/+2
* minios: Remove unnecessary padding and unused sections from x86/64Keir Fraser2007-09-251-9/+0
* merge with xen-unstable.hgAlex Williamson2007-08-123-3/+10
|\
| * [MINIOS] fix x86_64 p2m map and CFLAGSTim Deegan2007-08-023-3/+10
* | [IA64][MINIOS] PKR supportAlex Williamson2007-07-306-6/+49
|/
* [MINIOS][IA64] mini-os without linux-optimization in hypervisorAlex Williamson2007-06-263-23/+33
* minios: Fix xenbus request-id release.Keir Fraser2007-04-061-0/+2
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-206-6/+15
|\
| * minios: Various small fixes.kaf24@firebug.cl.cam.ac.uk2007-03-194-3/+12
| * minios: Fix an extern declaration and add an extra 'const' tokfraser@localhost.localdomain2007-03-152-3/+3
* | [IA64][MINIOS] Make Endian-ness build changeable on the command lineawilliam@xenbuild2.aw2007-03-201-1/+1
* | [IA64][MINIOS] Fixed some big-endian bugs and add HYPERVISOR_suspendawilliam@xenbuild2.aw2007-03-206-6/+58
* | [IA64][MINIOS] cleanup ia64_boot_paramP and add ARCH_LDFLAGSawilliam@xenbuild2.aw2007-03-123-2/+7
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-077-8/+56
|\|
| * Create P2M map during Mini-OS boot (fixes 'xm dump-core').kfraser@localhost.localdomain2007-03-014-0/+50
| * Fix PAE Mini-OS build.kfraser@localhost.localdomain2007-03-013-8/+6
* | [IA64][MINIOS] Make mini-os ia64 cross compile-ableawilliam@xenbuild2.aw2007-02-282-55/+22
* | [IA64][MINIOS] Build fixawilliam@xenbuild2.aw2007-02-231-1/+1
|/
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-205-17/+17
|\
| * minios: Fix xenbus-id allocation loop.kfraser@localhost.localdomain2007-02-191-1/+1
| * minios: build system cleanups.kfraser@localhost.localdomain2007-02-154-16/+16
* | [IA64][MINIOS] Port of mini-os to ia64awilliam@xenbuild2.aw2007-02-1534-0/+6965
|/
* minios: Fix netfront for ia64.kfraser@localhost.localdomain2007-02-062-1/+8
* minios: Fix bug in xenbus implementation.kfraser@localhost.localdomain2007-02-021-0/+2
* minios: Fix ret_from_exception routine. Stack consistency is now preserved.kfraser@localhost.localdomain2007-02-021-5/+4