aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
* spinlock: ensure the flags parameter is wide enoughstagingAndrew Cooper2013-10-221-3/+15
* x86/irq: local_irq_restore() should not blindly popfAndrew Cooper2013-10-221-3/+8
* xen: arm: Emacs style fixWei Liu2013-10-161-1/+1
* xen/evtchn: Fix build on ARMJulien Grall2013-10-151-0/+1
* Add DOMCTL to limit the number of event channels a domain may useDavid Vrabel2013-10-142-0/+14
* evtchn: add FIFO-based event channel hypercalls and port opsDavid Vrabel2013-10-142-1/+52
* evtchn: implement EVTCHNOP_set_priority and add the set_priority hookDavid Vrabel2013-10-141-0/+11
* evtchn: add FIFO-based event channel ABIDavid Vrabel2013-10-143-3/+80
* evtchn: allow many more evtchn objects to be allocated per domainDavid Vrabel2013-10-142-11/+48
* evtchn: use a per-domain variable for the max number of event channelsDavid Vrabel2013-10-142-2/+2
* evtchn: print ABI specific state with the 'e' debug keyDavid Vrabel2013-10-141-0/+7
* evtchn: refactor low-level event channel port opsDavid Vrabel2013-10-142-0/+49
* x86/HVM: cache emulated instruction for retry processingJan Beulich2013-10-141-0/+3
* x86/HVM: fix direct PCI port I/O emulation retry and error handlingJan Beulich2013-10-141-0/+5
* sched: Correct function prototypesAndrew Cooper2013-10-141-3/+3
* scheduler: adjust internal locking interfaceJan Beulich2013-10-141-82/+56
* x86: fix bug_line()Jan Beulich2013-10-141-2/+4
* x86: use {rd,wr}{fs,gs}base when availableJan Beulich2013-10-112-3/+59
* x86: add address validity check to guest_map_l1e()Jan Beulich2013-10-111-1/+2
* x86: correct LDT checksJan Beulich2013-10-112-2/+3
* xen/arm: Fixing clear_guest_offset macroJaeyong Yoo2013-10-101-2/+3
* xen/x86: Remove GB macro in asm-x86/config.hJulien Grall2013-10-081-1/+0
* xen: Add macro ROUNDUPJulien Grall2013-10-081-0/+2
* xen: Add macros MB and GBJulien Grall2013-10-082-1/+3
* x86/HPET: basic cleanupAndrew Cooper2013-10-081-4/+2
* xen: add LZ4 decompression supportKyungsik Lee2013-10-073-1/+90
* x86: Improve information from domain_crash_synchronousAndrew Cooper2013-10-042-0/+11
* xsm: clean up unneeded current referencesDaniel De Graaf2013-10-041-2/+2
* xsm: forbid PV guest console readsDaniel De Graaf2013-10-041-3/+3
* Nested VMX: fix IA32_VMX_CR4_FIXED1 msr emulationYang Zhang2013-10-042-0/+2
* VMX: clean up capability checksJan Beulich2013-10-041-2/+8
* Nested VMX: check VMX capability before read VMX related MSRsYang Zhang2013-10-041-0/+2
* x86: don't blindly create L3 tables for the direct mapJan Beulich2013-09-301-1/+1
* x86/AMD-Vi: Fix IVRS HPET special->handle overrideSuravee Suthikulpanit2013-09-301-2/+5
* xen: arm: move smp_init_cpus to smpboot.cIan Campbell2013-09-271-0/+1
* xen: arm: use symbolic names for MPIDR bits.Ian Campbell2013-09-271-4/+6
* xen: arm: rewrite start of day page table and cpu bring upIan Campbell2013-09-274-32/+2
* xen: arm: implement arch/platform SMP and CPU initialisation frameworkIan Campbell2013-09-272-0/+18
* xen: arm: add two new device tree helpersIan Campbell2013-09-271-0/+17
* x86/microcode: Scan the initramfs payload for microcode blobKonrad Rzeszutek Wilk2013-09-271-0/+14
* AMD IOMMU: fix Dom0 device setup failure for host bridgesSuravee Suthikulpanit2013-09-271-0/+1
* xen/arm: rename boot misc region to boot reloc now it has a single purposeIan Campbell2013-09-261-5/+2
* xen/arm: Support dtb /memreserve/ regionsIan Campbell2013-09-262-3/+6
* xen/arm: Reserve FDT via early module mechanismIan Campbell2013-09-261-6/+7
* xen/arm: DOMHEAP_SECOND_PAGES is arm32 specificIan Campbell2013-09-261-3/+3
* xen/arm: Use the hardware ID to boot correctly secondary cpusJulien Grall2013-09-261-0/+2
* xen/arm: Dissociate logical and hardware CPU IDJulien Grall2013-09-261-0/+4
* xen/arm: use cpumask_t to describe cpu mask in gic_route_dt_irqJulien Grall2013-09-261-1/+2
* xen/arm: Introduce init_info structureJulien Grall2013-09-261-0/+6
* x86: fix compat guest handling of XENPF_enter_acpi_sleepJan Beulich2013-09-261-0/+1