On 23 December 2013 22:54, Peter Maydell wrote:
> Otherwise, patches 1 to 38
> Reviewed-by: Peter Maydell
Patches 39, 40, 44, 45, 50..55, 57..60 also
Reviewed-by: Peter Maydell
Patch 56 I have a query on. Patches 41..43 and 46..49
all involve the lea_v function, regarding which see my comments
On 23 December 2013 20:15, Richard Henderson wrote:
> Ping.
I made it through as far as patch 38, but really I think this
series is just way too big to review as a single set. There
doesn't seem to be any particularly significant reason for
it to be a single set either. I'll try to work through t
Ping.
r~
On 11/28/2013 06:59 PM, Richard Henderson wrote:
> Changes v1-v2:
> * Rebased on master, with one of the patches already applied to 1.7.
>
>
> r~
>
>
>
> Richard Henderson (60):
> exec: Delay CPU_LOG_TB_CPU until we actually execute a TB
> target-i386: Push DisasContext into l
Changes v1-v2:
* Rebased on master, with one of the patches already applied to 1.7.
r~
Richard Henderson (60):
exec: Delay CPU_LOG_TB_CPU until we actually execute a TB
target-i386: Push DisasContext into load/store helpers
target-i386: Stop encoding DisasContext.mem_index
target-i38