mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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 <avi@qumranet.com>
This commit is contained in:
parent
8eb7d334bd
commit
1b19f3e61d
3 changed files with 6 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue