From: Avi Kivity Date: Sun, 4 Mar 2007 12:24:03 +0000 (+0200) Subject: KVM: Add a special exit reason when exiting due to an interrupt X-Git-Tag: v2.6.22-rc1~1008^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b19f3e61d7e1edb395dd64bf7d63621a37af8ca;p=pandora-kernel.git KVM: Add a special exit reason when exiting due to an interrupt This is redundant, as we also return -EINTR from the ioctl, but it allows us to examine the exit_reason field on resume without seeing old data. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed