aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* x86: Increase the default NR_CPUS to 128.Keir Fraser2010-03-091-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
* vt-d: ensure x2apic is not enabled accidently if no DRHD at all.Keir Fraser2010-03-051-0/+3
* x86-64: fix hotplug fault handling for 32-bit domains' M2P rangeKeir Fraser2010-03-031-9/+6
* x86: use key handler scratch buffer in dump_irqs()Keir Fraser2010-03-021-3/+3
* x86/acpi: Add a missing CR in printkKeir Fraser2010-03-021-1/+1
* Update Xen version to 4.0.0-rc6-preKeir Fraser2010-03-021-1/+1
* Update Xen version to 4.0.0-rc54.0.0-rc5Keir Fraser2010-03-011-1/+1
* Revert C/S 20966 "Disable memory mapping warnings when stub domain is used."Keir Fraser2010-03-011-4/+2
* Revert 20954:b4041e7bbe1b "paging_domctl: Add missing breaks in switch stmt"Keir Fraser2010-02-261-2/+0
* x86: fix number of array elements calculation inKeir Fraser2010-02-261-1/+2
* ACPI S3: fix S3 resume fail on system w/ msi capable hpetKeir Fraser2010-02-261-14/+20
* x86_32: Fix build after 20983:94535cc63835Keir Fraser2010-02-261-2/+6
* x86 numa: Fix post-boot ACPI SLIT accesses.Keir Fraser2010-02-251-2/+13
* x86 numa: Fix i386 to not do bogus mfn_to_virt(alloc_boot_pages(...))Keir Fraser2010-02-251-1/+9
* ACPI: workaround for S3 fail in two facs tables caseKeir Fraser2010-02-251-3/+8
* VT-d: Fix ia64 build for 20974:3b475d9ed6b5Keir Fraser2010-02-251-0/+4
* x86: allow SRAT to be used on 32-bit systems with memory beyond 4GKeir Fraser2010-02-242-4/+4
* x86: Fix build error after c/s 20969:8cb6e7eff2baKeir Fraser2010-02-241-3/+2
* Provide a variant of __RING_SIZE() that is an integer constantKeir Fraser2010-02-242-2/+8
* vtd: interrupt remapping: be more defensiveKeir Fraser2010-02-242-0/+25
* sched_credit: Reduce is_urgent flag check to a WARN_ON.Keir Fraser2010-02-241-1/+1
* cpuidle: Small fix to urgent_count update logic.Keir Fraser2010-02-241-2/+4
* [IA64] Support preemption in multicallKeir Fraser2010-02-241-30/+35
* x86: Generalise BUGFRAME_dump mechanism to allow polled UART irq toKeir Fraser2010-02-245-19/+38
* Disable memory mapping warnings when stub domain is used.Keir Fraser2010-02-221-2/+4
* [IA64] Support grant_table v2 for XENMAPSPACE_grant_tableKeir Fraser2010-02-221-5/+18
* tmem: Quieten noisy printk in non-debug buildKeir Fraser2010-02-221-0/+2
* paging: Remove noisy printkKeir Fraser2010-02-221-3/+0
* tmem: When failing allocs from "midsize alloc zone", try the tmemKeir Fraser2010-02-171-3/+3
* paging_domctl: Add missing breaks in switch stmt.Keir Fraser2010-02-171-0/+2
* Mask AMD CPUID masks in software before writing them to the MSRsKeir Fraser2010-02-171-0/+8
* x86/mcheck: do not blindly de-reference dom0 et alKeir Fraser2010-02-175-12/+12
* Update Xen version to 4.0.0-rc44.0.0-rc4Keir Fraser2010-02-161-1/+1
* Update Xen version to 4.0.0-rc34.0.0-rc3Keir Fraser2010-02-161-1/+1
* cpuidle: do not enter deep C state if there is urgent VCPUKeir Fraser2010-02-165-24/+77
* When tmem is enabled, reserve a fraction of memoryKeir Fraser2010-02-151-1/+18
* If the 'sched' parameter is unrecognized, choose the first schedulerKeir Fraser2010-02-151-0/+3
* Fix a small bug about HVM_MAX_VCPUS related arrayKeir Fraser2010-02-151-1/+1
* x86_64: widen bit width usable for struct domain allocationKeir Fraser2010-02-121-3/+7