aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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