Paolo Bonzini 6222e55d13 net: slirp: add support for CFI-friendly timer API
libslirp 4.7 introduces a CFI-friendly version of the .timer_new callback.
The new callback replaces the function pointer with an enum; invoking the
callback is done with a new function slirp_handle_timer.

Support the new API so that CFI can be made compatible with using a system
libslirp.

Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Marc-André Lureau <malureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-05-12 12:29:44 +02:00
..
2022-04-20 10:51:11 -07:00
2020-12-15 10:02:07 -05:00
2021-03-15 16:41:22 +08:00
2022-05-03 15:52:47 +04:00
2016-02-04 17:41:30 +00:00
2022-02-22 17:15:36 +01:00