Il 22/01/2014 16:29, Marcelo Tosatti ha scritto:
> The original patch from Liu Jinsong restricted them to reset or full > state updates, but that's unnecessary (and wrong) since the BNDCFGS > MSR has no side effects. Why is it necessary to save/restore BNDCFGS MSR on states other than FULL and RESET?
Yes, nothing in QEMU except reset will touch the MSR, but this applies also to all the other MSRs that are saved unconditionally. It's nice to be able to poke them with gdb, and saving/restoring the MSR provides that.
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