CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2015/04/06 23:50:40
Modified files: lib/libkvm : kvm_i386.c Log message: Teach libkvm a bit about PAE, making it independent of the kernel defines and doing runtime detection of what the target kernel is using. Getting this is now to avoid breakage when kernel bits come. ok deraadt@