On 5/26/06, Gerd Hoffmann <[EMAIL PROTECTED]> wrote: > > 1a. The C-code in xen_machine_kexec() performs a hypercall. > > > > 1b. The hypervisor jumps to the assembly code. > > After prepare we've created a NX-safe mapping for the control page. We > > jump to that NX-safe address to transfer control to the assembly code. > > This is about kexec'ing the physical machine, not the virtual machine, > right?
Correct, kexec:ing from dom0. / magnus _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
