aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.1-rc54.0.1-rc5Keir Fraser2010-08-022-2/+2
* libxl: fix fstat implicit declaration build errorKeir Fraser2010-08-021-0/+1
* tools/libxl: usbdevice should imply usbKeir Fraser2010-08-021-1/+1
* Without this we leak an fd on each domain shutdown and eventually runKeir Fraser2010-08-021-0/+5
* Before this patch only log messages with precisely priorityKeir Fraser2010-08-021-2/+4
* xenconsole: do not exit if a pty device is missingKeir Fraser2010-08-021-0/+2
* gdbsx: Always build -- remove build-time config option.Keir Fraser2010-08-028-17/+16
* x86: Add -fno-exceptions to list of possibly-supported CFLAGS for embedded ta...Keir Fraser2010-07-256-19/+10
* tools: fix install bash-completion files to non-default locations.Keir Fraser2010-07-211-0/+1
* build: Make all GIT download URLs depend correctly on GIT_HTTP={y,n}Keir Fraser2010-07-211-2/+10
* x86: New boot option availmem= to limit usable system RAM.Keir Fraser2010-07-211-2/+24
* vtd: Do not update-and-flush an IOMMU PTE if it does not change.Keir Fraser2010-07-211-7/+13
* iommu: New options iommu=dom-strict and iommu=dom0-passthroughKeir Fraser2010-07-217-47/+103
* xen: Send the debug VIRQ to guests after the rest of the domain dump is done.Keir Fraser2010-07-211-2/+11
* Update Xen version to 4.0.1-rc5-preKeir Fraser2010-07-211-1/+1
* Added signature for changeset 1f6b423ee0c0Keir Fraser2010-07-161-0/+1
* Added tag 4.0.1-rc4 for changeset 1f6b423ee0c0Keir Fraser2010-07-161-0/+1
* Update Xen version to 4.0.1-rc44.0.1-rc4Keir Fraser2010-07-162-2/+2
* xm: Do not check path of kernel if bootloader is specifiedKeir Fraser2010-07-161-2/+10
* gdbsx: update README and remove space in q packetKeir Fraser2010-07-162-6/+6
* xl: start numbering vifs from 0Keir Fraser2010-07-161-1/+1
* xl: default timer_mode to 1Keir Fraser2010-07-161-1/+1
* tools/hotplug: locking.sh script: fix lock directory remains on error bugKeir Fraser2010-07-161-1/+7
* tools/pygrub: Fix a typo handling device specs with no partition partKeir Fraser2010-07-161-1/+1
* x86: allow the MSI-X table to reside beyond 4G even on 32-bit systemsKeir Fraser2010-07-151-5/+7
* x86: prevent simultaneous use of MSI and MSI-XKeir Fraser2010-07-151-0/+16
* x86: fix a benign typoKeir Fraser2010-07-151-1/+1
* iommu: Remove pointless iommu=pv boot option.Keir Fraser2010-07-154-35/+1
* x2APIC: improve enabling logicKeir Fraser2010-07-1511-25/+431
* x2APIC/VT-d: improve interrupt remapping and queued invalidation enabling and...Keir Fraser2010-07-154-23/+50
* x2APIC/VT-d: allocate iommu when create a drhdKeir Fraser2010-07-155-20/+31
* Makefile: Serialise stubdom build after toolsKeir Fraser2010-07-091-1/+1
* xen: allow HVM save/restore from different cpusKeir Fraser2010-07-091-4/+5
* xen: allow HVM save/restore from different changesetsKeir Fraser2010-07-091-17/+0
* mce: Replace BUG() with a console warning in the MCE handler.Keir Fraser2010-07-091-4/+9
* xl: Fix help message.Keir Fraser2010-07-091-1/+1
* xend: Continue domain building even if memshr extensions are notKeir Fraser2010-07-081-2/+4
* xen: make the shadow allocation hypercalls include the p2m memoryKeir Fraser2010-07-082-10/+32
* xen: use s_time_t for periodic timer deadlines.Keir Fraser2010-07-082-3/+3
* rombios: wait 30s after a failed bootKeir Fraser2010-07-081-15/+6
* x86/cpufreq: check array index before useKeir Fraser2010-07-081-2/+4
* hgignore: Add _xl_paths.h to ignore list.Keir Fraser2010-07-081-0/+1
* xl: Fix cmdline parsing after backport changeset.Keir Fraser2010-07-081-1/+3
* tools/libxl: allow setting of timer_mode, hpet and vpt_align parametersKeir Fraser2010-07-064-16/+18
* x86: eliminate unused "quad_local_to_mp_bus_id"Keir Fraser2010-07-062-2/+0
* rombios: pause for a keypress after a failed bootKeir Fraser2010-07-061-1/+21
* libxl: Backported stuff from unstableKeir Fraser2010-07-0622-1967/+6549
* VT-d: No need to emulate WBINVD when force snooping feature availableKeir Fraser2010-07-052-1/+6
* trace: insert compiler memory barriersKeir Fraser2010-07-051-18/+20
* AMD OSVW (OS Visible Workaround) for XenKeir Fraser2010-07-055-5/+93