]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/cpu.h
kvm: get/set PV EOI MSR
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 28 Aug 2012 17:43:56 +0000 (20:43 +0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 29 Aug 2012 15:51:28 +0000 (10:51 -0500)
commitbc9a839d569d4d8532c5c097bf1f4583226e3aa0
tree721b6c3f7652903f634815a00390c8115fffdc97
parent651682dcf54c4f2e07904bd822a97895900f6d8a
kvm: get/set PV EOI MSR

Support get/set of new PV EOI MSR, for migration.
Add an optional section for MSR value - send it
out in case MSR was changed from the default value (0).

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
target-i386/cpu.h
target-i386/kvm.c
target-i386/machine.c