qemu-patch-raspberry4/hw/rdma/vmw
Prasad J Pandit cce648613b pvrdma: release device resources in case of an error
If during pvrdma device initialisation an error occurs,
pvrdma_realize() does not release memory resources, leading
to memory leakage.

Reported-by: Li Qiang <liq3ea@163.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Message-Id: <20181212175817.815-1-ppandit@redhat.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
2018-12-22 11:09:57 +02:00
..
pvrdma.h hw/pvrdma: Clean device's resource when system is shutdown 2018-12-22 11:09:57 +02:00
pvrdma_cmd.c hw/pvrdma: Fill error code in command's response 2018-12-22 11:09:56 +02:00
pvrdma_dev_ring.c hw/rdma: Fix 32-bit compilation 2018-03-23 18:38:55 +03:00
pvrdma_dev_ring.h Clean up includes 2018-12-20 10:29:08 +01:00
pvrdma_main.c pvrdma: release device resources in case of an error 2018-12-22 11:09:57 +02:00
pvrdma_qp_ops.c hw/pvrdma: Fill all CQE fields 2018-12-22 11:09:56 +02:00
pvrdma_qp_ops.h hw/rdma: PVRDMA commands and data-path ops 2018-02-19 13:03:24 +02:00
trace-events hw/rdma: Implementation of PVRDMA device 2018-02-19 13:03:24 +02:00