KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER
authorXiantao Zhang <xiantao.zhang@intel.com>
Fri, 21 Nov 2008 02:56:08 +0000 (10:56 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 23 Nov 2008 13:08:22 +0000 (15:08 +0200)
PAL_VPS_RESUME_HANDLER should use r26 to hold vac fields according to SDM.

Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found