summary refs log tree commit diff stats
path: root/include/hw/boards.h
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2023-07-27 16:07:05 +0100
committerKevin Wolf <kwolf@redhat.com>2023-09-08 17:03:09 +0200
commit7966a36c83132c5eebf04a60d9e475b0aa6e7f88 (patch)
tree27eb8a61eacd9c60e94a3b113f17e18a18caab40 /include/hw/boards.h
parentb0a6620acfe4c2997935cb3a9baa0d429ab8d61a (diff)
downloadfocaccia-qemu-7966a36c83132c5eebf04a60d9e475b0aa6e7f88.tar.gz
focaccia-qemu-7966a36c83132c5eebf04a60d9e475b0aa6e7f88.zip
block/iscsi: Document why we use raw malloc()
In block/iscsi.c we use a raw malloc() call, which is unusual
given the project standard is to use the glib memory allocation
functions. Document why we do so, to avoid it being converted
to g_malloc() by mistake.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20230727150705.2664464-1-peter.maydell@linaro.org>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/hw/boards.h')
0 files changed, 0 insertions, 0 deletions