commit | f29b2673d3fc7ae38ec22922e9cdc75ee37386b5 | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Mon Dec 01 13:57:47 2008 +0000 |
committer | Avi Kivity <avi@redhat.com> | Wed Dec 31 16:55:06 2008 +0200 |
tree | 8e6a76addf0f35382525a68971faf3f108a09887 | |
parent | fdd897e6b5253a45b633f7d334cf3e150bbaf386 [diff] |
KVM: don't free an unallocated irq source id Set assigned_dev->irq_source_id to -1 so that we can avoid freeing a source ID which we never allocated. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>