On 4/17/20 2:20 AM, Philippe Mathieu-Daudé wrote:
> --enable-debug enables --enable-debug-tcg which is not designed for
> performance. You might want to try '--enable-debug --disable-debug-tcg'.
More importantly, --enable-debug turns off compiler optimization. That is
going to be the biggest hit
On 4/17/20 1:14 PM, Peter Maydell wrote:
> On Fri, 17 Apr 2020 at 12:00, BALATON Zoltan wrote:
>> On Fri, 17 Apr 2020, Peter Maydell wrote:
>>> And yes, debug
>>> is slower (it builds QEMU without optimization enabled
>>> so it's easier to debug QEMU in gdb, and it turns on
>>> various extra sanit
On Fri, 17 Apr 2020, Peter Maydell wrote:
On Fri, 17 Apr 2020 at 01:43, Dennis Clarke via wrote:
Also I did compile qemu with --enable-debug --disable-strip and the
performance is truely horrific. I can only assume that those options
are the cause. Any thoughts from anyone would be wonderful.
On Fri, 17 Apr 2020 at 12:42, Gabe Black wrote:
>
> Hi Peter, have you had a chance to take a look at this test case? Please let
> me know if you need any other info, precompiled binaries, etc.
I'm afraid not; it's still on my list to look at at
some point, but I've been focusing mostly on stuff
Hi Peter, have you had a chance to take a look at this test case? Please
let me know if you need any other info, precompiled binaries, etc.
Gabe
On Sat, Apr 11, 2020 at 10:50 PM Gabe Black wrote:
> Oh, I just remembered I renamed the aarch64 version arm64, so "scons
> build/arm64", not "scons b
On Fri, 17 Apr 2020 at 12:08, Idar Lund wrote:
> I'm using qemu-system-x86_64 with the following options:
> -audiodev pa,id=sound1,server=/run/user/1000/pulse/native \
> -soundhw hda
>
> After upgrade to 4.2.0 (qemu-4.2.0-7.fc32) I get the following warning:
> (qemu) audio: Device hda: audiodev de
On Fri, 17 Apr 2020 at 12:00, BALATON Zoltan wrote:
> On Fri, 17 Apr 2020, Peter Maydell wrote:
> > And yes, debug
> > is slower (it builds QEMU without optimization enabled
> > so it's easier to debug QEMU in gdb, and it turns on
> > various extra sanity checks.)
>
> Last time I've looked I've fo
Hi,
I'm using qemu-system-x86_64 with the following options:
-audiodev pa,id=sound1,server=/run/user/1000/pulse/native \
-soundhw hda
After upgrade to 4.2.0 (qemu-4.2.0-7.fc32) I get the following warning:
(qemu) audio: Device hda: audiodev default parameter is deprecated, please
specify audiodev
On 4/17/20 12:50 PM, Dennis Clarke via wrote:
On 4/17/20 9:28 AM, Philippe Mathieu-Daudé wrote:
On 4/17/20 11:19 AM, Peter Maydell wrote:
Thanks for the report. Did this work with older QEMU?
This is very recent, from commit 0418bf78fe8 last month:
Date: Thu Mar 19 16:44:39 2020 +1000
On 4/17/20 9:28 AM, Philippe Mathieu-Daudé wrote:
On 4/17/20 11:19 AM, Peter Maydell wrote:
Thanks for the report. Did this work with older QEMU?
This is very recent, from commit 0418bf78fe8 last month:
Date: Thu Mar 19 16:44:39 2020 +1000
target/ppc: Fix ISA v3.0 (POWER9) slbia impl
On 4/17/20 11:19 AM, Peter Maydell wrote:
>> Thanks for the report. Did this work with older QEMU?
This is very recent, from commit 0418bf78fe8 last month:
Date: Thu Mar 19 16:44:39 2020 +1000
target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
The new ISA v3.0 slbia variants have
Hi Dennis,
On 4/17/20 2:42 AM, Dennis Clarke via wrote:>
> Very strange messages from qemu 5.0.0-rc3 wherein I try to run :
>
> $ /usr/local/bin/qemu-system-ppc64 --version
> QEMU emulator version 4.2.93
> Copyright (c) 2003-2020 Fabrice Bellard and the QEMU Project developers
> $
> $
> $ /usr/loc
On Fri, 17 Apr 2020 at 10:16, David Gibson wrote:
>
> On Fri, Apr 17, 2020 at 10:01:53AM +0100, Peter Maydell wrote:
> > David -- is this a known bug?
>
> Not known to me.
I see Philippe's just posted a patch for it :-)
thanks
-- PMM
On Fri, Apr 17, 2020 at 10:01:53AM +0100, Peter Maydell wrote:
> On Fri, 17 Apr 2020 at 01:43, Dennis Clarke via
> wrote:
> >
> >
> > Very strange messages from qemu 5.0.0-rc3 wherein I try to run :
>
> Thanks for the report. Did this work with older QEMU?
>
> > $ /usr/local/bin/qemu-system-ppc
On Fri, 17 Apr 2020 at 01:43, Dennis Clarke via wrote:
>
>
> Very strange messages from qemu 5.0.0-rc3 wherein I try to run :
Thanks for the report. Did this work with older QEMU?
> $ /usr/local/bin/qemu-system-ppc64 --version
> QEMU emulator version 4.2.93
> Copyright (c) 2003-2020 Fabrice Bell
15 matches
Mail list logo