]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler
authorJes Sorensen <jes@sgi.com>
Wed, 25 Feb 2009 16:38:55 +0000 (10:38 -0600)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:29 +0000 (11:48 +0300)
commit0b5d7a2ccb98f0403b1969295429724af9dc9d8e
tree56108639641d6634df4a1de4e3ef4d4b9589a26b
parentce17c643738bebcacf8d19d8cab7dd3eb96f9f32
KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler

Copy in SN2 RTC based ITC emulation for fast exit. The two versions
have the same size, so a dropin is simpler than patching the branch
instruction to hit the SN2 version.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/include/asm/kvm_host.h
arch/ia64/kvm/kvm-ia64.c
arch/ia64/kvm/optvfault.S
arch/ia64/kvm/vmm.c