aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix 21020:3198a2e81d38Keir Fraser2010-03-111-1/+1
* VTd: Ignore HPET/IOAPIC decls in DRHD scopesKeir Fraser2010-03-111-1/+7
* Added tag 4.0.0-rc6 for changeset b4a1832a916fKeir Fraser2010-03-091-0/+1
* Update Xen version to 4.0.0-rc64.0.0-rc6Keir Fraser2010-03-092-2/+2
* 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
* Disable debug build by default.Keir Fraser2010-03-091-1/+1
* Add cpufreq sanity checkKeir Fraser2010-03-092-0/+16
* hvm: correct time offset update in RTC write emulationKeir Fraser2010-03-091-2/+2
* x86: Increase the default NR_CPUS to 128.Keir Fraser2010-03-091-1/+1
* libxl: Do not delete checked-in flex/bison outputs.Keir Fraser2010-03-081-1/+1
* x86: a little bit of cleanupKeir Fraser2010-03-082-11/+3
* Fix compat mode type checking macros for gcc 4.5Keir Fraser2010-03-082-30/+46
* cpu hotplug: Add the missed rcu init for new added CPUKeir Fraser2010-03-081-0/+2
* PV-GRUB: Fix gzip support and iso support on x86_64Keir Fraser2010-03-081-0/+67