commit | a38f84ca8c6991925cb8bb6371ade8df9d3cc1e6 | [log] [tgz] |
---|---|---|
author | Liu Yuan <tailai.ly@taobao.com> | Thu Apr 21 14:53:57 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun May 22 08:39:27 2011 -0400 |
tree | 6c0b7f3d773f97b40dd2711cb59dca05b6673b3b | |
parent | a78484c60e35555d6e0e5b1eb83d4913621c59fb [diff] |
KVM: ioapic: Fix an error field reference Function ioapic_debug() in the ioapic_deliver() misnames one filed by reference. This patch correct it. Signed-off-by: Liu Yuan <tailai.ly@taobao.com> Signed-off-by: Avi Kivity <avi@redhat.com>