Re: [Qemu-devel] [PATCH v2 00/27] Modernize tcg/ppc64

2013-03-30 Thread Richard Henderson
Ping 3. Come on, we're nearly a month out and not a peep... r~ On 03/19/2013 05:17 PM, Richard Henderson wrote: > Ping 2. > > On 2013-03-11 23:41, Richard Henderson wrote: >> Ping. >> >> On 2013-03-04 16:32, Richard Henderson wrote: >>> Additional patches since V1: >>>* Handle constant inp

Re: [Qemu-devel] [PATCH v2 00/27] Modernize tcg/ppc64

2013-03-19 Thread Richard Henderson
Ping 2. On 2013-03-11 23:41, Richard Henderson wrote: Ping. On 2013-03-04 16:32, Richard Henderson wrote: Additional patches since V1: * Handle constant inputs for some compound logicals * Implement add2/sub2_i64 * Implement mulu2/muls2_i64 Otherwise unchanged, but rebased vs 26135ea

Re: [Qemu-devel] [PATCH v2 00/27] Modernize tcg/ppc64

2013-03-11 Thread Richard Henderson
Ping. On 2013-03-04 16:32, Richard Henderson wrote: Additional patches since V1: * Handle constant inputs for some compound logicals * Implement add2/sub2_i64 * Implement mulu2/muls2_i64 Otherwise unchanged, but rebased vs 26135ead80fa1fd13e95c162dacfd06f2ba82981. Tree available at:

[Qemu-devel] [PATCH v2 00/27] Modernize tcg/ppc64

2013-03-04 Thread Richard Henderson
Additional patches since V1: * Handle constant inputs for some compound logicals * Implement add2/sub2_i64 * Implement mulu2/muls2_i64 Otherwise unchanged, but rebased vs 26135ead80fa1fd13e95c162dacfd06f2ba82981. Tree available at: git://github.com/rth7680/qemu tcg-ppc64 Please review or