@EddieA Looking at the original crash report, it could be the MWAIT instruction bug that some Intel CPUs have. For troubleshooting purposes, apply this Xen boot option:
/opt/xensource/libexec/xen-cmdline --set-xen mwait-idle=false
After that, try some reboots/power cycles and let's see if you can reproduce the issue.