summary refs log tree commit diff stats
path: root/hw/core/numa.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2022-10-13 14:59:02 -0400
committerStefan Hajnoczi <stefanha@redhat.com>2022-10-26 14:56:42 -0400
commitf4ec04bae9577eaa55ac35f3971dc3086a4a9192 (patch)
treefbb0a27e7d6c59e3593838e77c1cbfeb43703c03 /hw/core/numa.c
parente8b6535533be4269e4b7bd23d4bb17dd976dc7a3 (diff)
downloadfocaccia-qemu-f4ec04bae9577eaa55ac35f3971dc3086a4a9192.tar.gz
focaccia-qemu-f4ec04bae9577eaa55ac35f3971dc3086a4a9192.zip
block: return errors from bdrv_register_buf()
Registering an I/O buffer is only a performance optimization hint but it
is still necessary to return errors when it fails.

Later patches will need to detect errors when registering buffers but an
immediate advantage is that error_report() calls are no longer needed in
block driver .bdrv_register_buf() functions.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 20221013185908.1297568-8-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/core/numa.c')
0 files changed, 0 insertions, 0 deletions