commit | 3d3e6e85c3ebd5cd551133af9bace084360307a3 | [log] [tgz] |
---|---|---|
author | Roman Kagan <rkagan@virtuozzo.com> | Fri Sep 21 11:18:35 2018 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Oct 19 13:44:13 2018 +0200 |
tree | b4a318d46069a2ee8c18b62b86ad467164aa1115 | |
parent | 09cfb2f6350512eb3ef7e9e2136daabbcf265880 [diff] |
hyperv: make HvSintRoute reference-counted Multiple entities (e.g. VMBus devices) can use the same SINT route. To make their lives easier in maintaining SINT route ownership, make it reference-counted. Adjust the respective API names accordingly. Signed-off-by: Roman Kagan <rkagan@virtuozzo.com> Message-Id: <20180921081836.29230-8-rkagan@virtuozzo.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>