]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/svm.c
KVM: reuse (pop|push)_irq from svm.c in vmx.c
authorGleb Natapov <gleb@redhat.com>
Mon, 23 Mar 2009 09:23:18 +0000 (11:23 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:31 +0000 (11:48 +0300)
commitfe4c7b1914ac46af751d256f5a20c2e12dcbaaae
tree4533d4a230e64bab951f2b4f7d7147e309a11ee5
parent61c50edfcd40be9126579f9cec68c789b6089998
KVM: reuse (pop|push)_irq from svm.c in vmx.c

The prioritized bit vector manipulation functions are useful in both vmx and
svm.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c
arch/x86/kvm/vmx.c
arch/x86/kvm/x86.h