On 03/28/2012 11:57 PM, Rusty Russell wrote: > > > > > > Should this code be dropped altogether? Peter points out that once we > > > add new regs, they *must* be initialized to correct reset values in case > > > older QEMU knows nothing about them, but for the rest it just seems > > > confusing... > > > > > > > It's best to initialize everything. As far as this code is concerned > > qemu is just another user and we shouldn't rely on its implementation. > > In which case, qemu should not initialize anything, but read the > registers from the kernel to start with. qemu has its own set of considerations. For example, it needs to initialize registers in tcg mode. But that's another discussion. -- error compiling committee.c: too many arguments to function -- 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