qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] PATCH RISU


From: Magdy, Mina
Subject: [Qemu-devel] PATCH RISU
Date: Thu, 27 Jun 2019 16:43:12 +0000

Hello all,

I'm currently trying to use RISU for ppc64 architecture but still having some 
issues despite updating the repo to the latest one that include the commit that 
may be caused the issue. So I think that there's something that caused that 
error related to a missing header.
So I'm wondering if the fix could be done as a patch for RISU which will be 
great.

Regards,
Mina.

-----Original Message-----
From: Peter Maydell [mailto:address@hidden] 
Sent: Sunday, June 23, 2019 12:45 PM
To: Magdy, Mina <address@hidden>
Subject: Re: PPC RISU Compilation errors

On Sun, 23 Jun 2019 at 11:02, Magdy, Mina <address@hidden> wrote:
> I’m writing to you to ask for an issues that I encountered while using RISU 
> for PPC.
>
> During the configuration for architecture ppc64 and using powerpc-linux-gnu 
> toolchain, I found some issues that related to set_ucontext_paramreg function:
> risu_ppc64.c: In function 'set_ucontext_paramreg':
>
> risu_ppc64.c:27:20: error: 'union uc_regs_ptr' has no member named 'gp_regs'; 
> did you mean 'uc_regs'?

Hi -- try updating your risu to the most recent git commit -- the recent commit 
22735abfc99240c fixed a ppc64 compile error which sounds like that one. If 
you're still having a problem with that commit, it's likely something due to 
the particular set of headers you're compiling against -- I'm happy to take 
patches to fix that kind of thing (mail them to qemu-devel, with a [PATCH RISU] 
tag and cc me).

thanks
-- PMM

reply via email to

[Prev in Thread] Current Thread [Next in Thread]