diff options
author | Gleb Natapov <gleb@redhat.com> | 2012-09-03 15:24:26 +0300 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-09-06 18:06:37 +0300 |
commit | 716d51abff06f48425cef15d78ca6f36093f6dbf (patch) | |
tree | 15449b877468b066a7f2b43fcdb9c459c748cbee /arch/x86/kvm/irq.c | |
parent | 3b4dc3a031110753b9ba36432dbd21f989fcee56 (diff) | |
download | blackbird-op-linux-716d51abff06f48425cef15d78ca6f36093f6dbf.tar.gz blackbird-op-linux-716d51abff06f48425cef15d78ca6f36093f6dbf.zip |
KVM: Provide userspace IO exit completion callback
Current code assumes that IO exit was due to instruction emulation
and handles execution back to emulator directly. This patch adds new
userspace IO exit completion callback that can be set by any other code
that caused IO exit to userspace.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/irq.c')
0 files changed, 0 insertions, 0 deletions