diff options
author | Li Qiang <liq3ea@gmail.com> | 2016-11-23 13:53:34 +0100 |
---|---|---|
committer | Greg Kurz <groug@kaod.org> | 2016-11-23 13:53:34 +0100 |
commit | 898ae90a44551d25b8e956fd87372d303c82fe68 (patch) | |
tree | b3610b60dd95ce2a2f192a8e9d900d769ade6b86 /docs/specs | |
parent | 971f406b77a6eb84e0ad27dcc416b663765aee30 (diff) | |
download | qemu-898ae90a44551d25b8e956fd87372d303c82fe68.zip qemu-898ae90a44551d25b8e956fd87372d303c82fe68.tar.gz qemu-898ae90a44551d25b8e956fd87372d303c82fe68.tar.bz2 |
9pfs: add cleanup operation for proxy backend driver
In the init operation of proxy backend dirver, it allocates a
V9fsProxy struct and some other resources. We should free these
resources when the 9pfs device is unrealized. This is what this
patch does.
Signed-off-by: Li Qiang <liq3ea@gmail.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'docs/specs')
0 files changed, 0 insertions, 0 deletions