CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2022/08/30 11:09:21

Modified files:
        sys/arch/amd64/amd64: identcpu.c vmm.c 
        sys/arch/amd64/include: cpu.h specialreg.h vmmvar.h 
        usr.sbin/vmd   : vm.c 

Log message:
Initial support for mmio assist for vmm(4)

Provide the basic information required for a userland assist in
emulating instructions touching mmio regions, sending as much
information as is provided by the host hardware.

No decode or assist provided at the moment by vmd(8).

ok mlarkin@

Reply via email to