K 10 svn:author V 6 grehan K 8 svn:date V 27 2013-10-17T21:56:39.391847Z K 7 svn:log V 312 Eliminate unconditional debug printfs. Linux writes to these nominally read-only registers, so avoid having bhyve write warning messages to stdout when the reg writes can be safely ignored. Change the WPRINTF to DPRINTF which is conditional. Reviewed by: mav Discussed with: mav, Zhixiang Yu MFC after: 3 days END