aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* trace: fix security issuesKeir Fraser2010-07-022-59/+87
* trace: adjust printk()sKeir Fraser2010-07-021-7/+8
* trace: improve check_tbuf_size()Keir Fraser2010-07-021-3/+11
* trace: Fix T_INFO_FIRST_OFFSET calculationKeir Fraser2010-07-021-4/+23
* x86 shadow: Fix x86_32 build.Keir Fraser2010-07-021-4/+5
* x86 hvm: implement HVMOP_pagetable_dyingKeir Fraser2010-07-029-18/+241
* x86 hvm: implement vector callback for evtchn deliveryKeir Fraser2010-07-028-13/+44
* x86: TSC handling cleanups (version 2)Keir Fraser2010-07-029-45/+33
* x86: Export timer hypercalls to HVM guests tooKeir Fraser2010-07-021-0/+11
* xenpaging: Fix 32-bit build after fixed-width type changes.Keir Fraser2010-06-301-4/+8
* Fix #GPF injection into compat guests in vm86 codeKeir Fraser2010-06-301-3/+2
* Use gfn_to_mfn_query() rather then gfn_to_mfn() when changing P2M typesKeir Fraser2010-06-301-1/+1
* x86: fix an off-by-one pirq range checkKeir Fraser2010-06-301-1/+1
* trace: share t_info pages only in read-only modeKeir Fraser2010-06-303-11/+11
* Use fixed-width types in the memory event interfaceKeir Fraser2010-06-301-5/+5
* x86: Only build memory-event features on 64-bit XenKeir Fraser2010-06-307-17/+50
* xentrace: restrict trace buffer MFNsKeir Fraser2010-06-301-1/+2