[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 4/4] cpus: Change exec_init arg to cpu, not env
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-devel] [PATCH 4/4] cpus: Change exec_init arg to cpu, not env |
Date: |
Wed, 24 Jun 2015 14:49:33 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 24/06/2015 14:48, Andreas Färber wrote:
> I was expecting you to handle cpu_exec_init() through your x86 tree, but
> seems that didn't happen. I am going through CPU patches today, so could
> take open series but then would need to pick up the ENV_* stuff too,
> which I thought would go through Paolo in my absence...
I'm sorry for the misunderstanding. I myself left the series behind
waiting for Bharata's series to get in, without really trying to see
what depended on it and what didn't.
Paolo