On Wed, 25 Nov 2020 15:56:34 -0500
Eduardo Habkost <[email protected]> wrote:
> The function can be replaced with accel_available("xen").
>
> Signed-off-by: Eduardo Habkost <[email protected]>
> ---
> Cc: Paolo Bonzini <[email protected]>
> Cc: [email protected]
> Cc: Stefano Stabellini <[email protected]>
> Cc: Anthony Perard <[email protected]>
> Cc: Paul Durrant <[email protected]>
> Cc: [email protected]
> Cc: Richard Henderson <[email protected]>
> Cc: Claudio Fontana <[email protected]>
> Cc: Roman Bolshakov <[email protected]>
> ---
> include/sysemu/arch_init.h | 2 --
> softmmu/arch_init.c | 9 ---------
> softmmu/vl.c | 6 +++---
> 3 files changed, 3 insertions(+), 14 deletions(-)
Reviewed-by: Cornelia Huck <[email protected]>