CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/28 03:48:52
Modified files:
sys/dev/pv : pvbus.c pvreg.h pvvar.h vmt.c
Log message:
Add callbacks for supported hypervisors in pvbus(4) to print more
information and for some generic CPUID/MSR-level initialization. This
changes the attach/match path a bit.
Hypervisor informatiom may include a version number, for example:
pvbus0 at mainbus0: Hyper-V 6.3.9600
OK mlarkin@
