aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.2-rc34.0.2-rc3Keir Fraser2011-04-131-1/+1
* x86, amd, MTRR: correct DramModEn bit of SYS_CFG MSRWei Huang2011-04-071-0/+28
* X86: Fix mce offline page bugLiu, Jinsong2011-04-071-10/+1
* x86/hvm: load CPU structures from xen versions <=3.4George Dunlap2011-04-071-1/+126
* hvm: infrastructure for backwards-compatible loadingGeorge Dunlap2011-04-072-8/+36
* hvm save: Introduce hvm_load_entry_zeroextend().Keir Fraser2011-04-073-11/+22
* hvm save: Move some inline functions into common/hvm/save.cKeir Fraser2011-04-072-62/+81
* xen: fix reloc.S generation for non-gnu toolchainChristoph Egger2011-04-021-2/+2
* x86: __pirq_guest_eoi() must check it is called for a fullyKeir Fraser2011-04-021-0/+6
* x86: run-time callers of map_pages_to_xen() must check for errorsJan Beulich2011-03-154-50/+95
* _csched_cpu_pick(): don't return CPUs outside vCPU's affinity maskJan Beulich2011-03-141-0/+1
* x86_64: fix error checking in arch_set_info_guest()Tim Deegan2011-03-141-0/+5
* x86/HPET: fix initialization orderJan Beulich2011-03-121-2/+4
* x86_emulate: FPU 0xda instructions have a 32-bit memory operand, not 64-bit.Keir Fraser2011-03-081-9/+9
* x86_emulate: Fix emulation of FIMUL m32i.Keir Fraser2011-03-081-1/+1
* amd-k8-mce: remove a stray break statementKeir Fraser2011-02-241-1/+0
* Update Xen version to 4.0.2-rc3-preKeir Fraser2011-02-101-1/+1
* Update Xen version to 4.0.2-rc24.0.2-rc2Keir Fraser2011-02-101-1/+1
* amd iommu: Fix a xen crash after pci-attachKeir Fraser2011-02-101-0/+6
* x86/hvm: don't let domains call HVMOP_set_mem_type on themselves.Tim Deegan2011-02-091-0/+4
* Revert 21334:993458f6c5a0 (xen-unstable 22071:c5aed2e049bc).Keir Fraser2011-02-071-6/+0
* trace: Change trace_var argument to void*, to match __trace_varKeir Fraser2011-02-061-1/+1
* hvm amd: Fix 32bit guest VM save/restore issues associated with SYSENTER MSRsKeir Fraser2011-02-061-15/+26
* x86: Fix pirq teardown on domain destruction.Wei Gang2011-01-261-3/+0
* x86: blacklist new AMD CPUID bits for PV domainsKeir Fraser2011-01-262-0/+10
* x86: Do not pollute namespace with asm defns of PERFC_*.Keir Fraser2011-01-267-11/+11
* x86/tsc: remove misleading printk on HVM restore path.Keir Fraser2011-01-251-5/+0
* x86_emulate: set the operand size for SMSW/reg writeback.Keir Fraser2011-01-211-2/+1
* 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
* kexec: fix ia64 build for 21300:8bdf09baff30KUWAMURA Shin'ya2011-01-141-0/+5
* VT-d: fix ia64 buildKeir Fraser2011-01-141-0/+8
* x86: don't crash when a CPU cannot be brought online during bootKeir Fraser2011-01-111-4/+7
* Update Xen version to 4.0.2-rc2-preKeir Fraser2011-01-111-1/+1
* Update Xen version to 4.0.2-rc14.0.2-rc1Keir Fraser2011-01-101-1/+1
* x86: Fix atomic_write*() macros to correctly inform GCC that memoryKeir Fraser2011-01-081-2/+2
* Update my email address to long-term stable address.Keir Fraser2011-01-077-7/+7
* kexec: correct _domain offset info in elf-notesKeir Fraser2011-01-062-4/+8
* relax vCPU pinned checksKeir Fraser2011-01-053-2/+4
* 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
* x86 hvm ept: Remove EPT guest linear address validationKeir Fraser2010-12-241-2/+1
* x86, atomic: Fix 32-bit version of atomic_write64().Keir Fraser2010-12-171-1/+1
* vtd: Reinstate ACPI DMAR on system shutdown or S3/S4/S5.Keir Fraser2010-12-176-16/+42
* xentrace: Clean up initialisation.Keir Fraser2010-12-161-59/+47
* x86: Define pte_{read,write}[_atomic] in terms of atomic_readNKeir Fraser2010-12-162-16/+8
* x86: Define atomic_{read,write}{8,16,32,64} accessor functions.Keir Fraser2010-12-163-14/+42
* vtd: Require unmap_vtd_domain_page() on a couple of early exit paths.Keir Fraser2010-12-161-0/+2
* x86/32on64: zero-extend hypercall index before use in memory access (debug mo...Keir Fraser2010-12-151-1/+2
* x86-64: fix restoring of hypercall arguments after trace calloutKeir Fraser2010-12-151-2/+2