aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing pv_ops Linux buildconfig file.Keir Fraser2009-02-171-0/+14
* pvSCSI, xend: add new device assignment modeKeir Fraser2009-02-175-45/+117
* xend: Update VCPUs_liveKeir Fraser2009-02-171-0/+2
* xend: Improve information-gathering processing of SCSI devices by using lsscsiKeir Fraser2009-02-171-7/+48
* BUILD: Add option to build the Xen pvops git tree.Keir Fraser2009-02-171-8/+49
* ia64: Enhance vt-d support for ia64.Keir Fraser2009-02-176-21/+64
* xenpm tool: add average C state residencyKeir Fraser2009-02-171-19/+19
* vtd: clean up of __iommu_flush_iec()Keir Fraser2009-02-171-1/+1
* passthrough: fix MSI-X table fixmap allocationKeir Fraser2009-02-175-34/+90
* Fix typos in xendomains script.Keir Fraser2009-02-171-8/+8
* Merge with ext/ia64/xen-unstable.hgKeir Fraser2009-02-1716-39/+270
|\
| * x86: Clean up vpt-align patch.Keir Fraser2009-02-132-6/+11
| * hvm: Align periodic vpts.Keir Fraser2009-02-1310-4/+40
| * xenapi: Correct some syntax errors in xen/xend/XendAPI.pyKeir Fraser2009-02-131-4/+5
| * iommu: Fix interrupt setup.Keir Fraser2009-02-132-3/+5
| * [XSM][FLASK] basic documentation and a type cast error for x86_64Keir Fraser2009-02-132-2/+150
| * xendomains: clean up output formattingKeir Fraser2009-02-131-21/+44
| * x86 hvm: Allow restore of old images with different segment attribute format.Keir Fraser2009-02-131-0/+16
* | [IA64] remove a warning.Isaku Yamahata2009-02-131-0/+2
* | [IA64] remove the warning.Isaku Yamahata2009-02-131-0/+1
* | [IA64] fix relinquish_memory()Isaku Yamahata2009-02-132-7/+19
|/
* [IA64] shrink ia64 struct page_info.Isaku Yamahata2009-02-133-8/+53
* [IA64] use page_list_head and related stuff.Isaku Yamahata2009-02-136-20/+36
* merge with xen-unstable.hgIsaku Yamahata2009-02-13105-1010/+1842
|\
| * vtd: move the snoop control detection out of acpi_dmar_init()Keir Fraser2009-02-122-18/+19
| * xm save: Display help text if bad options specified.Keir Fraser2009-02-121-1/+1
| * rombios: fix int15/86h (wait for microseconds)Keir Fraser2009-02-121-7/+8
| * Cleanup naming for ia64 and x86 interrupt handling functionsKeir Fraser2009-02-1218-68/+95
| * cpufreq: fix the buildKeir Fraser2009-02-111-11/+9
| * x86: cpufreq get_cur_val adjustmentKeir Fraser2009-02-111-4/+6
| * cpufreq cmdline handlingKeir Fraser2009-02-113-18/+63
| * xend: PCIQuirk`__devIsUnconstrained refers to an undeclared variable ifKeir Fraser2009-02-111-1/+2
| * pciif: Fix typo in constant definition.Keir Fraser2009-02-111-1/+1
| * blktap: Fix check_gcryptKeir Fraser2009-02-111-1/+1
| * x86_64: Ensure enough space for allocator bitmap after relocated Xen image.Keir Fraser2009-02-111-1/+2
| * x86: mce: Provide extended physical CPU info.Keir Fraser2009-02-106-22/+194
| * vtd: fix compilation error on ia64 for 19185:1eb6afcad849.Keir Fraser2009-02-101-1/+1
| * vtd: adding support for multiple queued invalidation pagesKeir Fraser2009-02-097-18/+24
| * minios: fix p2m on x86Keir Fraser2009-02-091-0/+6
| * [IA64] fix compilation error of iommu.cKeir Fraser2009-02-091-1/+4
| * Revert 19178:4fcf4c9c9751ccb8edKeir Fraser2009-02-094-29/+25
| * [IA64] compilation fix of xentrace.Keir Fraser2009-02-061-2/+2
| * x86: Clean up page-mfn conversion macros to allow better override by shadow c...Keir Fraser2009-02-066-33/+43
| * xenctx: print x86_32 context on x86_64Keir Fraser2009-02-061-0/+31
| * Better separate IOAPIC management from interrupt vector managementKeir Fraser2009-02-064-25/+29
| * x86: Move interrupt vector management from io_apic.c to irq.cKeir Fraser2009-02-062-54/+55
| * x86: ->shutdown() in free_irq() should be passed vector, not irq.Keir Fraser2009-02-061-1/+1
| * Cleanup IOMMU interrupt setupKeir Fraser2009-02-062-15/+24
| * libxenctrl: adds xc_domain_unbind_msi_irq to libxc.Keir Fraser2009-02-052-0/+32
| * Fix PCI passthrough for devices w/o iomem.Keir Fraser2009-02-052-3/+5