diff options
author | Philippe Mathieu-Daudé <philmd@redhat.com> | 2021-09-02 09:00:20 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2021-09-07 09:08:24 +0100 |
commit | 521b97cd4e5f4a636f56515057084b1a86552b0b (patch) | |
tree | b74af84c44b58923640bf8704a32892003da401c /python | |
parent | 526c37c19df31a651b3f9de7b5f2f5100c25017b (diff) | |
download | qemu-521b97cd4e5f4a636f56515057084b1a86552b0b.zip qemu-521b97cd4e5f4a636f56515057084b1a86552b0b.tar.gz qemu-521b97cd4e5f4a636f56515057084b1a86552b0b.tar.bz2 |
util/vfio-helpers: Pass Error handle to qemu_vfio_dma_map()
Currently qemu_vfio_dma_map() displays errors on stderr.
When using management interface, this information is simply
lost. Pass qemu_vfio_dma_map() an Error** handle so it can
propagate the error to callers.
Reviewed-by: Fam Zheng <fam@euphon.net>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20210902070025.197072-7-philmd@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions