Re: [Qemu-devel] [PATCH 0/4] Clean up accelerator options

2018-06-13 Thread Stefan Hajnoczi
On Wed, Jun 13, 2018 at 07:05:17AM +0200, Thomas Huth wrote: > The current state of the accelerator options is quite messy: There are > three ways of enabling an accelerator (-machine accel=xyz, -accel xyz > and -enable-xyz) and this can be very confusing for the users. This > patch series now trie

[Qemu-devel] [PATCH 0/4] Clean up accelerator options

2018-06-12 Thread Thomas Huth
The current state of the accelerator options is quite messy: There are three ways of enabling an accelerator (-machine accel=xyz, -accel xyz and -enable-xyz) and this can be very confusing for the users. This patch series now tries to standardize our documentation and examples on the preferred -acc