aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update README for 3.4 branch.Keir Fraser2009-05-181-9/+9
* vt-d: Fix interrupt remapping for multiple IOAPICsKeir Fraser2009-05-151-6/+64
* cpuidle: Fix possible false judge caused by type castingKeir Fraser2009-05-142-3/+10
* xen public: make mmuext_op's vcpumask field constKeir Fraser2009-05-141-2/+2
* x86 vmx: Ensure debug-mode intercept for int3 and debug exceptions areKeir Fraser2009-05-133-11/+21
* passthrough: Fix PCI hot-plug option parsingKeir Fraser2009-05-131-3/+3
* x86: update ioport_quirks_tbl[] for the proliant BL2xxKeir Fraser2009-05-111-0/+8
* stubdom docs: Update to reflect the new way of configuring stubdom domains.Keir Fraser2009-05-114-84/+7
* x86 hvm: hvm_set_callback_irq_level() must not be called in IRQKeir Fraser2009-05-083-2/+17
* Permit user to suppress passing --prefix to setup.pyKeir Fraser2009-05-074-9/+15
* xend: fix the pci BDF format stringKeir Fraser2009-05-071-1/+1
* x86: Extend VMX_PERF_EXIT_REASON_SIZE to sync with latest SDMKeir Fraser2009-05-061-1/+1
* x86: Fix a couple of asm constraints.Keir Fraser2009-05-041-2/+2
* Update Xen version for 3.4.0-rc4-preKeir Fraser2009-04-302-2/+1
* Added tag 3.4.0-rc3 for changeset 22e01301ff64Keir Fraser2009-04-301-0/+1
* Update Xen version for 3.4.0-rc33.4.0-rc3Keir Fraser2009-04-302-1/+2
* cpuidle: Fix for timer_deadline==0 caseKeir Fraser2009-04-301-5/+8
* xenstore: Add brief notice regarding xenstore protocol limits to xs.h.Keir Fraser2009-04-301-0/+5
* x86_32: Fix build after e820 verbosity printks.Keir Fraser2009-04-291-2/+3
* x86 shadow: fix audit mode.Keir Fraser2009-04-291-0/+3
* x86: Add boot options regarding e820 parsinga nd clipping.Keir Fraser2009-04-291-12/+61
* x86 vmx: Reuse idtv_info to avoid double read of IDT_VECTORING.Keir Fraser2009-04-281-1/+1
* Update XEN_LINUX_GIT_REMOTEBRANCH to match changes made in upstreamKeir Fraser2009-04-271-1/+1
* xend: Fix for op_pincpu in SrvDomain.pyKeir Fraser2009-04-273-5/+4
* xend: fix cset 19547:b2c43b0fba71 (a managed domain may not shutdown)Keir Fraser2009-04-271-0/+1
* x86 hvm: During task switch, LDT must be loaded before all otherKeir Fraser2009-04-271-3/+3
* x86 vtd: Do not exclude freed percpu areas from dom0 vtd tables.Keir Fraser2009-04-252-6/+7
* x86: Detect bogus BIOS e820 tables which are not fully covered asKeir Fraser2009-04-241-0/+58
* xentrace: Clean up HVM I/O tracing.Keir Fraser2009-04-243-10/+12
* xentrace: fix trivial typo.Keir Fraser2009-04-241-1/+1
* xend: modify the order of resetting/deassigning device.Keir Fraser2009-04-241-8/+10
* stubdoms: handle cdrom devices in the config fileKeir Fraser2009-04-231-1/+3
* x86 numa: Fix left shift overflowsKeir Fraser2009-04-231-3/+3
* stubdom: drop lwip supportKeir Fraser2009-04-234-26/+20
* xm: Fix hot-unplug of statically-assigned devicesKeir Fraser2009-04-233-5/+6
* x86: Remove bogus vtd frametable range checkKeir Fraser2009-04-231-5/+1
* xend: Do not overwrite xauthority and display with empty valuesKeir Fraser2009-04-231-2/+2
* stubdoms: generate stubdom config fileKeir Fraser2009-04-233-14/+77
* xc_save: fixes typo in error message.Keir Fraser2009-04-221-1/+1
* network-bridge: Fix for bondingKeir Fraser2009-04-221-0/+9
* intel vtd: Remove the BUG_ON in domain_context_mapping().Keir Fraser2009-04-211-1/+14
* [IA64] fix early access to per cpu area.Isaku Yamahata2009-04-217-5/+61
* xenconsoled: Fixes to domain management.Keir Fraser2009-04-201-4/+12
* x86: fix next->vcpu_dirty_cpumask checking in context_switch()Keir Fraser2009-04-201-2/+1
* xend: The method union_update on a set was renamed to update in Python 2.3Keir Fraser2009-04-201-1/+5
* TXT: update Makefile to latest tboot tarfileKeir Fraser2009-04-171-1/+1
* AMD IOMMU: Fix ioapic interrupt remappingKeir Fraser2009-04-171-0/+34
* cpuidle: Add support for Always Running APIC timer, CPUID_0x6_EAX_Bit2.Keir Fraser2009-04-174-3/+12
* x86: avoid EPT scanning errors when splitting superpages during live migrationKeir Fraser2009-04-171-2/+4
* xend: clean up qemu-dm related items on domain destroyKeir Fraser2009-04-171-18/+18