K 10 svn:author V 6 grehan K 8 svn:date V 27 2013-10-18T21:42:47.819240Z K 7 svn:log V 290 MFC r256709: 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. Approved by: re (gjb) END