On Mon, 15 Oct 2007 12:38:06 -0700 (PDT) Linus Torvalds <[EMAIL PROTECTED]> wrote:
> > > On Mon, 15 Oct 2007, Ingo Molnar wrote: > > > > heh. Incidentally i was thinking about using KVM for automated testing. > > Using emulators to test device drivers is almost certain to be pointless. For some things. I do it a bit because you can use it to fake failures that are tricky to do in the real world. It won't tell you the driver works but its suprisingly good for testing for races (forcing IRQ delivery at specific points), buggy hardware you don't posess, and things like media failures and timeouts your real hardware refuses to do. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/