commit | c5863ce628d07d3adcc8df52ecba6e915f7eb4d9 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Jul 23 16:34:13 2009 +0300 |
committer | Avi Kivity <avi@redhat.com> | Wed Sep 09 15:07:25 2009 +0300 |
tree | 10df19b73527be585de9caa8111c9d5faae9efa2 | |
parent | c06b44bfc9814930b6a94db7bbeb3be1cd39c0d2 [diff] |
Fix error handling in msix vector add When adding a vector fails, the used counter should not be incremented, otherwise on vector change we will try to update the routing entry. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>