KVM: ia64: Implement a uniform vps interface
authorXiantao Zhang <xiantao.zhang@intel.com>
Fri, 12 Sep 2008 12:23:11 +0000 (20:23 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 15 Oct 2008 12:25:12 +0000 (14:25 +0200)
An uniform entry kvm_vps_entry is added for
vps_sync_write/read, vps_resume_handler/guest,
and branches to differnt PAL service according to the offset.

Singed-off-by: Anthony Xu <anthony.xu@intel.com>
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found