Home
last modified time | relevance | path

Searched hist:"897 a06c6d7ce8fb962a33cea1910d17218c746e9" (Results 1 – 5 of 5) sorted by relevance

/qemu/util/
H A Daio-win32.c897a06c6d7ce8fb962a33cea1910d17218c746e9 Mon Nov 20 17:18:06 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> iothread: Remove unused Error** argument in aio_context_set_aio_params

aio_context_set_aio_params() doesn't use its undocumented
Error** argument. Remove it to simplify.

Note this removes a use of "unchecked Error**" in
iothread_set_aio_context_params().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20231120171806.19361-1-philmd@linaro.org>
H A Dmain-loop.c897a06c6d7ce8fb962a33cea1910d17218c746e9 Mon Nov 20 17:18:06 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> iothread: Remove unused Error** argument in aio_context_set_aio_params

aio_context_set_aio_params() doesn't use its undocumented
Error** argument. Remove it to simplify.

Note this removes a use of "unchecked Error**" in
iothread_set_aio_context_params().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20231120171806.19361-1-philmd@linaro.org>
H A Daio-posix.c897a06c6d7ce8fb962a33cea1910d17218c746e9 Mon Nov 20 17:18:06 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> iothread: Remove unused Error** argument in aio_context_set_aio_params

aio_context_set_aio_params() doesn't use its undocumented
Error** argument. Remove it to simplify.

Note this removes a use of "unchecked Error**" in
iothread_set_aio_context_params().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20231120171806.19361-1-philmd@linaro.org>
/qemu/
H A Diothread.c897a06c6d7ce8fb962a33cea1910d17218c746e9 Mon Nov 20 17:18:06 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> iothread: Remove unused Error** argument in aio_context_set_aio_params

aio_context_set_aio_params() doesn't use its undocumented
Error** argument. Remove it to simplify.

Note this removes a use of "unchecked Error**" in
iothread_set_aio_context_params().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20231120171806.19361-1-philmd@linaro.org>
/qemu/include/block/
H A Daio.h897a06c6d7ce8fb962a33cea1910d17218c746e9 Mon Nov 20 17:18:06 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> iothread: Remove unused Error** argument in aio_context_set_aio_params

aio_context_set_aio_params() doesn't use its undocumented
Error** argument. Remove it to simplify.

Note this removes a use of "unchecked Error**" in
iothread_set_aio_context_params().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20231120171806.19361-1-philmd@linaro.org>