K 10 svn:author V 3 cem K 8 svn:date V 27 2020-04-15T02:34:44.637126Z K 7 svn:log V 319 bhyve(8): Minor cosmetic niceties in instemul failure Print the failed instruction stream as a contiguous stream of hex. This is closer to something you could throw at a disassembler than 0xHH 0xHH 0xHH. Also, use the debug.h 'raw' stdio-aware printf helper to avoid the cascading line effect. END