qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] introduce "accel=best"


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH 0/2] introduce "accel=best"
Date: Tue, 4 Oct 2016 13:35:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

Sorry I didn't use the good email address for Stefano, cc the one from
MAINTAINERS now...

Laurent

On 04/10/2016 13:30, Laurent Vivier wrote:
> This series introduces a new parameter to "accel" to
> ask to use the best one.
> 
> This allows to remove ugly "kvm accelerator not found"
> from the "make check" logs.
> 
> Laurent Vivier (2):
>   accel: allows to select the "best" accelerator
>   tests: use accel=best instead of accel=kvm:tcg
> 
>  accel.c                  | 58 
> ++++++++++++++++++++++++++++++++++++++++--------
>  include/sysemu/accel.h   |  1 +
>  kvm-all.c                |  1 +
>  qemu-options.hx          |  4 +++-
>  qtest.c                  |  1 +
>  tests/bios-tables-test.c |  2 +-
>  tests/postcopy-test.c    |  8 +++----
>  xen-common.c             |  1 +
>  8 files changed, 61 insertions(+), 15 deletions(-)
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]