VT-X is not available so no h/w assisted hypervisor.
however it is possible to offline an Atom core on Edison/Linux. then by putting your baremetal app into physical memory and initiating a SIPI/2INIT IPI sequence it should be possible to jump to baremetal app. You may look at RTBench/tools/src/baremetal at master · izard/RTBench · GitHub as a base, but some adjustments with addresses will be required.