qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] introduce "accel=best"
@ 2016-10-04 11:30 Laurent Vivier
  2016-10-04 11:30 ` [Qemu-devel] [PATCH 1/2] accel: allows to select the "best" accelerator Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Laurent Vivier @ 2016-10-04 11:30 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Michael S . Tsirkin, Alex Bennée, Thomas Huth, Peter Maydell,
	qemu-devel, Stefano Stabellini, Laurent Vivier

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(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2016-10-09 20:50 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-04 11:30 [Qemu-devel] [PATCH 0/2] introduce "accel=best" Laurent Vivier
2016-10-04 11:30 ` [Qemu-devel] [PATCH 1/2] accel: allows to select the "best" accelerator Laurent Vivier
2016-10-04 12:00   ` Daniel P. Berrange
2016-10-04 12:29     ` Laurent Vivier
2016-10-04 12:32     ` Peter Maydell
2016-10-04 12:41   ` Paolo Bonzini
2016-10-04 12:49     ` Thomas Huth
2016-10-04 13:31       ` Daniel P. Berrange
2016-10-04 14:18         ` Thomas Huth
2016-10-04 17:16           ` Paolo Bonzini
2016-10-05  1:13             ` Michael S. Tsirkin
2016-10-05  7:21               ` Paolo Bonzini
2016-10-05  7:00             ` Thomas Huth
2016-10-05  7:48               ` Paolo Bonzini
2016-10-04 11:30 ` [Qemu-devel] [PATCH 2/2] tests: use accel=best instead of accel=kvm:tcg Laurent Vivier
2016-10-09 20:50   ` Michael S. Tsirkin
2016-10-04 11:35 ` [Qemu-devel] [PATCH 0/2] introduce "accel=best" Laurent Vivier
2016-10-04 12:00 ` Andrew Jones
2016-10-04 12:07   ` Daniel P. Berrange
2016-10-04 12:26     ` Andrew Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).