On 7 September 2015 at 11:02, Paolo Bonzini wrote:
>
>
> On 29/08/2015 12:33, Peter Crosthwaite wrote:
>> Every arch adds its disas configury to both its own config as well
>> config_disas_all. Make a small function do to both at once.
>> for i in $ARCH $TARGET_BASE_ARCH ; do
>>case "$i" in
On 29/08/2015 12:33, Peter Crosthwaite wrote:
> Every arch adds its disas configury to both its own config as well
> config_disas_all. Make a small function do to both at once.
>
> Signed-off-by: Peter Crosthwaite
> ---
> Changed since v1:
> Factor out everything except just the arch name.
>
>
On 07/09/2015 11:09, Peter Maydell wrote:
> On 7 September 2015 at 06:12, Peter Crosthwaite
> wrote:
>> Ping!
>
> ...you need to find somebody who thinks this should go via their tree.
> Paolo?
Paolo has only 1277 unread emails, but should still try to send a pull
request this week. Queuing t
On 7 September 2015 at 06:12, Peter Crosthwaite
wrote:
> Ping!
...you need to find somebody who thinks this should go via their tree.
Paolo?
thanks
-- PMM
Ping!
On Sat, Aug 29, 2015 at 3:33 AM, Peter Crosthwaite
wrote:
> Every arch adds its disas configury to both its own config as well
> config_disas_all. Make a small function do to both at once.
>
> Signed-off-by: Peter Crosthwaite
> ---
> Changed since v1:
> Factor out everything except just th
On 29 August 2015 at 11:33, Peter Crosthwaite
wrote:
> Every arch adds its disas configury to both its own config as well
> config_disas_all. Make a small function do to both at once.
>
> Signed-off-by: Peter Crosthwaite
> ---
> Changed since v1:
> Factor out everything except just the arch name.
Every arch adds its disas configury to both its own config as well
config_disas_all. Make a small function do to both at once.
Signed-off-by: Peter Crosthwaite
---
Changed since v1:
Factor out everything except just the arch name.
Prepares support for multi-arch where the disas configury for
mul