CVSROOT: /cvs Module name: src Changes by: ste...@cvs.openbsd.org 2016/06/10 10:37:16
Modified files: sys/arch/amd64/amd64: vmm.c sys/arch/amd64/include: vmmvar.h Log message: Remove readpage and writepage ioctls. They are not needed anymore now that guest memory is allocated by and shared with the host. ok mlarkin@