commit | 362c1055e58ecd25a9393c520ab263c80b147497 | [log] [tgz] |
---|---|---|
author | Yang Zhang <yang.zhang@intel.com> | Mon Mar 23 03:31:04 2009 -0400 |
committer | Avi Kivity <avi@redhat.com> | Wed Jun 10 11:48:34 2009 +0300 |
tree | 76fe99925f7ce1e9bf14733658ea51b4dd025703 | |
parent | a8b876b1a469cb364fee16ba3aef01613a1231cc [diff] |
KVM: ia64: enable external interrupt in vmm 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>