aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
* ia64: fix build (next instance)Jan Beulich2012-02-064-8/+19
* x86: avoid deadlock after a PCI SERR NMIDavid Vrabel2012-02-021-1/+2
* xsm/flask: allow policy booleans to be addressed by nameDaniel De Graaf2012-02-021-1/+4
* xsm: Add xsm_map_domain_pirq hookDaniel De Graaf2012-02-021-0/+6
* xsm: Add security label to IRQ debug outputDaniel De Graaf2012-02-021-0/+7
* xsm: Add security labels to event-channel dumpDaniel De Graaf2012-02-021-0/+6
* x86/mm: Fix paging statsAndres Lagar-Cavilla2012-02-021-2/+4
* x86/mm: Remove p2m_ram_paging_inAndres Lagar-Cavilla2012-02-021-5/+2
* x86: Use defines for bits of MSR_IA32_DEBUGCTLMSR instead of numbersDietmar Hahn2012-02-011-1/+4
* public/physdev.h: Fix __XEN_INTERFACE_VERSION__ typo.Keir Fraser2012-01-311-1/+1
* xen: Preserve reserved grant entries when switching versionsDaniel De Graaf2012-01-281-0/+7
* xen: change virq parameters from int to uint32_tDaniel De Graaf2012-01-283-4/+4
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-283-3/+23
* xen: reinstate previously unused XENMEM_remove_from_physmap hypercallDaniel De Graaf2012-01-284-0/+24
* xen: introduce PHYSDEVOP_pirq_eoi_gmfn_v2Stefano Stabellini2012-01-284-2/+22
* amd iommu: disable iommu emulation on non-iommu systemsWei Wang2012-01-281-0/+2
* Bring OpenBSD stdarg handling in line with FreeBSD caseTim Deegan2012-01-261-3/+1
* x86/mm: Sharing overhaul style improvementsAndres Lagar-Cavilla2012-01-261-1/+1
* x86/mm: use RCU in mem sharing audit list, eliminate global lock completelyAndres Lagar-Cavilla2012-01-261-0/+1
* Add the ability to poll stats about shared memory via the consoleAndres Lagar-Cavilla2012-01-261-0/+3
* x86/mm: New domctl: add a shared page to the physmapAndres Lagar-Cavilla2012-01-261-1/+2
* x86/mm: Check how many mfns are shared, in addition to how many are savedAndres Lagar-Cavilla2012-01-262-0/+2
* x86/mm: Enforce lock ordering for sharing page locksAndres Lagar-Cavilla2012-01-261-1/+2
* x86/mm: Add per-page locking for memory sharing, when audits are disabledAndres Lagar-Cavilla2012-01-261-4/+23
* x86/mm: Update mem sharing interface to (re)allow sharing of grantsAndres Lagar-Cavilla2012-01-261-0/+13
* x86/mm: Eliminate hash table in sharing code as index of shared mfnsAndres Lagar-Cavilla2012-01-263-4/+29
* xenoprof: Make the escape code consistent across 32 and 64-bit xenGeorge Dunlap2012-01-261-1/+1
* xenoprof: Use uint64_t explicitly for internal callsGeorge Dunlap2012-01-261-2/+2
* SVM: Plumb NPT error-code bits into nested-fault access_X arguments.Tim Deegan2012-01-241-1/+0
* introduce and use common macros for selecting cpupool based cpumasksJuergen Gross2012-01-241-0/+5
* Add a GNTTABOP to swap the content of two grant references under lockWei Liu2012-01-242-2/+17
* Revert 24538:5bb22a6871f6 "xenoprof: Make the escape code consistent across 3...Keir Fraser2012-01-231-1/+1
* libelf-loader: introduce elf_load_imageStefano Stabellini2012-01-231-1/+1
* Introduce clear_user and clear_guestStefano Stabellini2012-01-236-0/+62
* A collection of fixes to Xen common filesStefano Stabellini2012-01-235-4/+14
* Include some header files that are not automatically included on all archsStefano Stabellini2012-01-235-0/+8
* Move cpufreq option parsing to cpufreq.cStefano Stabellini2012-01-231-0/+2
* xenoprof: Make the escape code consistent across 32 and 64-bit xenGeorge Dunlap2012-01-231-1/+1
* x86/vMSI: miscellaneous fixesJan Beulich2012-01-233-8/+12
* x86/hvm: No need to arch_set_info_guest() before restoring per-vcpu HVM state.Keir Fraser2012-01-221-2/+0
* vpmu: separate architecture specific PMU initialisationDietmar Hahn2012-01-201-2/+2
* x86/hvm: Remove unnecessary packed attribute from hvm_hw_cpu_xsave struct.Keir Fraser2012-01-201-1/+1
* x86/mm: Improve ring management for memory events. Do not lose guest eventsAndres Lagar-Cavilla2012-01-193-12/+34
* sched_credit: Use delay to control scheduling frequencyHui Lv2012-01-172-0/+6
* cleanup get_gfn_from_base_reg() function.Wei Wang2012-01-161-12/+0
* fix compat header generation after 24503:86b8a1e3a419Jan Beulich2012-01-161-1/+1
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-01-156-17/+15
* remove inclusion of asm/config.hJan Beulich2012-01-135-5/+1
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-1334-39/+0
* x86: properly define size_tJan Beulich2012-01-121-0/+6