aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iommu: Introduce per cpu flag (iommu_dont_flush_iotlb) to avoid unnecessary i...Jean Guyader2011-11-184-2/+33
* hvmloader: Change memory relocation loop when overlap with PCI holeJean Guyader2011-11-181-6/+14
* mm: New XENMEM space, XENMAPSPACE_gmfn_rangeJean Guyader2011-11-183-4/+70
* add_to_physmap: Move the code for XENMEM_add_to_physmapJean Guyader2011-11-181-74/+87
* iommu: Introduce iommu_flush and iommu_flush_all.Jean Guyader2011-11-183-0/+37
* vtd: Refactor iotlb flush codeJean Guyader2011-11-181-43/+43
* sched_sedf: Avoid panic when adjusting sedf parametersJuergen Gross2011-11-184-11/+28
* hvmloader: Add configuration options to selectively disable S3 and S4 ACPI po...Paul Durrant2011-11-188-21/+102
* hvmloader: Move acpi_enabled out of hvm_info_table into xenstorePaul Durrant2011-11-186-7/+9
* x86/xsave: provide guests with finit-like environmentJan Beulich2011-11-183-5/+30
* x86/IRQ: prevent vector sharing within IO-APICsJan Beulich2011-11-183-2/+59
* x86/IO-APIC: refine EOI-ing of migrating level interruptsJan Beulich2011-11-181-64/+6
* elf: Fix Elf64 types and structs to match the specification.Keir Fraser2011-11-162-38/+31
* x86/emulator: add feature checks for newer instructionsJan Beulich2011-11-161-0/+47
* test_x86_emulator: add a "run" target to the test code makefileJan Beulich2011-11-161-0/+4
* x86_emulate: Define and use BUG() and bool_t.Keir Fraser2011-11-162-12/+18
* test_x86_emulate: Get public Xen headers via tools/include.Keir Fraser2011-11-163-4/+6
* x86-64/test_x86_emulate: fix blowfish testJan Beulich2011-11-161-1/+1
* [shadow] Disable higher level pagetables early unshadow only when the "proces...Gianluca Guida2011-11-161-2/+3
* hvm: introduce HVM_PARAM_BUFIOREQ_EVTCHNStefano Stabellini2011-11-163-1/+17
* KEXEC cleanup: IA64 specific functions should not live in generic header filesAndrew Cooper2011-11-153-1/+2
* ia64: fix the buildJan Beulich2011-11-1538-166/+235
* xen: avoid crash enabling turbo modeIan Campbell2011-11-151-3/+3
* hvmloader: Move acpi_info structure out from low memory.Keir Fraser2011-11-146-54/+24
* tools/check: check for headers and libraries in user defined folders.Roger Pau Monne2011-11-143-9/+34
* tools/build: Introduce {PREPEND,APPEND}_{LIB,INCLUDES}Roger Pau Monne2011-11-1417-49/+53
* tools: xend: tolerate empty state/*.xmlKonrad Rzeszutek Wilk2011-11-141-0/+3
* docs: report if we do not build a doc due to lack of the necessary toolIan Campbell2011-11-141-3/+6
* xenpaging: munmap all pages after page-inOlaf Hering2011-11-141-1/+1
* Revert c/s 23666:b96f8bdcaa15 KEXEC: disconnect all PCI devices from the PCI ...Andrew Cooper2011-11-113-29/+0
* Modify naming of queries into the p2mAndres Lagar-Cavilla2011-11-1132-216/+635
* ia64: introduce atomic_{read,write}NN()Jan Beulich2011-11-111-6/+52
* Decompressors: check input size in unlzo.cLasse Collin2011-11-111-5/+41
* Decompressors: check for write errors in unlzo.cLasse Collin2011-11-111-2/+2
* Decompressors: validate match distance in unlzma.cLasse Collin2011-11-111-0/+3
* Decompressors: check for write errors in unlzma.cLasse Collin2011-11-111-21/+32
* Decompressors: check for read errors in unlzma.cLasse Collin2011-11-111-0/+3
* Decompressors: fix header validation in unlzma.cLasse Collin2011-11-111-1/+3
* Decompressors: remove unused function from unlzma.cLasse Collin2011-11-111-6/+0
* bzip2: Add missing checks for malloc returning NULLPhillip Lougher2011-11-111-1/+9
* Decompressors: get rid of set_error_fn() macroLasse Collin2011-11-115-14/+7
* multicall: don't ignore failure from __copy_to_guest() upon preemptionJan Beulich2011-11-111-17/+16
* x86/amd-ucode: further turn down verbosityJan Beulich2011-11-111-6/+5
* x86: quiesce cpuidle codeJan Beulich2011-11-111-10/+14
* amd iommu: Introduce iommu_has_cap() functionWei Wang2011-11-115-10/+13
* amd iommu: Compress hyper-transport flags into a single byteWei Wang2011-11-114-84/+81
* amd iommu: Disable debug output for early DTE updateWei Wang2011-11-111-4/+0
* amd iommu: Simplify IVHD device flag handlingWei Wang2011-11-116-91/+22
* amd iommu: Cleanup iommu pci capabilites detectionWei Wang2011-11-113-27/+32
* amd iommu: Use pci access function to detect msi capabilitiesWei Wang2011-11-111-26/+7