aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/boot/head.S
Commit message (Expand)AuthorAgeFilesLines
* patches to support booting from my grubroot2013-10-231-0/+19
* x86: Introduce and use GLOBAL() in asm codeAndrew Cooper2013-09-091-6/+3
* x86: find a better location for the real-mode trampolinePaolo Bonzini2013-01-181-0/+14
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-6/+0
* x86-64: construct static, uniform parts of page tables at build timeJan Beulich2012-09-111-31/+4
* x86: construct static part of 1:1 mapping at build timeJan Beulich2012-09-111-49/+25
* x86: allow early use of fixmapsJan Beulich2012-09-111-1/+10
* x86: get rid of BOOT_TRAMPOLINEJan Beulich2012-06-111-10/+38
* x86: trampoline cleanupJan Beulich2011-08-191-2/+4
* x86: make run-time part of trampoline relocatableJan Beulich2011-08-191-1/+12
* x86: do away with the boot time low-memory 1:1 mappingKeir Fraser2010-11-091-2/+10
* x86: Avoid assumptions about C struct layouts from asm code.Keir Fraser2010-07-131-1/+1
* x86-64: extend manageable memory range to 5TbKeir Fraser2009-09-221-4/+4
* x86: Relocate Multiboot structures where we know they will beKeir Fraser2009-02-031-2/+8
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-20/+2
* x86: First 1MB of memory should be mapped with 4kB mappings to avoidKeir Fraser2008-01-251-1/+35
* x86: Clean up boot/wakeup code.Keir Fraser2007-12-101-2/+1
* x86: Do not read/write EFER MSR if it doesn't exist.Keir Fraser2007-11-131-0/+1
* x86: small boot-time changes:Keir Fraser2007-10-221-1/+1
* Provide basic Xen PM infrastructurekfraser@localhost.localdomain2007-07-111-0/+2
* x86: Allow selection of graphical video modes during boot.Keir Fraser2007-06-101-0/+6
* x86: Return to real-mode when booting primary CPU, and gatherkfraser@localhost.localdomain2007-06-071-34/+37
* xen: Big changes to x86 start-of-day:kfraser@localhost.localdomain2007-05-101-0/+180