commit | fe4c7b1914ac46af751d256f5a20c2e12dcbaaae | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Mar 23 11:23:18 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jun 10 11:48:31 2009 +0300 |
tree | 4533d4a230e64bab951f2b4f7d7147e309a11ee5 | |
parent | 61c50edfcd40be9126579f9cec68c789b6089998 [diff] |
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>