Searched hist:"897 a06c6d7ce8fb962a33cea1910d17218c746e9" (Results 1 – 5 of 5) sorted by relevance
/qemu/util/ |
H A D | aio-win32.c | 897a06c6d7ce8fb962a33cea1910d17218c746e9 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 D | main-loop.c | 897a06c6d7ce8fb962a33cea1910d17218c746e9 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 D | aio-posix.c | 897a06c6d7ce8fb962a33cea1910d17218c746e9 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 D | iothread.c | 897a06c6d7ce8fb962a33cea1910d17218c746e9 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 D | aio.h | 897a06c6d7ce8fb962a33cea1910d17218c746e9 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>
|