KVM: ia64: Implement some pal calls needed for windows 2008
authorXiantao Zhang <xiantao.zhang@intel.com>
Wed, 21 Jan 2009 03:21:27 +0000 (11:21 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:03:06 +0000 (11:03 +0200)
commit7d656bd996b68737d5d07643bc57311059038d67
tree674c9d3910547c1185785a7c827e54e2425f9fd8
parent4b7bb626e3133eab131328a0770864b322c1bfe6
KVM: ia64: Implement some pal calls needed for windows 2008

For windows 2008, it needs more pal calls to implement for booting.
In addition, also changes the name of set_{sal, pal}_call_result to
get_{sal,pal}_call_result for readability.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/ia64/kvm/kvm_fw.c
arch/ia64/kvm/process.c