aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.0-rc84.0.0-rc8Keir Fraser2010-03-262-2/+3
* 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
* xenpaging: Fix ioemu invalidationKeir Fraser2010-03-261-1/+2
* xl: field 'type' not set in dm_infoKeir Fraser2010-03-261-0/+2
* 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
* Fix gdbserver-xen support on older kernels.Keir Fraser2010-03-251-0/+7
* Update QEMU_TAG to f1d909f0f854194f5a40d850886d1413fb8b63c2Keir Fraser2010-03-251-4/+3
* 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
* Update 4.0.0-rc7 tagKeir Fraser2010-03-231-1/+1
* x86: s3: ensure CR4.MCE is enabled after mcheck_init()4.0.0-rc7Keir Fraser2010-03-231-1/+4
* Added tag 4.0.0-rc7 for changeset b8f8b07e0076Keir Fraser2010-03-231-0/+1
* Update Xen version to 4.0.0-rc7Keir Fraser2010-03-232-2/+3
* Update QEMU_TAG to 73cef2cca413c17f314724c66194315038ea66c3Keir Fraser2010-03-231-3/+3
* xend: fix traceback in pci.pyKeir Fraser2010-03-231-0/+3
* 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
* Fix vcpu hotplug bug: transfer vcpu_avail hex string to qemuKeir Fraser2010-03-202-5/+4
* 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
* Fixes for 21040:b64a8d2a80ad "support affinity for >64 CPUs"Keir Fraser2010-03-182-11/+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
* libxc: Support set affinity for more than 64 CPUs.Keir Fraser2010-03-173-29/+83
* VT-d: reduce default verbosityKeir Fraser2010-03-178-108/+133
* Increase default console ring allocation size and reduce default verbosityKeir Fraser2010-03-1716-79/+171
* xend: Remove warning message from xend.logKeir Fraser2010-03-171-0/+1
* blktap/fs-back: Build fixes for Fedora 13Keir Fraser2010-03-157-2/+7
* x86: adjust Dom0 initial memory allocation strategyKeir Fraser2010-03-151-1/+22
* Reduce boot-time memory fragmentationKeir Fraser2010-03-152-4/+33
* pygrub: further improve grub2 supportKeir Fraser2010-03-151-11/+16
* libxenlight: fix segfault when domid_to_name returns NULLKeir Fraser2010-03-151-3/+3
* Fix incremental access to hypervisor console logKeir Fraser2010-03-151-1/+1
* x86: Fix possible S3 suspend hangsKeir Fraser2010-03-152-2/+4
* hotplug: Avoid race condition when creating or destroying network bridgesKeir Fraser2010-03-151-0/+10
* 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