aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
* gcov: Implement code to read coverage informationsFrediano Ziglio2013-02-213-0/+162
* gcov: Adding support for coverage informationFrediano Ziglio2013-02-211-0/+84
* gcov: Call constructors during initializationFrediano Ziglio2013-02-211-0/+2
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-21117-117/+117
* xmalloc: make close-to-PAGE_SIZE allocations more efficientJan Beulich2013-02-191-0/+3
* x86/VMX: fix VMCS setting for x2APIC mode guest while enabling APICVJiongxi Li2013-02-182-0/+7
* x86/VMX: fix live migration while enabling APICVJiongxi Li2013-02-182-0/+5
* xen/arm: introduce a driver for the ARM HDLCD controllerStefano Stabellini2013-02-151-0/+2
* xen/arm: implement gnttab_create_shared_page and gnttab_shared_gmfnStefano Stabellini2013-02-152-2/+12
* xen: move XEN_SYSCTL_physinfo, XEN_SYSCTL_numainfo and XEN_SYSCTL_topologyinf...Stefano Stabellini2013-02-152-0/+6
* xen/arm: introduce vexpress_syscfgStefano Stabellini2013-02-152-17/+40
* xen/device_tree: introduce find_compatible_nodeStefano Stabellini2013-02-151-0/+3
* xen: arm32: Use system wide TLB flushes, not just inner-shareableIan Campbell2013-02-151-2/+2
* x86: move watchdog declarations from config.h to nmi.hJan Beulich2013-02-152-6/+4
* x86: use single definitions for a few constantsJan Beulich2013-02-151-13/+8
* hvm: Allow triple fault to imply crash rather than rebootAndrew Cooper2013-02-152-1/+5
* x86: debugging code for testing 16Tb support on smaller memory systemsJan Beulich2013-02-081-0/+6
* AMD,IOMMU: Clean up old entries in remapping tables when creating new oneJan Beulich2013-02-051-0/+1
* x86/HVM: assorted RTC emulation adjustmentsJan Beulich2013-02-051-0/+1
* x86/EFI: simplify PCI option ROM retrievalJan Beulich2013-02-041-2/+2
* xen: Define debug_build() based on NDEBUG. Use it in a few printk's.Keir Fraser2013-01-301-0/+2
* xen/arch/arm: add XSM hook to HVMOP_{get,set}_paramDaniel De Graaf2013-01-302-11/+12
* nested vmx: enable VMCS shadowing featureDongxiao Xu2013-01-251-1/+17
* nested vmx: optimize for bulk access of virtual VMCSDongxiao Xu2013-01-251-0/+2
* nested vmx: use VMREAD/VMWRITE to construct vVMCS if enabled VMCS shadowingDongxiao Xu2013-01-252-4/+17
* nested vmx: Use a list to store the launched vvmcs for L1 VMMDongxiao Xu2013-01-252-2/+6
* x86/HVM: fixed _hvm_hw_fix_cpu()Razvan Cojocaru2013-01-241-6/+9
* xen: Simplify the space of spaces supported by XENMEM_add_to_physmap(_range)Ian Campbell2013-01-241-2/+4
* xen: arm: do not panic when failing to translate a guest addressIan Campbell2013-01-243-21/+19
* xen: infrastructure to have cross-platform video driversStefano Stabellini2013-01-243-8/+26
* xen/arm: introduce early_ioremapStefano Stabellini2013-01-242-1/+6
* xen/arm: introduce flush_xen_data_tlb_range_vaStefano Stabellini2013-01-241-7/+11
* xen/arm: add missing FIRST, SECOND and THIRD MASK and SIZE definitionsStefano Stabellini2013-01-241-0/+6
* x86/mm: remove two files left over from the previous vram patches.Tim Deegan2013-01-241-202/+0
* x86: support up to 16TbJan Beulich2013-01-232-5/+12
* x86: properly use map_domain_page() in nested HVM codeJan Beulich2013-01-231-3/+3
* x86: properly use map_domain_page() during page table manipulationJan Beulich2013-01-231-0/+4
* x86: properly use map_domain_page() during domain creation/destructionJan Beulich2013-01-231-8/+6
* x86: consolidate initialization of PV guest L4 page tablesJan Beulich2013-01-231-0/+2
* x86: properly use map_domain_page() when building Dom0Jan Beulich2013-01-231-0/+1
* x86: re-introduce map_domain_page() et alJan Beulich2013-01-233-22/+53
* x86: extend frame table virtual spaceJan Beulich2013-01-231-9/+13
* x86: introduce virt_to_xen_l1e()Jan Beulich2013-01-231-0/+1
* fix acpi_dmar_zap/reinstate() (fixes S3 regression)Tomasz Wroblewski2013-01-231-0/+3
* xen/arch/x86: complete XSM hooks on irq/pirq mappingsDaniel De Graaf2013-01-232-8/+32
* x86: restore (optional) forwarding of PCI SERR induced NMI to Dom0Jan Beulich2013-01-221-0/+5
* xen arm: add XSM hooks to arch_memory_opIan Campbell2013-01-212-18/+18
* arm: discard boot modules after building domain 0.Ian Campbell2013-01-211-0/+2
* xen: arm: introduce concept of modules which can be in RAM at start of dayIan Campbell2013-01-211-0/+14
* x86/AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky2013-01-181-2/+3