CVSROOT: /cvs Module name: src Changes by: ste...@cvs.openbsd.org 2016/05/26 11:10:15
Modified files: usr.sbin/vmd : loadfile_elf.c Log message: Copy ELF headers into guest VM memory This gives ddb access to the symbols of the kernel running inside the VM. ok mlarkin@