aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* amd iommu: Fix x86_32 build.Keir Fraser2011-01-281-1/+1
* hvm: allow pass-through of new FPU/ALU CPUID featuresKeir Fraser2011-01-271-0/+2
* amd iommu: reduce io page level for hvm guest (3/3)Wei Wang2011-01-271-36/+25
* amd iommu: reduce io page level for hvm guest (2/3)Wei Wang2011-01-271-26/+14
* amd iommu: reduce io page level for hvm guest (1/3)Wei Wang2011-01-272-6/+11
* vtd: Fix for irq bind failure after PCI attaching 32 timesFengzhe Zhang2011-01-271-1/+0
* x86: physdev_[un]map_pirq() use rcu_lock_target_domain_by_id().Keir Fraser2011-01-261-13/+6
* x86: Fix pirq teardown on domain destruction.Wei Gang2011-01-261-3/+0
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-261-0/+5
* x86: Do not pollute namespace with asm defns of PERFC_*.Keir Fraser2011-01-267-11/+11
* amd iommu: Fix output and coding styleKeir Fraser2011-01-266-68/+72
* Update Xen version to 4.1.0-rc3-preKeir Fraser2011-01-251-1/+1
* Update Xen version to 4.1.0-rc24.1.0-rc2Keir Fraser2011-01-251-1/+1
* x86/tsc: remove misleading printk on HVM restore path.Keir Fraser2011-01-251-5/+0
* MergeTim Deegan2011-01-214-3/+27
|\
| * [VTD][QUIRK] turn off Sandybridge IGD quirk by defaultKeir Fraser2011-01-211-2/+8
| * svm: migrate pirq with vcpuKeir Fraser2011-01-211-1/+1
| * x86:x2apic: Disable x2apic on x86-32 permanentlyKeir Fraser2011-01-211-0/+16
| * x86_32: Assert map_domian_page() not used too early.Keir Fraser2011-01-211-0/+2
* | p2m: Allow non-leaf entries to be replaced by leaf entriesGeorge Dunlap2011-01-214-16/+80
|/
* Disable tmem by default for 4.1 release.Keir Fraser2011-01-191-1/+1
* x86_emulate: set the operand size for SMSW/reg writeback.Keir Fraser2011-01-191-2/+1
* PoD,hap: Fix logdirty mode when using hardware assisted pagingGeorge Dunlap2011-01-171-7/+18
* PoD: Allow pod_set_cache_target hypercall to be preemptedGeorge Dunlap2011-01-174-13/+36
* VT-d/ATS: misc fixesJan Beulich2011-01-181-17/+38
* xen-unstable/blkif: Add trim operation interfaceKeir Fraser2011-01-181-0/+34
* xen: fix XEN_DOMCTL_memory_mapping to not return with domain RCU lock heldKeir Fraser2011-01-181-4/+4
* xen: stringify assertion condition for printing sooner.Keir Fraser2011-01-182-3/+3
* rcupdate: Make rcu_barrier() more paranoia-proofKeir Fraser2011-01-141-5/+24
* PoD: Fix two code commentsLiu, Jinsong2011-01-141-1/+1
* x86 hvm: Do not check-and-fail on in_atomic() in hvm_copy().Keir Fraser2011-01-141-0/+9
* x86-64: pci_probe must be residentJan Beulich2011-01-141-1/+1
* x86: On CPU online/offline from dom0, try flushing RCU work on EBUSY.Keir Fraser2011-01-142-18/+40
* x86 acpi: Fix crash in enable_nonboot_cpus() on wakeup from S3/S4Keir Fraser2011-01-141-0/+1
* rcupdate: Implement rcu_barrier() to synchronously flush RCU work.Keir Fraser2011-01-142-0/+27
* stop_machine: Allow specified function to run on all CPUs.Keir Fraser2011-01-142-4/+13
* x86 sysctl: Remove unused CPU hotplug status stuff.Keir Fraser2011-01-142-32/+1
* cpu hotplug: Core functions are quiet on failure.Keir Fraser2011-01-143-4/+10
* x86 fpu: Code clean up. Eliminate per-cpu xsave init verbosity.Keir Fraser2011-01-144-91/+80
* x86: Avoid calling xsave_alloc_save_area before xsave_initKeir Fraser2011-01-142-33/+43
* vt-d: quirks for Sandybridge errata workaround, WLAN, VT-d fault escalationAllen Kay2011-01-143-7/+102
* vt-d: Fix crash issue when not sharing EPT and VT-d tables.Keir Fraser2011-01-141-0/+4
* Update Xen version to 4.1.0-rc2-preKeir Fraser2011-01-131-1/+1
* x86/mm: make page-sharing use the proper typecount functionsTim Deegan2011-01-131-45/+26
* x86/mm: fix EPT PoD locking to match the normal p2m case.Tim Deegan2011-01-131-3/+10
* Update Xen version to 4.1.0-rc14.1.0-rc1Keir Fraser2011-01-131-1/+1
* Revert 22706:ca10302ac285 "xenpaging: update machine_to_phys_mapping[] during...Keir Fraser2011-01-121-5/+1
* x86: restore x2apic pre-enabled check logicKeir Fraser2011-01-114-11/+24
* xenpaging: update machine_to_phys_mapping[] during page deallocationKeir Fraser2011-01-111-1/+5
* xenpaging: drop paged pages in guest_remove_pageKeir Fraser2011-01-114-12/+48