On 10/12/2017 05:34 AM, Peter Maydell wrote:
> I think the "add as submodule" patch might want to be
> revised in the light of the changes to handling of
> submodules that the current UI pull request is making,
> but are the first 8 patches here more or less ready to
> go in?
Yes, the first 8 are
On 28 September 2017 at 17:54, Richard Henderson
wrote:
> Changes since v3:
> * Adjust how the submodule is detected and invoked.
> - This should fix the reported patchew failure,
> - Fixes e.g. -m32 "cross" compilation, or similar
> abi-changing option sets.
>
>
> r~
>
>
> Richard
Changes since v3:
* Adjust how the submodule is detected and invoked.
- This should fix the reported patchew failure,
- Fixes e.g. -m32 "cross" compilation, or similar
abi-changing option sets.
r~
Richard Henderson (9):
target/i386: Convert to disas_set_info hook
target/ppc: