aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86: restore vcpu_destroy_pagetables() call on HVM domain teardown.Tim Deegan2012-04-201-3/+4
* vmx: Allow software (user defined) interrupts to be injected in to the guestAravindh Puthiyaparambil2012-04-202-0/+12
* Clean up convoluted hvm_inject_exception() logic.Keir Fraser2012-04-201-19/+8
* x86/mm: fix parens in mm lock level checkTim Deegan2012-04-191-1/+1
* x86/mm: BUG() rather than panic() on mm lock order violationsTim Deegan2012-04-181-2/+5
* x86/mm/shadow: enclose an OOS function in the proper conditional ifdefAndres Lagar-Cavilla2012-04-181-1/+2
* x86/mm/sharing: Clean ups for relinquishing shared pages on destroyAndres Lagar-Cavilla2012-04-187-2/+82
* mem_access: fix setting default mem_access typeAravindh Puthiyaparambil2012-04-181-2/+3
* x86/mm: Fix locking on hap enable failureAndres Lagar-Cavilla2012-04-181-1/+2
* x86/mem_event: Fix foreign domain flag in grab_slotAndres Lagar-Cavilla2012-04-181-1/+1
* x86-64: fix updating of UREGS_rip when converting sysenter to #GPJan Beulich2012-04-171-1/+1
* x86: suppress warning messages on IO-APIC-less systemsJan Beulich2012-04-171-0/+15
* x86/IO-APIC: adjust an otherwise pretty useless messageJan Beulich2012-04-171-2/+2
* x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-04-171-1/+46
* x86-64: fix #GP generation in assembly codeJan Beulich2012-04-173-21/+27
* gnttab: remove pointless NULL checkJan Beulich2012-04-171-7/+1
* xsm/flask: clean up auditing outputDaniel De Graaf2012-04-173-9/+18
* fix build error when enabling lock profileYang Zhang2012-04-171-1/+0
* Fix save/restore of guest PAT table in HAP paging mode.Gianluca Guida2012-04-175-24/+89
* x86/cpuidle: do not flush cache unless entering C3Wei Wang2012-04-161-2/+5
* xen: Fix failure paths for xentraceGeorge Dunlap2012-04-121-6/+9
* x86: fix delta calculation in TSC deadline timer emulationDavid Vrabel2012-04-111-8/+4
* x86: explicitly mark __initdata variables as used when building with clang.Tim Deegan2012-04-113-2/+8
* xen: define __section() and friends and use them for section annotations.Tim Deegan2012-04-118-22/+19
* x86: don't use .subsection when compiling with clangTim Deegan2012-04-111-0/+8
* x86: fix memset(ptr, 0, sizeof ptr).Tim Deegan2012-04-112-4/+3
* x86: fix logical ANDs used to mask bitfields.Tim Deegan2012-04-112-3/+3
* x86/mm: Another couple of comparisons of unsigned vars with < 0.Tim Deegan2012-04-111-2/+2
* xen, cpupools: Fix cpupool-move to make more consistentGeorge Dunlap2012-04-101-8/+13
* xen, credit2: Put the per-cpu schedule lock back to the default lock when rel...George Dunlap2012-04-101-0/+6
* xen: Fix schedule()'s grabbing of the schedule lockGeorge Dunlap2012-04-101-3/+4
* x86/mm: Take care of domain reference for shared pagesAndres Lagar-Cavilla2012-04-051-1/+7
* domctl.h: document non-standard error codes for enabling paging/accessOlaf Hering2012-04-031-0/+12
* xenpaging: add error code to indicate iommem passthroughOlaf Hering2012-03-301-1/+2
* remove ia64Jan Beulich2012-04-03486-117290/+19
* docs: Document some more hypercallsIan Jackson2012-04-023-0/+50
* device tree: print a warning if a node is nested too deepDavid Vrabel2012-04-021-1/+18
* arm: add dom0_mem command line argumentDavid Vrabel2012-04-021-2/+13
* arm: use bootargs for the command lineDavid Vrabel2012-04-023-0/+23
* device tree,arm: supply a flat device tree to dom0David Vrabel2012-04-026-60/+260
* arm: Use HTPIDR to point to per-CPU stateTim Deegan2012-04-025-28/+20
* arm: missing unlock in GIC error pathTim Deegan2012-04-021-0/+1
* arm: remove code that sets current to itselfTim Deegan2012-04-021-1/+0
* AMD_LWP: add interrupt support for AMD LWPWei Huang2012-03-302-7/+32
* x86: Unify direct-apic and hiprio irq vector allocations.Keir Fraser2012-03-306-11/+22
* x86: Allow direct vectored interrupts to be dynamically allocated.Keir Fraser2012-03-305-62/+53
* Remove single use of fastcall from hypervisor common code.Keir Fraser2012-03-302-4/+4
* x86: All vectored interrupts go through do_IRQ().Keir Fraser2012-03-3010-200/+60
* x86/mm: allow mem_event ops on AMD processors too.Tim Deegan2012-03-291-4/+0
* IOMMU: clean up handling of 'foo' and 'no-foo' command-line optionsTim Deegan2012-03-291-14/+19