aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86 mca: Be more careful for printk in MCE contextKeir Fraser2010-01-293-6/+8
* x86 mca: Add MCE broadcast checkiing.Keir Fraser2010-01-293-6/+42
* x86 mca: Fix the vMCE address translation for HVM guest.Keir Fraser2010-01-291-2/+2
* x86 mca: Add the mised put_domain in UCR handler function.Keir Fraser2010-01-291-0/+3
* x86 mca: Not GP fault when guest write non 0s or 1s to MCA CTL MSRs.Keir Fraser2010-01-293-18/+51
* x86 mca: Handle the vMCA bank correctlyKeir Fraser2010-01-291-4/+4
* x86: Clean up c/s 20844:ca0759a08057Keir Fraser2010-01-291-6/+6
* x86: Polarity-switch method only effective in non-directed EOI case.Keir Fraser2010-01-261-1/+1
* x86: reduce EOI stack's size in per-cpu area.Keir Fraser2010-01-261-3/+3
* x86: Directly clear all pending EOIs once MSI info changedKeir Fraser2010-01-261-0/+2
* x86: Revert Cset 20334:dcc5d5d954e9Keir Fraser2010-01-263-30/+8
* Update Xen version to 4.0.0-rc3-preKeir Fraser2010-01-261-1/+1
* Update Xen version to 4.0.0-rc24.0.0-rc2Keir Fraser2010-01-261-1/+1
* VT-d: add "iommu=workaround_bios_bug" optionKeir Fraser2010-01-263-5/+15
* 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