aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xen: retain ulong guest handle for older consumers.Ian Campbell2012-10-183-1/+9
* x86/HPET: allow use for broadcast when interrupt remapping is in effectJan Beulich2012-10-1811-25/+169
* ACPI/APEI: accept validly sized ERST on Intel systems only for nowJan Beulich2012-10-181-0/+13
* arm: parameter guest handles are 32 bit on 32 bit hypervisorIan Campbell2012-10-171-1/+1
* xen: remove XEN_GUEST_HANDLE(ulong)Ian Campbell2012-10-175-6/+5
* xen: more XEN_GUEST_HANDLE_PARAM substitutionsStefano Stabellini2012-10-178-10/+29
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-1764-193/+206
* xen: introduce XEN_GUEST_HANDLE_PARAMStefano Stabellini2012-10-175-13/+105
* xen: change the limit of nr_extents to UINT_MAX >> MEMOP_EXTENT_SHIFTStefano Stabellini2012-10-171-1/+1
* xen: xen_ulong_t substitutionStefano Stabellini2012-10-173-2/+6
* xen/arm: grant tableStefano Stabellini2012-10-172-0/+27
* xen: arm: implement XENMEM_add_to_physmap_rangeIan Campbell2012-10-173-22/+139
* x86/HPET: obtain proper lock for changing IRQ affinityJan Beulich2012-10-171-2/+12
* ACPI/APEI: fix ERST MOVE_DATA instruction implementationHuang Ying2012-10-171-4/+53
* x86/oprof: adjust off-by-one counter range checksJan Beulich2012-10-171-2/+2
* ACPI: fix APEI related table size checkingHuang Ying2012-10-161-3/+14
* xen: Add versions of rcu_lock_*_domain without IS_PRIVDaniel De Graaf2012-10-152-0/+32
* IOMMU: remove vendor specific bits from generic codeJan Beulich2012-10-156-38/+42
* VT-d: drop bogus checksJan Beulich2012-10-155-40/+21
* More efficient TLB-flush filtering in alloc_heap_pages().Keir Fraser2012-10-151-13/+16
* x86/xenoprof: fix kernel/user mode detection for HVMJacob Shin2012-10-152-7/+17
* x86/amd: Fix xen_apic_write warnings in Dom0Wei Wang2012-10-151-0/+12
* AMD IOMMU: fix find_iommu_from_bdf_cap()Jan Beulich2012-10-151-4/+7
* arm: mark heap and frametable limits as read mostlyIan Campbell2012-10-111-4/+5
* arm: print a message if multiple banks of memory are present.Ian Campbell2012-10-111-0/+2
* arm: really allocate boot frametable pages with 32M alignmentIan Campbell2012-10-111-1/+1
* arm: move get_paddr_function to arch setup.c from device_tree.cIan Campbell2012-10-115-39/+36
* arm: make virtual address defines unsignedIan Campbell2012-10-111-8/+8
* arm: Zero the BSS at start of day.Ian Campbell2012-10-112-1/+20
* arm: Use per-CPU irq_desc for PPIs and SGIsIan Campbell2012-10-098-19/+67
* arm/vtimer: convert result to ticks when reading CNTPCT registerIan Campbell2012-10-091-2/+4
* arm: don't bother setting up vtimer, vgic etc on idle CPUsIan Campbell2012-10-091-0/+4
* xen/arm: introduce __lshrdi3 and __aeabi_llsrStefano Stabellini2012-10-092-1/+55
* xen/arm: protect LR registers and lr_mask changes with spin_lock_irqStefano Stabellini2012-10-091-0/+6
* arm: disable distributor delivery on boot CPU onlyIan Campbell2012-10-091-6/+17
* arm: kill a guest which uses hvc with an immediate operand != XEN_HYPERCALL_TAGIan Campbell2012-10-091-6/+1
* xen/arm: create_p2m_entries should not call free_domheap_pageStefano Stabellini2012-10-091-5/+0
* xen/arm: implement get/put_page_typeStefano Stabellini2012-10-093-5/+13
* xen/arm: implement page reference and gnttab functions needed by grant_table.cStefano Stabellini2012-10-093-33/+168
* arm: implement VGCF_onlineIan Campbell2012-10-092-1/+8
* Implement page offline recovery action for AMDChristoph Egger2012-10-098-119/+204
* trace: rename trace_hypercall() to __trace_hypercall_entry()David Vrabel2012-10-093-5/+5
* build: Fix build when using -fno-inlineAndrew Cooper2012-10-091-1/+1
* x86/MCE: implement recoverscan for AMDChristoph Egger2012-10-056-8/+88
* x86: add sanity check and comments for vMCE injectionLiu, Jinsong2012-10-053-6/+16
* fix inclusion style in public/domctl.hJan Beulich2012-10-041-1/+1
* x86/nested-svm: Update the paging mode on VMRUN and VMEXIT emulation.Tim Deegan2012-10-041-0/+8
* VT-d: make remap_entry_to_msi_msg() return consistent messageJan Beulich2012-10-041-2/+2
* x86: consolidate frame state manipulation functionsJan Beulich2012-10-044-75/+7
* x86: get the MWAIT idle driver in sync with the ACPI oneJan Beulich2012-10-041-4/+7