aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix DOMID_IO mapping permission checks (try 2)Daniel De Graaf2013-09-261-2/+3
* x86: fix rdrand asm()Jan Beulich2013-09-261-1/+1
* Revert "fix DOMID_IO mapping permission checks"Jan Beulich2013-09-251-2/+0
* fix DOMID_IO mapping permission checksDaniel De Graaf2013-09-251-0/+2
* VMX: drop memory clobbers from vmread/vmwrite wrappersJan Beulich2013-09-231-9/+6
* VMX: also use proper instruction mnemonic for VMREADJan Beulich2013-09-231-8/+13
* xen/arm: Support Cortex-A7 GICIan Campbell2013-09-211-1/+2
* ns16550: support DesignWare 8250Ian Campbell2013-09-211-0/+2
* xen/arm: replace io{read,write}{l,b} with {read,write}{l,b}Ian Campbell2013-09-214-29/+153
* xen: arm: improve VMID allocation.Ian Campbell2013-09-211-0/+3
* x86: mark BUG()s and assertion failures as terminal.Tim Deegan2013-09-192-3/+14
* xen/dts: Clean up the exported API for device treeJulien Grall2013-09-171-15/+0