qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/3] linux-user: ppc signal handling


From: Nathan Froyd
Subject: Re: [Qemu-devel] [PATCH 2/3] linux-user: ppc signal handling
Date: Thu, 23 Apr 2009 09:11:13 -0700
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Apr 23, 2009 at 06:44:39PM +0400, malc wrote:
> On Wed, 22 Apr 2009, Nathan Froyd wrote:
> > The first patch moves the cpu capability flags to a place where
> > save_user_regs and restore_user_regs can get at them.
> 
> Thing is i applied patches 2 and 3 and things just worked thus questioned
> the utility of patch 1.

I suppose this is possible, but it seems unlikely, given that patches 2
and 3 reference env->insns_flags, which is a nonexistent field if you
didn't already apply patch 1...

-Nathan




reply via email to

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