aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* timers: Simplify implementation logic.Keir Fraser2010-08-186-71/+29
* timers: Improve debug-key printing.Keir Fraser2010-08-181-13/+12
* x86 cpuidle: check whether cpu is online in cpu idle controlKeir Fraser2010-08-171-2/+3
* xentrace: Fix buffer allocation to properly depend on T_INFO_PAGESKeir Fraser2010-08-171-3/+3
* x86: eliminate bogus IRQ restrictionsKeir Fraser2010-08-134-15/+35
* x2APIC: Improve x2APIC suspend/resumeKeir Fraser2010-08-134-33/+43
* Fix IOAPIC S3 with interrupt remapping enabledKeir Fraser2010-08-131-6/+6
* sysctl: Return physinfo.max_{cpu,node}_id as maximum *possible* IDs.Keir Fraser2010-08-133-6/+8
* Clean up event-channel debug-key output, and use spin_lock().Keir Fraser2010-08-131-7/+4
* x86: Allow dom0 pstate control to access APERF/MPERF/HWCR MSRsKeir Fraser2010-08-131-0/+9
* credit1: Make weight per-vcpuKeir Fraser2010-08-131-9/+16
* svm: increment RIP over PAUSE instruction when emulating itKeir Fraser2010-08-133-7/+21
* msi: Avoid uninitialized msi descriptorsKeir Fraser2010-08-111-6/+16
* x86: Reorder CPUs at boot time to reflect system topology.Keir Fraser2010-08-091-2/+56
* Nested Virtualization: p2m infrastructureKeir Fraser2010-08-0926-596/+687
* Intel EPT: Fix out of range right shift on 32-bit hostKeir Fraser2010-08-091-1/+1
* cpupool: correct removing cpu from cpupoolKeir Fraser2010-08-091-1/+1
* Credit1: Tweak reset conditionKeir Fraser2010-08-091-1/+3
* scheduler: Implement yield for credit1Keir Fraser2010-08-091-1/+39
* scheduler: Add a per-scheduler yield callbackKeir Fraser2010-08-092-0/+7
* vt-d: Fix ioapic_rte_to_remap_entry error path.Keir Fraser2010-08-091-0/+7
* vt-d: Fix ioapic write order in io_apic_write_remap_rteKeir Fraser2010-08-091-2/+2
* MergeKeir Fraser2010-08-061-1/+5
|\
| * PV console for HVM domainsStefano Stabellini2010-08-051-1/+5
* | Always call domain_update_node_affinity() with IRQs enabled.Keir Fraser2010-08-061-1/+2
* | xenoprofile: Disable IBS on x86_32Keir Fraser2010-08-061-0/+4
* | [IA64] xenoprof: fix ia64 buildKeir Fraser2010-08-062-3/+7
* | x86: Fix NMI injection to PV guestsKeir Fraser2010-08-053-3/+3
* | numa: Small tweaks to domain_update_node_affinity() and its callers.Keir Fraser2010-08-042-6/+9
* | numa: Attempt more efficient NUMA allocation in hypervisor by default.Keir Fraser2010-08-045-27/+91
* | VMSI: This patch simulate the MSIx table read operationKeir Fraser2010-08-041-9/+29
* | x86 hvm: Fix MSR xentrace output.Keir Fraser2010-08-043-33/+25
* | xenoprofile: Add IBS supportKeir Fraser2010-08-027-1/+412
|/
* x86: unmask CPUID levels on Intel CPUsKeir Fraser2010-07-302-0/+15
* kexec: Clean up shutdown logic. Reinstate ACPI DMAR during kexec.Keir Fraser2010-07-298-55/+59
* x86: Correctly cook command lines for GRUB2.Keir Fraser2010-07-284-112/+58
* xenpaging: Add a check to Xen for EPT.Keir Fraser2010-07-281-0/+7
* Walking the page lists needs the page_alloc lockKeir Fraser2010-07-284-1/+13
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-252-8/+2
* x86: New boot option availmem= to limit usable system RAM.Keir Fraser2010-07-211-2/+24
* vtd: Do not update-and-flush an IOMMU PTE if it does not change.Keir Fraser2010-07-161-7/+13
* iommu: Map dom0 initial allocation in 'dom0-strict' iommu mode.Keir Fraser2010-07-166-34/+72
* x86: use cpuid vector 0xb when available for detecting cpu topologyKeir Fraser2010-07-164-5/+88
* ACPI: add support for x2APIC ACPI extensionsKeir Fraser2010-07-169-13/+231
* xen: Send the debug VIRQ to guests after the rest of the domain dump is done.Keir Fraser2010-07-161-3/+12
* x86: optimize this_cpu()Keir Fraser2010-07-132-4/+11
* [IOMMU] Debug info for AMD IOMMU event logKeir Fraser2010-07-131-36/+44
* x86: Avoid assumptions about C struct layouts from asm code.Keir Fraser2010-07-1312-123/+71
* sysctl: Another clarification re. max_cpu_index.Keir Fraser2010-07-121-6/+6
* sysctl: Make meaning of max_cpu_index field clearer.Keir Fraser2010-07-121-2/+2