qemu-devel@nongnu.org
[Top] [All Lists]

[Qemu-devel] Re: [PATCH 13/21] provide --accel option

Subject: [Qemu-devel] Re: [PATCH 13/21] provide --accel option
From: Anthony Liguori
Date: Wed, 15 Oct 2008 15:36:21 -0500
Glauber Costa wrote:
The --accel option will provide us the ability of defining which
accelerator to pick at run time. It has the advantage of not using
the not-well-accepted constructor directives, and also, of stabilishing
a way to define priorities among accelerators.

The ones registered first, are tried first.

Logically speaking, kqemu should be two accelerators, right? -accel kqemu and -accel kqemu-kernel? They should share most of the same obviously.

That would eliminate the need for the various kqemu options.

Regards,

Anthony Liguori



<Prev in Thread] Current Thread [Next in Thread>