aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/setup.h
Commit message (Expand)AuthorAgeFilesLines
* x86: debugging code for testing 16Tb support on smaller memory systemsJan Beulich2013-02-081-0/+6
* x86: retrieve keyboard shift status flags from BIOSJan Beulich2012-09-121-0/+2
* x86: fix nested HVM initializationJan Beulich2012-05-301-1/+0
* Introduce system_state variable.Keir Fraser2012-03-221-1/+0
* move declarations of some required per-arch functions into common headersJan Beulich2012-01-121-2/+0
* x86: reduce scope of some symbols used with reset_stack_and_jump()Jan Beulich2011-12-211-2/+0
* x86/microcode: enable boot time (pre-Dom0) loadingJan Beulich2011-12-011-0/+3
* introduce and use nr_cpu_ids and nr_cpumask_bitsJan Beulich2011-10-211-0/+2
* xen: remove extern function declarations from C files.Tim Deegan2011-05-261-0/+4
* x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bitsKeir Fraser2011-04-151-1/+0
* Nested Virtualization core implementationcegger2011-02-281-0/+1
* Use bool_t for various boolean variablesKeir Fraser2010-12-241-1/+2
* x86: allow passing initrd to kernel without exposing it through the initial m...Keir Fraser2010-11-091-1/+1
* x86: do away with the boot time low-memory 1:1 mappingKeir Fraser2010-11-091-0/+12
* Remove many uses of cpu_possible_map and iterators over NR_CPUS.Keir Fraser2010-05-141-1/+0
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-0/+29