commit | 6c6ec1821a2631b21e680051e2dedaa1be5b83dc | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Wed Jul 27 12:28:19 2011 +0530 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Aug 04 16:43:09 2011 -0500 |
tree | 9b97d249f540bea9130e0f110cef2400f58ccd0c | |
parent | d4443cb616a62619b3b133c44094c3b056ecd3b0 [diff] |
balloon: Don't allow multiple balloon handler registrations Multiple balloon devices don't make sense; disallow more than one registration attempt to register handlers. Signed-off-by: Amit Shah <amit.shah@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com>