On 5/17/21 4:55 AM, Philippe Mathieu-Daudé wrote:
kvm_on_sigbus() and kvm_on_sigbus_vcpu() prototypes don't have
to be target specific. Remove this limitation to be able to build
softmmu/cpus.c once for all targets.

Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org>
---
  include/sysemu/kvm.h | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

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

r~

Reply via email to