Paolo Bonzini <pbonzini@xxxxxxxxxx> writes: > On 07/04/2015 18:17, Bandan Das wrote: >> > I think a bool argument is good enough. QEMU has different functions, >> > and init ends up doing save/reset/restore which is pretty ugly. >> >> Right, I meant that init could just be a wrapper so that it atleast shows up in >> a backtrace - could be helpful for debugging. > > I suspect that the compiler would inline any sensible implementation and > it wouldn't show up in the backtraces. :( noinline ? :) Anyway, it's probably not worth the trouble, that could be easily figured out. Thanks, Bandan > 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