On 26/02/2015 14:50, Andrew Jones wrote: > Yes, this sucks, as we can't tell the difference between qemu failing > to run the test, and exiting with 1 vs. the test running, passing - > exiting with (0 << 1) | 1. It's too bad debugexit didn't set a higher > bit (like 5 or 6) to flag a "debug exit". Maybe it's not too late to > change it? Paolo? That would indeed have been a better idea. :( I'm not sure it's worth it because in theory exit codes of 1 should never happen in kvm-unit-tests. That said, it does suck when they happen due to a bug in the harness. Paolo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html