In this patch series, I am folding everything (most things were already available) from vcpu context into CPUState. After that is done, I'm able to start using upstream's kvm_vcpu_ioctl, which needs a few tweaks, whenever we test for -1 as a return value. I, however, did not remove references to kvm_vcpu_context in functions signature, to avoid inflating this patch set. Once this is merged, I'll do a separate patch that does it. Thanks! -- 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