Re: [Qemu-devel] [PULL 00/42] Trivial patches for 2015-04-30

2015-04-30 Thread Peter Maydell
On 30 April 2015 at 14:10, Michael Tokarev wrote: > Another attempt, now without the problematic ARRAY_SIZE removal, > but with additional patch removing the unused cpu_get_pc(), and > with additional Reviewed-by. > > Resending only the newly added patch, not whole series. > > Thanks, > > /mjt > >

Re: [Qemu-devel] [PULL 00/42] Trivial patches for 2015-04-30

2015-04-30 Thread Michael Tokarev
30.04.2015 15:58, Peter Maydell wrote: [] > Hi. I'm afraid this fails to build the tests on OSX: > CCtests/i440fx-test.o > /Users/pm215/src/qemu/tests/i440fx-test.c:229:21: warning: implicit > declaration > of function 'ARRAY_SIZE' is invalid in C99 So much for trivial ;) Let's remov

Re: [Qemu-devel] [PULL 00/42] Trivial patches for 2015-04-30

2015-04-30 Thread Peter Maydell
On 30 April 2015 at 06:08, Michael Tokarev wrote: > Hello. > > This is the first pull request for trivial-patches tree since 2.3 has > been released. During the freeze many patches has been accumulated, > and even more has been received after 2.4 developmnent has been opened. > > So here we have