On Sun, Oct 24, 2010 at 02:27:55PM +0200, Gleb Natapov wrote:
> Add save/restore of MSR for migration and cpuid bit.
>
> Signed-off-by: Gleb Natapov
> --
> v1->v2
> - use vmstate subsection to migrate new msr.
> v2->v3
> - rebase onto uq/master
> - protect use of MSR_KVM_ASYNC_PF_EN with
Add save/restore of MSR for migration and cpuid bit.
Signed-off-by: Gleb Natapov
--
v1->v2
- use vmstate subsection to migrate new msr.
v2->v3
- rebase onto uq/master
- protect use of MSR_KVM_ASYNC_PF_EN with ifdef KVM_CAP_ASYNC_PF
diff --git a/target-i386/cpu.h b/target-i386/cpu.h
index