[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 8/9] plugins: add time control API
From: |
Alex Bennée |
Subject: |
Re: [PATCH 8/9] plugins: add time control API |
Date: |
Wed, 12 Jun 2024 20:37:39 +0100 |
Pierrick Bouvier <pierrick.bouvier@linaro.org> writes:
> Hi Alex,
>
> I noticed the new symbols lack QEMU_PLUGIN_API qualifier in
> include/qemu/qemu-plugin.h:
> - qemu_plugin_update_ns
> - qemu_plugin_request_time_control
>
> So it would be impossible to use those symbols on windows.
>
> I kept a reminder to send a new patch after you pulled this, but if we
> go to a new series, it could be as fast for you to just add this
> directly.
Sure if you send the patch I'll just merge it into the series.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
- [PATCH 4/9] sysemu: add set_virtual_time to accel ops, (continued)
- [PATCH 4/9] sysemu: add set_virtual_time to accel ops, Alex Bennée, 2024/06/12
- [PATCH 5/9] qtest: use cpu interface in qtest_clock_warp, Alex Bennée, 2024/06/12
- [PATCH 7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c, Alex Bennée, 2024/06/12
- [PATCH 2/9] gdbstub: move enums into separate header, Alex Bennée, 2024/06/12
- [PATCH 3/9] plugins: Ensure register handles are not NULL, Alex Bennée, 2024/06/12
- [PATCH 6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time, Alex Bennée, 2024/06/12
- [PATCH 8/9] plugins: add time control API, Alex Bennée, 2024/06/12
- Re: [PATCH 8/9] plugins: add time control API, Philippe Mathieu-Daudé, 2024/06/13
[PATCH 9/9] contrib/plugins: add ips plugin example for cost modeling, Alex Bennée, 2024/06/12