commit | 10388a07164c1512b3a3d0273b9adc230f82790e | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Sun Jan 17 15:51:23 2010 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:36:00 2010 -0300 |
tree | 1a1a5de7c0c639143fbfa4f2b01bb59bc7135882 | |
parent | 55cd8e5a4edb8e235163ffe8264b9aaa8d7c050f [diff] |
KVM: Add HYPER-V apic access MSRs Implement HYPER-V apic MSRs. Spec defines three MSRs that speed-up access to EOI/TPR/ICR apic registers for PV guests. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Vadim Rozenfeld <vrozenfe@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>