KVM: ia64: stack get/restore patch
authorJes Sorensen <jes@sgi.com>
Thu, 18 Dec 2008 11:17:51 +0000 (12:17 +0100)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:02:50 +0000 (11:02 +0200)
Implement KVM_IA64_VCPU_[GS]ET_STACK ioctl calls. This is required
for live migrations.

Patch is based on previous implementation that was part of old
GET/SET_REGS ioctl calls.

Signed-off-by: Jes Sorensen <jes@sgi.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found