Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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.markdown519 Specify sizes and optionally placement of the crash kernel reservation
521 set aside for a crash kernel (`<size>`) for a given range of installed
1193 to use kexec functionality in the case of a crash. It represents
1195 so the crash kernel may find find them. Should be used in combination
1617 generated SErrors will cause the whole system to crash.
1628 SErrors, so we have to crash the whole system when we get SErros with the
1635 All SErrors will crash the whole system. This option will avoid all overhead
A Dxenstore.txt185 @releaseDomain occurs on any domain crash or
/xen-4.10.0-shim-comet/docs/
A DINDEX12 misc/crashdb Xen crash debugger notes
A Dconfigure1304 --with-xen-dumpdir=DIR Path to directory for domU crash dumps.
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/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-4.10.0-shim-comet/tools/xenstat/xentop/
A Dxentop.c867 crash = 0, dying = 0, shutdown = 0; in do_summary() local
888 else if (xenstat_domain_crashed(domain)) crash++; in do_summary()
894 num_domains, run, block, pause, crash, dying, shutdown); in do_summary()
/xen-4.10.0-shim-comet/xen/common/
A DKconfig61 without rebooting. This is primarily used to execute a crash
62 environment to collect information on a Xen hypervisor or dom0 crash.
/xen-4.10.0-shim-comet/m4/
A Dpaths.m475 [Path to directory for domU crash dumps. [LOCALSTATEDIR/lib/xen/dump]]),
/xen-4.10.0-shim-comet/
A DSUPPORT.md143 ## Debugging, analysis, and crash post-mortem
183 This is primarily designed to allow "crash kernels",
184 which can do core dumps of memory to help with debugging in the event of a crash.
766 Pretty likely to still crash / fail to work.
A Dconfigure1329 --with-xen-dumpdir=DIR Path to directory for domU crash dumps.
/xen-4.10.0-shim-comet/docs/man/
A Dxen-vbd-interface.markdown.7128 they can crash due to minor number clashes. With these guests, the
A Dxl.cfg.pod.5.in271 it will crash.
894 created but may cause the VM to crash if a pass-through device accesses RDM.
896 leads to a VM crash.
2036 This group incorporates the crash control MSRs. These enlightenments
2037 allow Windows to write crash information such that it can be logged
A Dxl.pod.1.in374 restart on a crash. See L<xl.cfg(5)> for more info.
427 mem-set will make a domain unstable and cause it to crash. Be very
/xen-4.10.0-shim-comet/xen/arch/x86/
A DMakefile21 obj-$(CONFIG_KEXEC) += crash.o
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c1479 goto crash; in vmx_load_pdptrs()
1490 goto crash; in vmx_load_pdptrs()
1516 crash: in vmx_load_pdptrs()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_types.idl205 (3, "crash"),
/xen-4.10.0-shim-comet/tools/
A Dconfigure1513 --with-xen-dumpdir=DIR Path to directory for domU crash dumps.

Completed in 47 milliseconds