On 10 July 2014 16:50, Alex Bennée <alex.bennee@xxxxxxxxxx> wrote: > Before we launch a guest we query KVM for the list of "co-processor" > registers it knows about which is used later for save/restore of machine > state. The logic is identical for both 32-bit and 64-bit so I've moved > it all into the common code and simplified the exit paths (as failure => > exit). > > This list may well have more registers than are known by the TCG > emulation which is not necessarily a problem but it does stop us from > migrating between KVM and TCG hosted guests. I've added some additional > checking to report those registers under -d unimp. > > Signed-off-by: Alex Bennée <alex.bennee@xxxxxxxxxx> This definitely shouldn't be in this patchset... thanks -- PMM -- 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