aboutsummaryrefslogtreecommitdiffstats
path: root/extras/mini-os/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* mini-os: work around ld bug causing stupid CTOR countJeremy Fitzhardinge2011-08-191-2/+0
* build: Make XEN_ROOT an absolute path.Keir Fraser2011-03-171-1/+1
* minios: implement xc_map_foreign_bulkKeir Fraser2010-01-181-4/+4
* stubdom/minios: re-structure headersKeir Fraser2009-10-0112-58/+58
* minios: switch to C99 integer typesKeir Fraser2009-07-152-2/+2
* minios: Remove Linux attribution for mktime() as it's not true since c/s 19638.Keir Fraser2009-06-011-1/+0
* minios: replace mktime implementationKeir Fraser2009-05-261-42/+54
* minios: allow to allocate machine contiguous pagesKeir Fraser2009-03-131-0/+6
* minios: add ioremap/iounmapKeir Fraser2009-03-021-0/+6
* [IA64] Remove the useless big endian stuff.dietmar.hahn@fujitsu-siemens.com2008-11-1811-270/+73
* [IA64] minios: Fix ctor and dtor sections.dietmar.hahn@fujitsu-siemens.com2008-11-171-2/+4
* [IA64] minios: Clean up the hypervisor interfacedietmar.hahn@fujitsu-siemens.com2008-11-171-0/+125
* mini-os: export allocate_ondemandKeir Fraser2008-07-181-0/+5
* mini-os: add stack walking debugKeir Fraser2008-07-181-0/+5
* stubdom: fixes for old gcc & binutilsKeir Fraser2008-07-111-3/+3
* minios,stubdom: Add OBJ_DIR parameter to compile outside sources,Keir Fraser2008-06-171-3/+4
* minios: add proper shutdown facilitiesKeir Fraser2008-06-092-0/+12
* stubdom: fix constructors/destructors in 64bit modeKeir Fraser2008-05-231-4/+4
* stubdom: complete libxc supportKeir Fraser2008-05-231-0/+8
* stubdom: support constructors and destructorsKeir Fraser2008-05-221-0/+17
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-1/+4
* minios: Fix lost eventsKeir Fraser2008-03-181-4/+5
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-123-1/+23
* minios: Fix ia64 build.Keir Fraser2008-01-282-0/+125
* minios: POSIX fixesKeir Fraser2008-01-221-2/+2
* minios: make time interface POSIXKeir Fraser2008-01-211-12/+13
* minios: extend map_frames into being able to map a series ofKeir Fraser2008-01-181-2/+7
* minios: make stack size configurableKeir Fraser2008-01-171-3/+3
* [Mini-OS] Make bind_virq return the portKeir Fraser2007-11-231-1/+1
* [IA64][MINIOS] PKR supportAlex Williamson2007-07-303-5/+34
* [MINIOS][IA64] mini-os without linux-optimization in hypervisorAlex Williamson2007-06-262-21/+31
* [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-205-5/+57
* [IA64][MINIOS] cleanup ia64_boot_paramP and add ARCH_LDFLAGSawilliam@xenbuild2.aw2007-03-122-1/+6
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-071-0/+4
|\
| * Create P2M map during Mini-OS boot (fixes 'xm dump-core').kfraser@localhost.localdomain2007-03-011-0/+4
* | [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
|/
* [IA64][MINIOS] Port of mini-os to ia64awilliam@xenbuild2.aw2007-02-1518-0/+3834