KVM: ia64: Add guest interruption injection support
authorXiantao Zhang <xiantao.zhang@intel.com>
Tue, 1 Apr 2008 06:58:42 +0000 (14:58 +0800)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 09:01:11 +0000 (12:01 +0300)
commit827fa691e41a538bbe941d9c988e07e6abea1648
treea9f9edce467438b2c63748cef7aab7b821ef506f
parentd62998a681f4688605895bb7068d76d25132e3a2
KVM: ia64: Add guest interruption injection support

process.c mainly handle interruption injection, and some faults handling.

Signed-off-by: Anthony Xu <anthony.xu@intel.com>
Signed-off-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/ia64/kvm/process.c [new file with mode: 0644]