]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/cpu.h
target-i386: kvm: save/restore steal time MSR
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 20 Feb 2013 02:27:20 +0000 (23:27 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 18 Apr 2013 02:27:24 +0000 (23:27 -0300)
commit917367aa968fd4fef29d340e0c7ec8c608dffaab
treee3d7ad3f079a695f4389c41a29a31106f3aa43ee
parent614413f7f9a88d97ab40ecabd1c7920fb288f820
target-i386: kvm: save/restore steal time MSR

Read and write steal time MSR, so that reporting is functional across
migration.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
target-i386/cpu.h
target-i386/kvm.c
target-i386/machine.c