K 10 svn:author V 6 grehan K 8 svn:date V 27 2013-10-18T22:05:17.172862Z K 7 svn:log V 294 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 (delphij) END