aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
* use C11's _Static_assert() for BUILD_BUG_ON etc when availableJan Beulich2012-07-271-2/+8
* arm: implement hypercall continuationsIan Campbell2012-07-251-0/+9
* arm: clobber only argument registersIan Campbell2012-07-251-2/+4
* xen/arm: set paging_mode_translate and paging_mode_externalStefano Stabellini2012-07-231-2/+2
* Xen/MCE: stick all 1's to MCi_CTL of vMCELiu, Jinsong2012-07-191-1/+0
* nestedhvm: initialize pfec for l1 pagetable walkChristoph Egger2012-07-191-1/+2
* xen/arm: implement do_hvm_op for ARMStefano Stabellini2012-07-171-0/+7
* arm/gic: support injecting IRQs even to VCPUs not currently runningStefano Stabellini2012-07-171-0/+7
* arm/gic: fix gic context switchStefano Stabellini2012-07-171-0/+2
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-061-0/+1
* xen: event channel remapping for emulated MSIsStefano Stabellini2012-07-031-0/+1
* arm: fix typo s/approprately/appropriately/gIan Campbell2012-07-031-3/+3
* arm: move PSR flag definitions into interface, for tools use.Ian Campbell2012-07-034-23/+25
* arm: unwind allocations etc on arch_domain_create_failureIan Campbell2012-07-031-0/+3
* arm: context switch virtual timer registersIan Campbell2012-07-032-0/+8
* arm: Upgrade guest barriers to Outer-Shareable. Enable Protected Table Walk.Ian Campbell2012-07-031-0/+4
* arm: split pending SPIs (global) out from pending PPIs and SGIs (per CPU)Ian Campbell2012-07-031-0/+10
* arm: use correct attributes for mappings in copy_from_paddr()Ian Campbell2012-07-031-1/+1
* arm: implement vpl011 (UART) emulator.Ian Campbell2012-07-031-0/+8
* arm: allow p2m to be created with specific MATTR.Ian Campbell2012-07-031-2/+19
* xen,pod: Only sweep in an emergency, and only for 4k pagesGeorge Dunlap2012-06-281-1/+0
* xen,pod: Zero-check recently populated pages (checklast)George Dunlap2012-06-281-0/+4
* x86/hvm: increase struct hvm_vcpu_io's mmio_large_read[]Jan Beulich2012-06-281-4/+4
* arm: dump guest s1 walk on data abort which is not a stage 2 issue.Ian Campbell2012-06-261-0/+1
* arm: dump a page table walk when va_to_par fails.Ian Campbell2012-06-261-1/+5
* arm: context switch a bunch of guest state.Ian Campbell2012-06-263-5/+60
* arm: do not set max_vcpus = 8 in arch_domain_create.Ian Campbell2012-06-261-1/+1
* arm: implement p2m lookupIan Campbell2012-06-261-0/+3
* arm: allocate and setup a guest vcpu.Ian Campbell2012-06-261-9/+0
* arm: correct and expand TLB flush CP15 registersIan Campbell2012-06-261-2/+9
* arm: handy function to print a walk of a page tableIan Campbell2012-06-261-0/+26
* AMD IOMMU: add mechanism to protect their PCI devices' config spacesJan Beulich2012-06-222-0/+5
* x86, cpufreq: Change powernow's CPB status immediatelyBoris Ostrovsky2012-06-181-2/+2
* x86-64: detect processors subject to AMD erratum #121 and refuse to bootJan Beulich2012-06-121-0/+3
* xen: fix page_list_splice()Jan Beulich2012-06-061-1/+2
* xenpm, x86: Fix reporting of idle state average residency timesBoris Ostrovsky2012-06-061-0/+2
* arm: Enable VFP at bootTim Deegan2012-06-011-0/+35
* arm: remove VGIC_SOFTIRQStefano Stabellini2012-06-011-2/+1
* arm: implement flush_tlb_all_local and flush_tlb_localStefano Stabellini2012-06-011-2/+21
* arm: shared_info page allocation and mappingStefano Stabellini2012-06-014-0/+18
* arm: support fewer LR registers than virtual irqsStefano Stabellini2012-06-011-0/+10
* Rename: inslen -> insn_lenKeir Fraser2012-05-302-2/+2
* Add instruction length and trap type in HVMOP_inject_trap.Xudong Hao2012-05-302-10/+21
* hvm: Add instruction length to hvm_trap info.Keir Fraser2012-05-301-0/+2
* xen: Define new struct hvm_trap and cleanup vmx exceptionKeir Fraser2012-05-304-16/+17
* x86: document register for 6th hypercall argumentDavid Vrabel2012-05-302-2/+2
* x86: fix nested HVM initializationJan Beulich2012-05-301-1/+0
* xen: domain_pirq_to_emuirq return IRQ_UNBOUND by defaultStefano Stabellini2012-05-252-6/+7
* amd iommu: Add workaround for erratum 732 & 733Wei Wang2012-05-231-0/+4
* x86/mem_sharing: Allow paging-in pages to be replaced by shared ones.Andres Lagar-Cavilla2012-05-181-0/+1