aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/crash.c
Commit message (Expand)AuthorAgeFilesLines
* x86/crash: Indicate how well nmi_shootdown_cpus() managed to doAndrew Cooper2013-09-261-4/+15
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86/kexec: Change NMI and MCE handling on kexec pathAndrew Cooper2012-12-131-15/+104
* x86/hpet: replace disabling of legacy broadcastJan Beulich2012-03-271-3/+0
* x86/hpet: disable before reboot or kexecJan Beulich2012-03-271-0/+1
* Revert c/s 23666:b96f8bdcaa15 KEXEC: disconnect all PCI devices from the PCI ...Andrew Cooper2011-11-111-3/+0
* x86/KEXEC: disable hpet legacy broadcasts earlierAndrew Cooper2011-08-191-0/+4
* KEXEC: disconnect all PCI devices from the PCI bus on crashAndrew Cooper2011-07-081-0/+3
* KEXEC: correctly revert x2apic state when kexecingAndrew Cooper2011-06-151-0/+7
* IOMMU: add crash_shutdown iommu_opAndrew Cooper2011-06-151-0/+4
* x86/kexec: nmi_shootdown_cpus() should leave irqs disabledKeir Fraser2011-06-141-2/+0
* kexec: Clean up shutdown logic. Reinstate ACPI DMAR during kexec.Keir Fraser2010-07-291-14/+10
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-111-0/+2
* Disable HPET broadcast mode on kexec.Keir Fraser2009-10-011-0/+4
* Pass cpumasks by reference always.Keir Fraser2009-05-271-14/+0
* Add xen_phys_start value in the crash info noteKeir Fraser2008-05-301-0/+1
* x86: Use halt() macro instead of direct HLT asm.kfraser@localhost.localdomain2007-09-111-1/+1
* x86: Various cleanups around CR4 handling, cpu_possible_map, and VMX initiali...kfraser@localhost.localdomain2007-07-121-2/+2
* hvm: Only do hvm_disable() on HVM-enabled systems.kfraser@localhost.localdomain2007-02-281-1/+1
* [XEN] kexec: Remove asm/kexec.h. Move the single inline function intoIan Campbell2007-02-081-1/+0
* Handle shared info (having different layout for native and compatibilityEmmanuel Ackaouy2007-01-051-1/+2
* [KEXEC] Clean up kexec code and fix panic-induced reboot whenkfraser@localhost.localdomain2006-12-141-11/+8
* [XEN] Fix kexec crash.kfraser@localhost.localdomain2006-12-131-2/+2
* [XEN] Early page fault handler to deal with spurious page faults.kfraser@localhost.localdomain2006-12-071-10/+2
* [XEN] Fixup whitespace and tweak for Xen coding style.Ian Campbell2006-11-301-36/+36
* [XEN] Kexec / Kdump: Code shared between x86_32 and x86_64Ian Campbell2006-11-301-3/+112
* [XEN] Kexec / Kdump: Generic codeIan Campbell2006-11-301-0/+19