commit | 537b37e2674b7e4390a490e03cae53ca9ca99e30 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Thu Jul 22 12:54:21 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Oct 24 10:52:51 2010 +0200 |
tree | c69f89afe9ba789af5bb53530fe6f5255f5aa939 | |
parent | 51aa01d13d4a64422cf8095205fc4a02322aca2c [diff] |
KVM: VMX: Move real-mode interrupt injection fixup to vmx_complete_interrupts() This allows reuse of vmx_complete_interrupts() for cancelling injections. Signed-off-by: Avi Kivity <avi@redhat.com>