aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [IA64] Support preemption in multicallKeir Fraser2010-02-241-30/+35
* xm: Show usage message of xm commandsKeir Fraser2010-02-241-1/+1
* x86: Generalise BUGFRAME_dump mechanism to allow polled UART irq toKeir Fraser2010-02-245-19/+38
* xend: notify xenpv device model that console info is readyKeir Fraser2010-02-241-0/+5
* python: Don't install anything directly under /usr/shareKeir Fraser2010-02-222-3/+3
* Disable memory mapping warnings when stub domain is used.Keir Fraser2010-02-221-2/+4
* hvmloader: Replace unportable usage of GNU head with portable awk.Keir Fraser2010-02-221-1/+2
* [IA64] Support grant_table v2 for XENMAPSPACE_grant_tableKeir Fraser2010-02-221-5/+18
* Fix blktap2 test in xen-hotplug-cleanupKeir Fraser2010-02-221-1/+1
* Fix for fs-backend crash when xend was not started after system boot.Keir Fraser2010-02-222-1/+9
* pv-on-hvm: Fix unplug logicKeir Fraser2010-02-221-1/+1
* hvmloader: fix vgatype detecting issueKeir Fraser2010-02-221-1/+2
* tmem: Quieten noisy printk in non-debug buildKeir Fraser2010-02-221-0/+2
* Update QEMU_TAG to e5d14857cd67490bf956d97c8888c0be95ed3f78Keir Fraser2010-02-221-4/+3
* xm: Fix xm network-list for XenAPIKeir Fraser2010-02-221-2/+5
* 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
* Added tag 4.0.0-rc4 for changeset 912295f1b1f3Keir Fraser2010-02-161-0/+1
* Update Xen version to 4.0.0-rc44.0.0-rc4Keir Fraser2010-02-162-2/+2
* Added tag 4.0.0-rc3 for changeset 7d565d58f498Keir Fraser2010-02-161-0/+1
* Update Xen version to 4.0.0-rc34.0.0-rc3Keir Fraser2010-02-162-2/+3
* hotplug: ignore xenstore-read errorKeir Fraser2010-02-162-3/+3
* 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
* xend: Remove redundant 'name' from LEGACY_CFG_TYPES and LEGACY_XENSTORE_VM_PA...Keir Fraser2010-02-151-2/+0
* xenpaging: Small code style cleanupsKeir Fraser2010-02-151-3/+6
* Fix a small bug about HVM_MAX_VCPUS related arrayKeir Fraser2010-02-152-2/+2
* hvmloader: Fix an ACPI asl bug.Keir Fraser2010-02-151-1/+1
* Vcpu hotplug: Move ACPI processor from \_PR to \_SBKeir Fraser2010-02-151-7/+7
* x86_64: widen bit width usable for struct domain allocationKeir Fraser2010-02-121-3/+7
* Remus: increase failover timeout from 500ms to 1sKeir Fraser2010-02-122-8/+8
* keyhandler: Do not serialise keyhandlers; increase scratch array size.Keir Fraser2010-02-122-12/+2
* hvmloader: Fix parallel build of ACPI tables.Keir Fraser2010-02-122-19/+20
* hvmloader: Fix comment style in ssdt_tpm.aslKeir Fraser2010-02-121-17/+19
* hvmloader: Build a compatibility DSDT with only 15 processor objects.Keir Fraser2010-02-114-20/+45
* hvmloader: Remove checked-in ready-compiled SSDT_PM and SSDT_TPM.Keir Fraser2010-02-115-239/+13
* hvmloader: Do not leave compiled DSDT checked in to tree.Keir Fraser2010-02-112-11047/+1
* Dump full vCPU polling mask from 'e' key handlerKeir Fraser2010-02-111-1/+4
* keyhandler: global shared scratch space for temporary stringsKeir Fraser2010-02-113-9/+24
* VT-d: get rid of duplicated definitionKeir Fraser2010-02-113-12/+6
* blktap2: disable presently broken memshr extensionKeir Fraser2010-02-111-1/+1
* tools/xenpaging: fix bug of Segmentation faultKeir Fraser2010-02-111-10/+24
* VT-d: fix coding style in acpi_find_matched_drhd_unit()Keir Fraser2010-02-111-3/+8
* VT-d: ensure zapping ACPI DMAR signature in acpi_parse_dmarKeir Fraser2010-02-111-1/+2
* tools/xenbaked: fix bug of Segmentation faultKeir Fraser2010-02-101-70/+52
* libxc: fix bug in xc_tbuf_get_size()Keir Fraser2010-02-101-3/+15