aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/Makefile
Commit message (Expand)AuthorAgeFilesLines
* evtchn: add FIFO-based event channel hypercalls and port opsDavid Vrabel2013-10-141-0/+1
* evtchn: refactor low-level event channel port opsDavid Vrabel2013-10-141-0/+1
* xen: add LZ4 decompression supportKyungsik Lee2013-10-071-1/+1
* x86/microcode: Scan the initramfs payload for microcode blobKonrad Rzeszutek Wilk2013-09-271-1/+1
* un-alias cpumask_any() from cpumask_first()Jan Beulich2013-08-231-0/+1
* xen/arm: implement smp_call_functionJulien Grall2013-05-081-0/+1
* gcov: Adding support for coverage informationFrediano Ziglio2013-02-211-0/+2
* implement vmap()Jan Beulich2012-11-221-0/+1
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-1/+0
* remove ia64Jan Beulich2012-04-031-1/+0
* Xen core parking 1: hypercallLiu, Jinsong2012-03-231-0/+1
* libfdt: move headers to xen/include/xen/libfdt/David Vrabel2012-03-221-2/+0
* arm, device tree: parse the DTB for RAM location and sizeDavid Vrabel2012-02-131-0/+3
* libfdt: add to buildDavid Vrabel2012-02-131-0/+1
* xen/common/Makefile: introduce HAS_{CPUFREQ,PCI,PASSTHROUGH,NS16550,KEXEC}Stefano Stabellini2012-02-091-1/+1
* IRQ: allocate CPU masks dynamicallyJan Beulich2011-11-031-0/+1
* Move more kernel decompression bits to .init.* sectionsJan Beulich2011-03-091-1/+1
* Add Dom0 xz kernel decompressionJan Beulich2011-03-091-1/+1
* make sort() generally availableKeir Fraser2010-12-241-0/+1
* ARINC 653 schedulerKeir Fraser2010-12-011-0/+1
* Define Linux-style <preempt.h> interface.Keir Fraser2010-11-181-0/+1
* Wait queues, allowing conditional sleep in hypervisor context.Keir Fraser2010-11-171-0/+1
* x86: allow LZO compressed bzImage to be used as Dom0 kernelKeir Fraser2010-06-151-1/+1
* Import raw notifier subsystem from Linux.Keir Fraser2010-05-141-0/+1
* cpupools [1/6]: hypervisor changesKeir Fraser2010-04-211-0/+1
* Move tasklet implementation into its own source files.Keir Fraser2010-04-191-0/+1
* credit2: Add credit2 scheduler to hypervisorKeir Fraser2010-04-141-0/+1
* x86/dom0: support bzip2 and lzma compressed bzImage payloadsKeir Fraser2009-11-091-0/+2
* Pass cpumasks by reference always.Keir Fraser2009-05-271-0/+1
* Transcendent memory ("tmem") for Xen.Keir Fraser2009-05-261-0/+5
* Auto-build dependency files in hypervisor build tree.Keir Fraser2009-01-081-10/+0
* Clean up spinlock operations and compile as first-class functions.Keir Fraser2008-10-201-0/+1
* xmalloc: use tlsf algorithmKeir Fraser2008-10-161-1/+1
* kexec: Remove xen/common/compat/kexec.cKeir Fraser2008-03-031-1/+0
* Rendezvous selected cpus in softirq (stop_machine).Keir Fraser2008-02-111-0/+1
* [IA64] vti domain save/restore: implement hvm_save/load. work in progress.Alex Williamson2007-10-211-0/+1
* hvm: Split save.c into arch generic/specific part.Keir Fraser2007-10-181-0/+3
* Xen Security Modules: ACM.kfraser@localhost.localdomain2007-08-311-1/+0
* acm: Remove unecessary compat shim from do_acm_op().kfraser@localhost.localdomain2007-04-261-1/+0
* Add RCU support to Xen.kaf24@localhost.localdomain2007-01-261-0/+1
* xen: Remove unused elf32.c.kaf24@localhost.localdomain2007-01-261-2/+0
* libelf: use for x86 dom0 builder.Emmanuel Ackaouy2007-01-251-2/+2
* add libelf: an ELF binary parser library.Emmanuel Ackaouy2007-01-251-0/+2
* Enable compatibility mode operation for kexec.Emmanuel Ackaouy2007-01-051-0/+1
* Enable compatibility mode operation for HYPERVISOR_xenoprof_op.Emmanuel Ackaouy2007-01-051-0/+1
* Enable compatibility mode operation for HYPERVISOR_acm_op.Emmanuel Ackaouy2007-01-051-0/+1
* Enable compatibility mode operation for HYPERVISOR_grant_table_op.Emmanuel Ackaouy2007-01-051-0/+1
* Enable compatibility mode operation for HYPERVISOR_sched_op andEmmanuel Ackaouy2007-01-051-0/+5
* Add logic to generate headers reflecting the compatibility mode layoutEmmanuel Ackaouy2007-01-051-0/+2
* Introduce _DOMF_compat and infrastructure as well as several conditionalsEmmanuel Ackaouy2007-01-051-0/+1