aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* xenstore: Resolve gcc4.5 type errorKeir Fraser2010-03-061-1/+1
* blktap: provide a variant of __RING_SIZE() that is an integer constant expres...Keir Fraser2010-03-062-2/+2
* xend: XenAPI does not support pvSCSI multipathKeir Fraser2010-03-051-1/+5
* Fix Makefile targets that generate several files at onceKeir Fraser2010-03-053-5/+11
* pygrub: Fix grub2 support when config is on a separate /boot partitionKeir Fraser2010-03-051-1/+1
* xl: Fix undefined behaviour when pci not specified in input fileKeir Fraser2010-03-051-1/+1
* Commit output from flex for benefit of prehistoric peopleKeir Fraser2010-03-055-2/+4226
* vt-d: ensure x2apic is not enabled accidently if no DRHD at all.Keir Fraser2010-03-051-0/+3
* [PV-GRUB DOC] Add details to PV-GRUB documentationKeir Fraser2010-03-051-2/+15
* x86-64: fix hotplug fault handling for 32-bit domains' M2P rangeKeir Fraser2010-03-031-9/+6
* xentop: tmem: no stats for non-tmem domainsKeir Fraser2010-03-031-2/+3
* Fix domain exit actions that contain hyphenKeir Fraser2010-03-031-4/+4
* Replace config file parser for "xl"Keir Fraser2010-03-0311-130/+702
* 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
* Added tag 4.0.0-rc5 for changeset 92f2ee87e501Keir Fraser2010-03-011-0/+1
* Update Xen version to 4.0.0-rc54.0.0-rc5Keir Fraser2010-03-012-2/+3
* 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
* libxc: Pre-zero argument structures for map/unmap_pirq operations.Keir Fraser2010-02-251-0/+3
* 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
* libxc: Fix cpuid() inline asm.Keir Fraser2010-02-241-4/+13
* 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