Re: [Qemu-devel] [PATCH v3 0/6] Clean up TCG tests

2016-11-03 Thread Pranith Kumar
Hi Alex, I have a merged branch with these changes but it needs more work. I will post the next version soon(for some definition of soon :) You can find the in-progress branch here: https://github.com/pranith/qemu tcg_test_cleanup_v4 Thanks, On Thu, Nov 3, 2016 at 9:35 AM, Alex Bennée wrote:

Re: [Qemu-devel] [PATCH v3 0/6] Clean up TCG tests

2016-11-03 Thread Alex Bennée
Marc-André Lureau writes: > Hi > > On Mon, Sep 19, 2016 at 7:57 PM Pranith Kumar wrote: > >> >> Hi Marc, >> >> Marc-André Lureau writes: >> >> > Hi Pranith >> > >> > On Sat, Sep 17, 2016 at 6:05 PM Pranith Kumar >> wrote: >> > >> >> Hello, >> >> >> >> This patch series cleans up the tcg tests

Re: [Qemu-devel] [PATCH v3 0/6] Clean up TCG tests

2016-09-23 Thread Marc-André Lureau
Hi On Mon, Sep 19, 2016 at 7:57 PM Pranith Kumar wrote: > > Hi Marc, > > Marc-André Lureau writes: > > > Hi Pranith > > > > On Sat, Sep 17, 2016 at 6:05 PM Pranith Kumar > wrote: > > > >> Hello, > >> > >> This patch series cleans up the tcg tests in tests/tcg folder. > >> > >> > > Incidentally,

Re: [Qemu-devel] [PATCH v3 0/6] Clean up TCG tests

2016-09-19 Thread Pranith Kumar
Hi Marc, Marc-André Lureau writes: > Hi Pranith > > On Sat, Sep 17, 2016 at 6:05 PM Pranith Kumar wrote: > >> Hello, >> >> This patch series cleans up the tcg tests in tests/tcg folder. >> >> > Incidentally, I was also looking at reorganizing tests/tcg last week. I > think your series brings so

Re: [Qemu-devel] [PATCH v3 0/6] Clean up TCG tests

2016-09-19 Thread Marc-André Lureau
Hi Pranith On Sat, Sep 17, 2016 at 6:05 PM Pranith Kumar wrote: > Hello, > > This patch series cleans up the tcg tests in tests/tcg folder. > > Incidentally, I was also looking at reorganizing tests/tcg last week. I think your series brings some necessary improvements, but it will probably need