aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Download external tarballs from xenbits.xensource.comKeir Fraser2009-01-056-9/+27
* Cpufreq: simplify cpufreq_statistic_lock initKeir Fraser2009-01-051-17/+1
* Cpufreq: prevent negative px resident time, add spinlock to avoid raceKeir Fraser2009-01-054-27/+97
* Cpufreq: remove redundant fragmentsKeir Fraser2009-01-052-3/+1
* vtd hotplug: check if a device can be hot-plugged.Keir Fraser2009-01-053-11/+97
* vtd: avoid redundant context mappingKeir Fraser2009-01-051-4/+8
* xenctx: compat-mode/HVM supportKeir Fraser2009-01-051-105/+185
* Make xc_translate_foreign_address aware of compat-mode guests andKeir Fraser2009-01-052-162/+77
* p2m: Small audit fixes.Keir Fraser2009-01-051-1/+5
* PoD memory 9/9: xend integrationKeir Fraser2009-01-053-9/+45
* PoD memory 8/9: libxc interfaceKeir Fraser2009-01-055-5/+158
* PoD memory 7/9: Xen interfaceKeir Fraser2009-01-059-19/+271
* PoD memory 6/9: superpage splinteringKeir Fraser2009-01-051-25/+80
* PoD memory 5/9: emergency scanKeir Fraser2009-01-054-0/+332
* PoD memory 4/9: Decrease reservationKeir Fraser2009-01-053-0/+135
* PoD memory 3/9: PoD coreKeir Fraser2009-01-055-30/+513
* PoD memory 2/9: calls to gfn_to_mfn_query()Keir Fraser2009-01-055-30/+44
* PoD (populate-on-demand) memory 1/9: Add a p2m query type.Keir Fraser2009-01-054-19/+41
* acpi: Reserve IO ports used by hotplugKeir Fraser2008-12-292-495/+514
* cpufreq: xen is default cpufreq, userspace is default governor (override on c...Keir Fraser2008-12-296-12/+57
* x86, vmx: Fix single step on debuggerKeir Fraser2008-12-291-0/+21
* x86, mce: Fix x86_mcinfo_getptr is called when no error foundKeir Fraser2008-12-291-20/+21
* rombios: disable DEBUG_ROMBIOS by default.Keir Fraser2008-12-291-1/+1
* rombios: pass BDF correctly during option ROM scanKeir Fraser2008-12-291-2/+0
* rombios: enabling option ROM write access during initialisation.Keir Fraser2008-12-291-1/+4
* cpufreq: Fix a cpufreq cmdline parse bug, and change sample_rate unitKeir Fraser2008-12-291-2/+2
* x86: Do not restrict 32-bit EPT to 4GB.Keir Fraser2008-12-291-2/+3
* x86, intel: Clear Error counter field when set new cmci ownerKeir Fraser2008-12-292-0/+8
* i386: Fix the build.Keir Fraser2008-12-222-3/+4
* shadow: Remove warnings about writes to read-only BIOS area. TheseKeir Fraser2008-12-221-8/+1
* Cleanup Intel CMCI support.Keir Fraser2008-12-227-202/+119
* Enable CMCI for Intel CPUsKeir Fraser2008-12-2222-446/+857
* Support S3 for MSI interruptKeir Fraser2008-12-194-0/+68
* Change the pcidevs_lock from rw_lock to spin_lockKeir Fraser2008-12-199-67/+62
* CPUIDLE: adjust cstate statistic interfaceKeir Fraser2008-12-194-11/+42
* VT-d: Fix PCI-X device assignmentKeir Fraser2008-12-191-33/+44
* xend: Actually restrict a domU's access to xenstore when we mean to --Keir Fraser2008-12-181-1/+16
* x86: Quieten tracing in msi startup/shutdown handlers.Keir Fraser2008-12-181-2/+0
* rombios: Update to Bochs latestKeir Fraser2008-12-182-1484/+2109
* xenoprof: Add support for Intel Dunnington cores.Keir Fraser2008-12-181-4/+5
* x86, shadow: Avoid duplicates in fixup tables.Keir Fraser2008-12-181-0/+9
* Fix mini-os ia64 compilationKeir Fraser2008-12-182-13/+17
* x86, hvm: Don't ever call the shadow code to fix a page fault in anKeir Fraser2008-12-171-8/+12
* xenpm: add cpu frequency control interface, through which user canKeir Fraser2008-12-161-142/+534
* x86: Update xen-detect utility to scan for Xen signature in CPUID space.Keir Fraser2008-12-161-8/+16
* mini-os: Make utility function get_self_id() in fs-front.c public.Keir Fraser2008-12-163-13/+15
* x86: Simpler time handling when TSC is constant across all power saving states.Keir Fraser2008-12-161-10/+28
* vmx: Do not disable real EFER.NXE even when disabled by guest.Keir Fraser2008-12-161-26/+7
* x86: Enable MTF for HVM guest single step in gdbKeir Fraser2008-12-1613-14/+149
* x86: Decode CPUID for TSC guarantees.Keir Fraser2008-12-153-1/+8