KVM: ia64: enable external interrupt in vmm
authorYang Zhang <yang.zhang@intel.com>
Mon, 23 Mar 2009 07:31:04 +0000 (03:31 -0400)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:34 +0000 (11:48 +0300)
Currently, the interrupt enable bit is cleared when in
the vmm.  This patch sets the bit and the external interrupts can
be dealt with when in the vmm.  This improves the I/O performance.

Signed-off-by: Yang Zhang <yang.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found