diff options
| author | Stefan Hajnoczi <stefanha@redhat.com> | 2022-10-13 14:59:02 -0400 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2022-10-26 14:56:42 -0400 |
| commit | f4ec04bae9577eaa55ac35f3971dc3086a4a9192 (patch) | |
| tree | fbb0a27e7d6c59e3593838e77c1cbfeb43703c03 /hw/core/numa.c | |
| parent | e8b6535533be4269e4b7bd23d4bb17dd976dc7a3 (diff) | |
| download | focaccia-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