aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/boot/wakeup.S
Commit message (Expand)AuthorAgeFilesLines
* x86: Introduce and use GLOBAL() in asm codeAndrew Cooper2013-09-091-3/+4
* x86: We can assume CONFIG_PAGING_LEVELS==4.Keir Fraser2012-09-121-2/+0
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-12/+0
* x86: get rid of BOOT_TRAMPOLINEJan Beulich2012-06-111-3/+7
* x86: make run-time part of trampoline relocatableJan Beulich2011-08-191-9/+11
* x86: fix s3 resume on AMD CPUsKeir Fraser2009-06-161-14/+7
* x86: No need for short jmp before long hjmp when setting CR0.PEKeir Fraser2008-12-031-2/+1
* x86: make GDT per-CPUKeir Fraser2008-09-221-1/+1
* i386: Remove non-PAE hypervisor build target.Keir Fraser2008-05-081-6/+0
* x86: Clean up boot/wakeup code.Keir Fraser2007-12-101-13/+3
* Provide basic Xen PM infrastructurekfraser@localhost.localdomain2007-07-111-0/+212