CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/12/17 02:29:28

Modified files:
        sys/arch/amd64/amd64: vmm.c 
        sys/arch/amd64/include: vmmvar.h 
        usr.sbin/vmd   : loadfile.h loadfile_elf.c vmm.c 

Log message:
Move vcpu register state init to vmd. Allows vmd bootloader to make the
decision as to how the vcpu should be set up for initial start and
reset. Also removes some hardcoded register constants from vmm(4).

ok jsing@, mpi@

Reply via email to