aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* xenpaging: update machine_to_phys_mapping[] during page-inKeir Fraser2011-01-111-0/+1
* x86-64: refine access permission check for wrmsr to MSR_FAM10H_MMIO_CONF_BASEKeir Fraser2011-01-111-2/+1
* vt-d: Remove unnecessary 'inline' qualifiersKeir Fraser2011-01-101-13/+5
* vtd: Remove unused 'align' local variable from iommu_flush_iotlb_psi().Keir Fraser2011-01-101-1/+0
* vtd: Fix up iommu_flush_iotlb_psi().Keir Fraser2011-01-101-7/+6
* x86_64: don't use weak symbols on x86-64Keir Fraser2011-01-101-2/+3
* x86-64: don't allow wrmsr to MSR_FAM10H_MMIO_CONF_BASE when Xen itself is usi...Keir Fraser2011-01-101-1/+12
* EPT/VT-d: bug fix for EPT/VT-d table sharingKeir Fraser2011-01-104-58/+45
* Update AMD SVM feature flagsKeir Fraser2011-01-081-12/+16
* Update AMD CPU feature flags 0x80000001:ECX for Xen HypervisorKeir Fraser2011-01-085-21/+26
* timer: Don't hardcode cpu0 in migrate_timers_from_cpu().Keir Fraser2011-01-081-15/+27
* timer: Ensure that CPU field of a timer is read safely when lock-free.Keir Fraser2011-01-082-15/+17
* x86: Fix atomic_write*() macros to correctly inform GCC that memoryKeir Fraser2011-01-081-2/+2
* timer: Fix up timer-state teardown on CPU offline / online-failure.Keir Fraser2011-01-081-22/+20
* x86: Free per-cpu area for offline cpu via RCU.Keir Fraser2011-01-081-2/+18
* x86 asid: Do not check for per-cpu asid state being already initialised.Keir Fraser2011-01-071-9/+0
* ASID: Optimize hvm_flush_guest_tlbsKeir Fraser2011-01-071-7/+10
* Update my email address to long-term stable address.Keir Fraser2011-01-078-8/+8
* Fix 32-bit build after the latest mem-event seriesTim Deegan2011-01-075-2/+22
* mem_type HVMOP: replaced enumJoe Epstein2011-01-071-1/+1
* mem_access: added INT3/CRx captureJoe Epstein2011-01-078-16/+278
* mem_access: HVMOPs for setting mem accessJoe Epstein2011-01-075-2/+193
* mem_access: access listener can be requiredJoe Epstein2011-01-072-0/+32
* mem_access: mem event additions for accessJoe Epstein2011-01-0713-15/+331
* mem_access: introduce P2M mem_access typesJoe Epstein2011-01-074-58/+149
* kexec: correct _domain offset info in elf-notesKeir Fraser2011-01-062-4/+8
* mem_sharing: fix race condition of nominate and unshareTim Deegan2011-01-061-10/+21
* relax vCPU pinned checksKeir Fraser2011-01-053-2/+4
* x86 hvm: Add a missing line to record the type passed into register_io_handler()Keir Fraser2011-01-051-0/+1
* x86: Allow dom0 to write MSR IA32_ENERGY_PERF_BIASKeir Fraser2011-01-052-0/+2
* [VTD] added WLAN device ID on Fujitsu's platform in quirks.cKeir Fraser2011-01-051-0/+1
* x86 amd: Revert 6382:b74c15e4dd4f (AMD flush filter configuration)Keir Fraser2011-01-051-34/+0
* Enable 1GB HAP support by default.Tim Deegan2011-01-051-2/+2
* x86/mm: Add p2m_lock in set_shared_p2m_entryTim Deegan2011-01-041-0/+5
* x86 hvm: Missing chunk from TSC-deadline support patch.Keir Fraser2010-12-271-1/+1
* credit2: Fix x86_32 build.Keir Fraser2010-12-241-1/+1
* ACPI: __init-annotate APEI codeKeir Fraser2010-12-243-19/+20
* x86: a little bit of genapic cleanupKeir Fraser2010-12-243-37/+17
* VT-d: fix and improve print_vtd_entries()Keir Fraser2010-12-241-18/+19
* re-add calls accidentally deleted from run_all_nonirq_keyhandlers()Keir Fraser2010-12-241-0/+4
* Use bool_t for various boolean variablesKeir Fraser2010-12-2454-161/+148
* x86: link-time .data section adjustmentsKeir Fraser2010-12-241-0/+4