]> git.proxmox.com Git - mirror_qemu.git/commit - target-i386/kvm.c
kvm: support TSC deadline MSR with subsection
authorLiu, Jinsong <jinsong.liu@intel.com>
Wed, 5 Oct 2011 19:52:32 +0000 (16:52 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 24 Oct 2011 23:29:07 +0000 (21:29 -0200)
commitaa82ba549a3a88f7215e65956f3cb4bfd34835cc
tree17a5b466b28f22e949482600d1a0c66ae73cea32
parent38d2c27ea68468bd2fdaa19c74d9e6d290f94777
kvm: support TSC deadline MSR with subsection

KVM add emulation of lapic tsc deadline timer for guest.
This patch is co-operation work at qemu side.

Use subsections to save/restore the field (mtosatti).

Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
target-i386/cpu.h
target-i386/kvm.c
target-i386/machine.c