commit | 7d656bd996b68737d5d07643bc57311059038d67 | [log] [tgz] |
---|---|---|
author | Xiantao Zhang <xiantao.zhang@intel.com> | Wed Jan 21 11:21:27 2009 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Mar 24 11:03:06 2009 +0200 |
tree | 674c9d3910547c1185785a7c827e54e2425f9fd8 | |
parent | 4b7bb626e3133eab131328a0770864b322c1bfe6 [diff] |
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>