Home
last modified time | relevance | path

Searched refs:crash (Results 1 – 25 of 25) sorted by relevance

/xen/docs/misc/
A Dkexec_and_kdump.txt96 It is possible to kdump from Xen or Linux to a Linux crash kernel.
97 It is not possible to use xen as a crash kernel.
101 Xen -> Linux | first hypervisor & | crash kernel
104 Linux -> Linux | first kernel | crash kernel
162 you can prepare to kdump by loading the crash kernel into the
168 CRASH_KERNEL_IMAGE: the crash kernel image
172 maxcpus=1 is required if the crash kernel is SMP
176 vmlinux image is used as the crash kernel
178 e.g. kexec -p /boot/crash-vmlinuz \
181 On x86 systems the crash kernel may be either
[all …]
A Dcrashdb.txt1 Xen crash debugger notes
6 also a special key handler for making it crash, which is handy.
A Dxen-error-handling.txt15 allowing the crash to be deferred for the currently executing VCPU
61 Like BUG() and ASSERT() this will crash and reboot the host
A Dxenpaging.txt4 Usage of xenpaging can crash Xen or cause severe data corruption in the
A Dxen-command-line.pandoc590 Specify sizes and optionally placement of the crash kernel reservation
592 set aside for a crash kernel (`<size>`) for a given range of installed
996 use executable superpages to crash the host. By default, executable
1282 sharept, intremap, intpost, crash-disable,
1354 * The `crash-disable` boolean controls disabling IOMMU functionality (DMAR/IR/QI)
1355 before switching to a crash kernel. This option is inactive by default and
1468 to use kexec functionality in the case of a crash. It represents
1470 so the crash kernel may find find them. Should be used in combination
1986 - The hypervisor generated SErrors will cause the whole system to crash
1989 All SErrors will cause the whole system to crash. This option should only
A Dxenstore.txt197 @releaseDomain occurs on any domain crash or
/xen/docs/
A DINDEX12 misc/crashdb Xen crash debugger notes
A Dconfigure1304 --with-xen-dumpdir=DIR Path to directory for domU crash dumps.
/xen/docs/features/
A Dlivepatch.pandoc57 host crash:
60 crash due to the content of the live patch being incorrect or the
A Dfeature-levelling.pandoc194 end up running a guest which will subsequently crash. The CPUID policy should
/xen/
A DCODING_STYLE174 * Programmers can crash the guest.
177 executed in DEBUG builds, and cause the hypervisor to crash if it's
182 to crash if it's violated.
A DSUPPORT.md182 ## Debugging, analysis, and crash post-mortem
221 This is primarily designed to allow "crash kernels",
222 which can do core dumps of memory to help with debugging in the event of a crash.
892 Pretty likely to still crash / fail to work.
A Dconfigure1331 --with-xen-dumpdir=DIR Path to directory for domU crash dumps.
/xen/tools/firmware/hvmloader/
A Dutil.c715 static void __attribute__((noreturn)) crash(void) in crash() function
729 crash(); in __assert_failed()
735 crash(); in __bug()
/xen/tools/xenstat/xentop/
A Dxentop.c943 crash = 0, dying = 0, shutdown = 0; in do_summary() local
963 else if (xenstat_domain_crashed(domain)) crash++; in do_summary()
969 num_domains, run, block, pause, crash, dying, shutdown); in do_summary()
/xen/xen/
A DKconfig.debug122 a system crash.
/xen/m4/
A Dpaths.m475 [Path to directory for domU crash dumps. [LOCALSTATEDIR/lib/xen/dump]]),
/xen/xen/common/
A DKconfig148 without rebooting. This is primarily used to execute a crash
149 environment to collect information on a Xen hypervisor or dom0 crash.
/xen/docs/man/
A Dxen-vbd-interface.7.pandoc128 they can crash due to minor number clashes. With these guests, the
A Dxl.cfg.5.pod.in272 it will crash.
978 created but may cause the VM to crash if a pass-through device accesses RDM.
980 leads to a VM crash.
2303 This group incorporates the crash control MSRs. These enlightenments
2304 allow Windows to write crash information such that it can be logged
A Dxl.1.pod.in374 restart on a crash. See L<xl.cfg(5)> for more info.
437 mem-set will make a domain unstable and cause it to crash. Be very
/xen/xen/arch/x86/
A DMakefile21 obj-$(CONFIG_KEXEC) += crash.o
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c1326 goto crash; in vmx_load_pdptrs()
1337 goto crash; in vmx_load_pdptrs()
1363 crash: in vmx_load_pdptrs()
/xen/tools/libxl/
A Dlibxl_types.idl212 (3, "crash"),
/xen/tools/
A Dconfigure1526 --with-xen-dumpdir=DIR Path to directory for domU crash dumps.

Completed in 54 milliseconds