Re: 5.0.0-rc3 : Opcode 1f 12 0f 00 (7ce003e4) leaked temporaries

2020-04-17 Thread Cédric Le Goater
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

Re: need help with my config

2021-07-30 Thread Cédric Le Goater
Hello, On 7/30/21 3:25 PM, Philippe Mathieu-Daudé wrote: > Cc'ing qemu-ppc@ > > On 7/30/21 6:25 AM, Lindsay Ryan wrote: >> Hi >> I'm trying to emulate some physical IBM Power 9's that we have. There >> seems to be plenty of examples of using x86_64 qemu, but slightly less >> for Power. For bare

Re: need help with my config

2021-08-03 Thread Cédric Le Goater
Hello, On 8/3/21 1:22 AM, Lindsay Ryan wrote: > Hi Cedric,  > Thanks for replying. > I think I want to go down the PowerNV Power 9 > Which I will need the OpenPower firmware.  > Looks like the webpage for downloading prebuild witherspoon and skiboot is > down/dead. Hasn't been working for me for

Re: ppc64 XER potentially ignored/not setting

2021-11-16 Thread Cédric Le Goater
Hello Kyle, I work with the libre-soc team in the testing area. Recently I have started on writing an interface that uses qemu as another means to verify our results from our own simulations against qemu Excellent ! We need more of these low level tests to exercise the CPU models in QEMU. Some

Re: Usage of vfio-pci without KVM.

2023-09-15 Thread Cédric Le Goater
On 9/12/23 15:22, Shlomo Pongratz wrote: Hi, What can I as a user do to honor this requirement. Are you suggesting that I should patch the QEMU code as it is not supported out of the box? You could try to upgrade your test environment to use upstream edk2 and QEMU first and change your PCI topo