K 10 svn:author V 5 gonzo K 8 svn:date V 27 2016-12-29T21:55:23.301693Z K 7 svn:log V 375 [qemu] Fix VERSATILEPB kernel boot in QEMU broken by r300968 QEMU does not implement hardware debug registers so when dbg_monitor_is_enabled is called kernel receives "invalid instruction" exception. QEMU implements only DIDR register and on read returns all zeroes to indicate that it doesn't support other registers. Real hardware has Version bits set. MFC after: 1 week END