summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/Makefile
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2010-07-20 15:31:20 +0400
committerAvi Kivity <avi@redhat.com>2010-10-24 12:52:51 +0400
commit51aa01d13d4a64422cf8095205fc4a02322aca2c (patch)
tree362110e17562f7f1e89c114af5447c8f0275bac3 /arch/x86/kvm/Makefile
parent3842d135ff246b6543f1df77f5600e12094a6845 (diff)
downloadlinux-51aa01d13d4a64422cf8095205fc4a02322aca2c.tar.xz
KVM: VMX: Split up vmx_complete_interrupts()
vmx_complete_interrupts() does too much, split it up: - vmx_vcpu_run() gets the "cache important vmcs fields" part - a new vmx_complete_atomic_exit() gets the parts that must be done atomically - a new vmx_recover_nmi_blocking() does what its name says - vmx_complete_interrupts() retains the event injection recovery code This helps in reducing the work done in atomic context. Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions