kexec and kdump allow restarting the Linux kernel without rebooting into the BIOS. kexec loads a new kernel into memory, while kdump facilitates debugging of crashed systems by loading a dump capture kernel. These features were introduced in Linux 2.6.13 and are currently supported on several platforms. Development is ongoing to support kexec/kdump for paravirtualized Xen guests. Future plans include enabling crash recovery across Xen and guest domains.