aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* VT-d: improve RMRR validity checkingKeir Fraser2010-01-231-1/+42
* x86: check if desc->action is NULL when unbinding guest pirqKeir Fraser2010-01-221-0/+14
* x86: kill msix_flush_writes()Keir Fraser2010-01-211-23/+0
* x86: dump full IRQ affinityKeir Fraser2010-01-211-9/+9
* x86: add keyhandler to dump MSI stateKeir Fraser2010-01-211-0/+77
* VT-d: warn on bogus RMRR entryKeir Fraser2010-01-211-0/+6
* VT-d: improve RMRR validity checkingKeir Fraser2010-01-213-17/+61
* VT-d: handle return value of deassign_deviceKeir Fraser2010-01-214-22/+38
* hvm: Add ACPI fixed sleep buttonKeir Fraser2010-01-203-1/+26
* xentrace: Per-cpu xentrace buffersKeir Fraser2010-01-203-27/+127
* Enable IOMMU by default.Keir Fraser2010-01-192-12/+5
* x86: Clean up TSC_RELIABLE handling after 20705:a74aca4b9386Keir Fraser2010-01-194-22/+19
* x86 hvm: Pre-allocate per-cpu HVM memory before bringing CPUs onlineKeir Fraser2010-01-186-17/+42
* Change default cpufreq governor to ondemandKeir Fraser2010-01-171-1/+1
* x86: A further fix to xen_in_range().Keir Fraser2010-01-151-3/+3
* Make sure the minimum shadow allocation is never zero.Keir Fraser2010-01-141-2/+3
* x86: Fix and clarify 20803:50bd4235f486Keir Fraser2010-01-143-10/+28
* x86: Fix xen_in_range() for fragmented percpu data area.Keir Fraser2010-01-141-14/+18
* x86 hvm: Change default setting of guest CPUID RDTSCP bitKeir Fraser2010-01-133-3/+6
* x86: fix unmaskable msi assignment issue.Keir Fraser2010-01-131-6/+6
* x86: minor cleanup to arch_memory_op()Keir Fraser2010-01-131-3/+0
* Update Xen version to 4.0.0-rc2-preKeir Fraser2010-01-131-1/+1
* x86: add and use XEN_DOMCTL_getpageframeinfo3Keir Fraser2010-01-132-5/+118
* Update Xen version for 4.0.0-rc14.0.0-rc1Keir Fraser2010-01-121-1/+1
* x86_32: Fix the build.Keir Fraser2010-01-091-1/+1
* VT-d: get rid of trailing whitespaceKeir Fraser2010-01-089-17/+17
* [IA64] support XEN_DOMCTL_mem_sharing_opKeir Fraser2010-01-081-0/+29
* tmem: Reduce verbosity on failed memory allocations.Keir Fraser2010-01-082-5/+4
* EPT: Walk and print EPT tables on an unexpected EPT violationKeir Fraser2010-01-083-0/+52
* x86: fix NUMA handling (c/s 20599:e5a757ce7845)Keir Fraser2010-01-082-11/+40
* Handle PoD case in hvm_hap_nested_page_fault()Keir Fraser2010-01-061-9/+8
* sysctl: Return max_node_id rather than nr_nodes from physinfo command.Keir Fraser2010-01-064-10/+22
* x86: XEN_DOMCTL_MEM_SHARING_OP_CONTROL should not depend on HAP.Keir Fraser2010-01-061-4/+1
* [IA64] Fix ia64 buildKeir Fraser2010-01-064-4/+26
* tmem: Only enable by default for x86_64Keir Fraser2010-01-061-0/+4
* numa: Correct handling node with CPU populated but no memory populatedKeir Fraser2010-01-054-7/+12
* Revert incorrect comment change introduced by 20720:ddb3646ad681Keir Fraser2010-01-051-1/+1
* domctl: Fix command-number clashes and place all #defines together toKeir Fraser2010-01-041-62/+118
* VT-d: fix iommu_domid for PCI/PCIx devices assignmentKeir Fraser2010-01-041-41/+51
* VT-d: fix iommu_domain_destroyKeir Fraser2010-01-041-19/+10
* VT-d: clean up dynamic page mappingKeir Fraser2010-01-042-3/+3
* Revert 20726:ddb8c5e798f9Keir Fraser2010-01-044-12/+7
* x86: In mmuext_op(), MMUEXT_[UN]PIN_* must respect 'foreigndom'...Keir Fraser2009-12-301-10/+10
* x86: Initialise percpu areas as early as possible during bootstrap.Keir Fraser2009-12-291-3/+16
* x86, passthrough: Enhance guest's interrupt affinity setting.Keir Fraser2009-12-281-1/+2
* numa: Correct handling node with CPU populated but no memory populatedKeir Fraser2009-12-284-7/+12
* grant_table: Build fixes for IA64.Keir Fraser2009-12-281-14/+25
* x86: Fix mfn/page handling in do_mmuext_op().Keir Fraser2009-12-241-37/+45
* evtchn: Do not free d->poll_mask until domain is being deallocated.Keir Fraser2009-12-243-2/+13
* x86/mm: early put_page when XENMEM_add_to_physmap(XENMAPSPACE_gmfn)Keir Fraser2009-12-242-4/+4