aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/config.h
Commit message (Expand)AuthorAgeFilesLines
* xen/x86: Remove GB macro in asm-x86/config.hJulien Grall2013-10-081-1/+0
* xen: add LZ4 decompression supportKyungsik Lee2013-10-071-0/+1
* x86: Introduce and use GLOBAL() in asm codeAndrew Cooper2013-09-091-0/+3
* xen: remove evtchn_upcall_mask from interface on ARMIan Campbell2013-08-201-0/+1
* xen: only expose start_info on architectures which have a PV boot pathIan Campbell2013-08-201-0/+1
* watchdog: Move watchdog from being x86 specific to common codeAndrew Cooper2013-08-131-0/+1
* x86: make map_domain_page_global() a simple wrapper around vmap()Jan Beulich2013-07-041-14/+8
* x86: miscellaneous mm.c cleanupJan Beulich2013-05-021-2/+0
* xen: correct BITS_PER_EVTCHN_WORD on armIan Campbell2013-03-121-0/+2
* x86: rework hypercall argument translation area setupJan Beulich2013-02-281-1/+8
* x86: introduce create_perdomain_mapping()Jan Beulich2013-02-281-8/+2
* xmalloc: make close-to-PAGE_SIZE allocations more efficientJan Beulich2013-02-191-0/+3
* x86: move watchdog declarations from config.h to nmi.hJan Beulich2013-02-151-6/+0
* x86: use single definitions for a few constantsJan Beulich2013-02-151-13/+8
* xen: infrastructure to have cross-platform video driversStefano Stabellini2013-01-241-0/+1
* x86: support up to 16TbJan Beulich2013-01-231-4/+10
* x86: re-introduce map_domain_page() et alJan Beulich2013-01-231-10/+27
* x86: extend frame table virtual spaceJan Beulich2013-01-231-9/+13
* miscellaneous cleanupJan Beulich2013-01-171-4/+0
* x86/mm/hap: Adjust vram tracking to play nicely with log-dirty.Robert Phillips2012-12-131-0/+1
* implement vmap()Jan Beulich2012-11-221-5/+5
* CONFIG_X86_64 -> CONFIG_X86Keir Fraser2012-09-121-1/+0
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-102/+2
* x86: allow early use of fixmapsJan Beulich2012-09-111-1/+1
* CONFIG: remove CONFIG_SMP #ifdefsAndrew Cooper2012-02-091-1/+0
* xen/common/Makefile: introduce HAS_{CPUFREQ,PCI,PASSTHROUGH,NS16550,KEXEC}Stefano Stabellini2012-02-091-0/+1
* A collection of fixes to Xen common filesStefano Stabellini2012-01-231-0/+2
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-01-151-4/+2
* x86: move and fold certain type property definitionsJan Beulich2012-01-121-0/+5
* xen/x86: only support >128 CPUs on x86_64Ian Campbell2011-09-011-0/+2
* x86: Increase the default NR_CPUS to 256Laszlo Ersek2011-08-311-1/+1
* x86: make run-time part of trampoline relocatableJan Beulich2011-08-191-4/+4
* xen: remove more declarations from C files.Tim Deegan2011-05-271-0/+2
* move register_cpu_notifier() into .init.textJan Beulich2011-04-021-0/+1
* x86-64: use PC-relative exception table entriesKeir Fraser2010-12-241-4/+0
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+5
* x86: Speed up PV-guest superpage mappingKeir Fraser2010-05-271-0/+5
* x86: Relocate boot trampoline to avoid BIOS conflicts.Keir Fraser2010-05-041-1/+1
* Reduce boot-time memory fragmentationKeir Fraser2010-03-151-0/+1
* x86: Increase the default NR_CPUS to 128.Keir Fraser2010-03-091-1/+1
* x86: move trampoline locationKeir Fraser2010-02-101-1/+1
* Extend the max vcpu number for HVM guest.Keir Fraser2009-10-291-0/+3
* x86: map frame table sparselyKeir Fraser2009-09-221-1/+2
* x86-64: reduce range spanned by 1:1 mapping and frame table indexesKeir Fraser2009-09-221-9/+10
* x86-64: extend manageable memory range to 5TbKeir Fraser2009-09-221-15/+16
* x86/mmcfg: misc adjustmentsKeir Fraser2009-09-071-1/+1
* x86: Increase default max CPUs to 64.Keir Fraser2009-08-071-4/+1
* x86-64: reduce symbol table sizeKeir Fraser2009-07-131-6/+10
* x86_64: allow more vCPU-s per guestKeir Fraser2009-06-181-2/+13
* Enable pci mmcfg and ATS for x86_64Keir Fraser2009-06-021-1/+7