aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* flask: move policy headers into hypervisorDaniel De Graaf2013-01-1012-393/+41
* xsm: Use the dummy XSM module if XSM is disabledDaniel De Graaf2013-01-106-754/+763
* hvmloader: Allocate 3 pages for Intel GPU OpRegion passthrough.Keir Fraser2013-01-103-3/+5
* HVM firmware passthrough ACPI processingRoss Philipson2013-01-101-1/+53
* HVM firmware passthrough SMBIOS processingRoss Philipson2013-01-102-25/+363
* HVM firmware passthrough control tools supportRoss Philipson2013-01-104-8/+135
* 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
* mini-os: Fix test application link when various fronts are not enabled.Samuel Thibault2013-01-091-3/+31
* mini-os: Notify shutdown through weak function call instead of wake queueSamuel Thibault2013-01-093-13/+21
* 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-072-0/+67
* 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-042-5/+5
|\
| * passthrough/domctl: use correct struct in unionAndrew Cooper2013-01-041-3/+3
| * tools/tests: Restrict some tests to x86 onlyIan Campbell2012-12-211-2/+2
* | 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
* libxl: move definition of libxl_domain_config into the IDLIan Campbell2012-12-195-209/+18
* 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-1940-28/+33
* 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