aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* flask: move policy headers into hypervisorDaniel De Graaf2013-01-106-346/+25
* xsm: Use the dummy XSM module if XSM is disabledDaniel De Graaf2013-01-106-754/+763
* HVM xenstore strings and firmware passthrough headerRoss Philipson2013-01-101-0/+79
* VT-d: fix interrupt remapping source validation for devices behind legacy bri...Jan Beulich2013-01-091-1/+1
* x86/hvm: Bind device-model event-channels to registered device-modelKeir Fraser2013-01-091-7/+9
* nested vmx: synchronize page fault error code match and maskDongxiao Xu2013-01-081-0/+12
* nested vmx: emulate IA32_VMX_MISC MSRDongxiao Xu2013-01-082-1/+4
* x86/hvm: Bind xen-created event channels to building domainDaniel De Graaf2013-01-081-2/+2
* x86: fix assertion in get_page_type()Jan Beulich2013-01-071-1/+1
* x86: compat_show_guest_stack() should not truncate MFNJan Beulich2013-01-071-2/+3
* IOMMU: add option to specify devices behaving like ones using phantom functionsJan Beulich2013-01-071-0/+57
* VT-d: relax source qualifier for MSI of phantom functionsJan Beulich2013-01-071-1/+10
* IOMMU: add phantom function supportJan Beulich2013-01-077-19/+167
* IOMMU/PCI: consolidate pdev_type() and cache its result for a given deviceJan Beulich2013-01-075-27/+40
* AMD IOMMU: adjust flush function parametersJan Beulich2013-01-073-9/+9
* VT-d: adjust context map/unmap parametersJan Beulich2013-01-073-25/+23
* IOMMU: adjust add/remove operation parametersJan Beulich2013-01-076-56/+59
* IOMMU: adjust (re)assign operation parametersJan Beulich2013-01-074-70/+46
* mergeIan Campbell2013-01-041-3/+3
|\
| * passthrough/domctl: use correct struct in unionAndrew Cooper2013-01-041-3/+3
* | xen: arm: fix guest register access.Ian Campbell2012-12-205-9/+74
* | arm: trim pagetable flag definitions to fit in 80 charactersTim Deegan2012-12-201-4/+4
|/
* x86: also print CRn register values upon double faultJan Beulich2012-12-201-16/+13
* xen: arm: remove now empty dummy.SIan Campbell2012-12-192-9/+0
* xen: remove nr_irqs_gsi from generic codeIan Campbell2012-12-196-14/+11
* xen: arm: mark early_panic as a noreturn functionIan Campbell2012-12-191-1/+1
* xen: arm: introduce arm32 as a subarch of arm.Ian Campbell2012-12-1938-27/+30
* xen: arm: reorder registers in struct cpu_user_regs.Ian Campbell2012-12-194-7/+11
* xen: arm: remove hard tabs from asm code.Ian Campbell2012-12-194-471/+498
* xen: arm: fix long lines in entry.SIan Campbell2012-12-191-33/+33
* xen: arm: implement share_xen_page_with_privileged_guestsIan Campbell2012-12-192-3/+6
* xen: arm: implement send_timer_event.Ian Campbell2012-12-192-1/+7
* xen: arm: initialise dom_{xen,io,cow}Ian Campbell2012-12-194-2/+31
* xen: arm: stub domain_relinquish_resources.Ian Campbell2012-12-192-1/+7
* xen: arm: stub out domain_get_maximum_gpfnIan Campbell2012-12-192-1/+5
* xen: arm: stub page_is_ram_type.Ian Campbell2012-12-192-3/+6
* xen: arm: stub out steal_page.Ian Campbell2012-12-192-3/+6
* xen: arm: stub out wallclock time.Ian Campbell2012-12-192-5/+18
* xen: arm: stub out pirq related functions.Ian Campbell2012-12-192-4/+29
* xen: arm: implement arch_vcpu_reset.Ian Campbell2012-12-192-1/+5
* xen: arm: implement arch_get_info_guestIan Campbell2012-12-192-1/+17
* xen: arm: make smp_send_state_dump a real functionIan Campbell2012-12-192-3/+6
* xen: arm: define node_online_map.Ian Campbell2012-12-193-2/+4
* xen: arm: Call init_xen_time earlierIan Campbell2012-12-191-2/+2
* xen/arm: do not map vGIC twice for dom0Stefano Stabellini2012-12-191-2/+0
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-12-192-0/+9
* xen/arch/*: add struct domain parameter to arch_do_domctlDaniel De Graaf2012-12-186-411/+84
* xen: lock target domain in do_domctl common codeDaniel De Graaf2012-12-181-209/+59
* nested vmx: nested TPR shadow/threshold emulationDongxiao Xu2012-12-182-3/+44
* xen: sched_credit: add some tracingDario Faggioli2012-12-181-1/+34