Re: [Qemu-devel] [PATCH v2] boot-serial-test: fallback to kvm accelerator

2017-08-11 Thread Paolo Bonzini
On 11/08/2017 15:34, Cornelia Huck wrote: > On Fri, 11 Aug 2017 14:29:53 +0100 > "Daniel P. Berrange" wrote: > >> On Fri, Aug 11, 2017 at 03:18:01PM +0200, Cornelia Huck wrote: >>> Currently, at least x86_64 and s390x support building with --disable-tcg. >>> Instead of forcing tcg (which causes t

Re: [Qemu-devel] [PATCH v2] boot-serial-test: fallback to kvm accelerator

2017-08-11 Thread Cornelia Huck
On Fri, 11 Aug 2017 14:29:53 +0100 "Daniel P. Berrange" wrote: > On Fri, Aug 11, 2017 at 03:18:01PM +0200, Cornelia Huck wrote: > > Currently, at least x86_64 and s390x support building with --disable-tcg. > > Instead of forcing tcg (which causes the test to fail on such builds), > > allow to use

Re: [Qemu-devel] [PATCH v2] boot-serial-test: fallback to kvm accelerator

2017-08-11 Thread Thomas Huth
On 11.08.2017 15:18, Cornelia Huck wrote: > Currently, at least x86_64 and s390x support building with --disable-tcg. > Instead of forcing tcg (which causes the test to fail on such builds), > allow to use kvm as well. > > Signed-off-by: Cornelia Huck > --- > > v1->v2: switch around kvm and tcg

Re: [Qemu-devel] [PATCH v2] boot-serial-test: fallback to kvm accelerator

2017-08-11 Thread Daniel P. Berrange
On Fri, Aug 11, 2017 at 03:18:01PM +0200, Cornelia Huck wrote: > Currently, at least x86_64 and s390x support building with --disable-tcg. > Instead of forcing tcg (which causes the test to fail on such builds), > allow to use kvm as well. > > Signed-off-by: Cornelia Huck > --- > > v1->v2: switc

[Qemu-devel] [PATCH v2] boot-serial-test: fallback to kvm accelerator

2017-08-11 Thread Cornelia Huck
Currently, at least x86_64 and s390x support building with --disable-tcg. Instead of forcing tcg (which causes the test to fail on such builds), allow to use kvm as well. Signed-off-by: Cornelia Huck --- v1->v2: switch around kvm and tcg Added Paolo on cc:; I can still take this through the s39