aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.0-rc94.0.0-rc9Keir Fraser2010-03-311-1/+1
* Fix off-by-one error in do_memory_op()'s start_extent range checkKeir Fraser2010-03-301-1/+1
* mcheck: Small fix for CMCI Threshold set problem.Keir Fraser2010-03-301-0/+2
* x86: Remove redundant clear for cpu_online_map.Keir Fraser2010-03-301-2/+1
* When flush tlb mask, we need consider the cpu_online_map.Keir Fraser2010-03-302-2/+5
* Update Xen version to 4.0.0-rc9-preKeir Fraser2010-03-271-1/+1
* Update Xen version to 4.0.0-rc84.0.0-rc8Keir Fraser2010-03-261-1/+1
* cpufreq: don't re-init active dbs timer in S3 or cpu onlineKeir Fraser2010-03-261-2/+3
* VT-d: Better DMAR parsing warning message.Keir Fraser2010-03-261-1/+1
* cpufreq: fix statistic lock problemKeir Fraser2010-03-261-4/+8
* shadow: Don't crash xen if hvm_read() from paged or shared memoryKeir Fraser2010-03-261-0/+3
* VT-d: should not disable VT-d when find unknown DMAR structure typeKeir Fraser2010-03-251-1/+0
* VT-d: Sanity check ACPI DMAR struct lengths.Keir Fraser2010-03-251-4/+32
* x86: s3: write_msi_msg: entry->msg should be in the compatibility formatKeir Fraser2010-03-251-1/+2
* VT-d: change RHSA structure to be consistent with specKeir Fraser2010-03-251-8/+9
* x86: fix improper return value from relinquish_memory()Keir Fraser2010-03-251-0/+1
* Fix 21051:bcc09eb7379f "x86_32: Relocate multiboot modules to below 1GB."Keir Fraser2010-03-241-14/+22
* VT-d: avoid faulting in print_iommu_regs()Keir Fraser2010-03-241-4/+7
* Update Xen version to 4.0.0-rc8-preKeir Fraser2010-03-241-1/+1
* x86: s3: ensure CR4.MCE is enabled after mcheck_init()4.0.0-rc7Keir Fraser2010-03-231-1/+4
* Update Xen version to 4.0.0-rc7Keir Fraser2010-03-231-1/+1
* x86_32: Relocate multiboot modules to below 1GB.Keir Fraser2010-03-233-2/+22
* No cpu_add_remove_lock in do_boot_cpu.Keir Fraser2010-03-221-2/+0
* Do not spin on locks that may be held by stop_machine_run() callers.Keir Fraser2010-03-223-6/+33
* ns16550: Do not re-init active timer on S3 resume.Keir Fraser2010-03-221-1/+3
* cpufreq: make non-verbose by defaultKeir Fraser2010-03-184-34/+59
* x86: fix dom0 S3 when x2apic is used.Keir Fraser2010-03-183-5/+6
* Improve graphical console performanceKeir Fraser2010-03-171-6/+25
* x86: suppress pointless Xen messages from ioapic_guest_write()Keir Fraser2010-03-171-4/+10
* Fix a race condition for cpufreq dbs timer while S3 resumingKeir Fraser2010-03-171-0/+1
* VT-d: reduce default verbosityKeir Fraser2010-03-178-108/+133
* Increase default console ring allocation size and reduce default verbosityKeir Fraser2010-03-1715-75/+142
* x86: adjust Dom0 initial memory allocation strategyKeir Fraser2010-03-151-1/+22
* Reduce boot-time memory fragmentationKeir Fraser2010-03-152-4/+33
* Fix incremental access to hypervisor console logKeir Fraser2010-03-151-1/+1
* x86: Fix possible S3 suspend hangsKeir Fraser2010-03-152-2/+4
* x86: adjust available memory calculation for Dom0 constructionKeir Fraser2010-03-111-20/+18
* VT-d: various initialization fixesKeir Fraser2010-03-112-52/+42
* xsm/flask: Eliminate "array subscript above array bounds" warningKeir Fraser2010-03-111-9/+12
* iommu: clear the iommu_* variables to 0 when iommu is not enabled.Keir Fraser2010-03-111-0/+5
* Fix 21020:3198a2e81d38Keir Fraser2010-03-111-1/+1
* VTd: Ignore HPET/IOAPIC decls in DRHD scopesKeir Fraser2010-03-111-1/+7
* Update Xen version to 4.0.0-rc64.0.0-rc6Keir Fraser2010-03-091-1/+1
* Intel VT-D: Don't turn x2APIC if there is a missing DRHD entry for the IOAPIC.Keir Fraser2010-03-091-0/+6
* tmem: typo causes incorrect return on out-of-memoryKeir Fraser2010-03-091-1/+1
* stdvga: avoid bogus warning messageKeir Fraser2010-03-091-2/+3
* Fix grant table debug key.Keir Fraser2010-03-091-10/+15
* x86: Disable VCPUOP_register_vcpu_time_memory_area.Keir Fraser2010-03-091-0/+6
* Add cpufreq sanity checkKeir Fraser2010-03-092-0/+16
* hvm: correct time offset update in RTC write emulationKeir Fraser2010-03-091-2/+2