diff options
author | Philippe Mathieu-Daudé | 2021-10-06 18:49:27 +0200 |
---|---|---|
committer | Kevin Wolf | 2021-11-02 15:48:55 +0100 |
commit | 4a613bd86256543b9735307674a84e167a585687 (patch) | |
tree | 9e9858a58740c9245012db9b7246b680eeed791a /python/qemu/utils/__init__.py | |
parent | block-backend: Silence clang -m32 compiler warning (diff) | |
download | qemu-4a613bd86256543b9735307674a84e167a585687.tar.gz qemu-4a613bd86256543b9735307674a84e167a585687.tar.xz qemu-4a613bd86256543b9735307674a84e167a585687.zip |
block/nvme: Automatically free qemu_memalign() with QEMU_AUTO_VFREE
Since commit 4d324c0bf65 ("introduce QEMU_AUTO_VFREE") buffers
allocated by qemu_memalign() can automatically freed when using
the QEMU_AUTO_VFREE macro. Use it to simplify a bit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20211006164931.172349-2-philmd@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'python/qemu/utils/__init__.py')
0 files changed, 0 insertions, 0 deletions