On 6/20/22 12:22, Alexander Graf wrote:
We need to fetch the name of the current accelerator in flexible error
messages more going forward. Let's create a helper that gives it to us
without casting in the target code.

Signed-off-by: Alexander Graf<ag...@csgraf.de>
---
  accel/accel-common.c | 8 ++++++++
  include/qemu/accel.h | 1 +
  softmmu/vl.c         | 3 +--
  3 files changed, 10 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to