On 10 November 2015 at 14:24, Juan Quintela wrote:
>
>
> Hi
>
> Now with peter changes to make it compile on his windows crosscompiler.
>
> thanks, Peter.
>
>
> two items:
>
> - Postcopy pull request (dave)
> - fix for qemu_completion (Denis)
>
> Please apply.
>
> Thanks, Juan.
>
>
> The following
On 10 November 2015 at 12:22, Dr. David Alan Gilbert
wrote:
> * Peter Maydell (peter.mayd...@linaro.org) wrote:
>> On 10 November 2015 at 10:53, Peter Maydell wrote:
>> > On 9 November 2015 at 22:36, Eric Blake wrote:
>> >> The only POSIX-ly correct portable way to print ssize_t is via casts
>>
* Peter Maydell (peter.mayd...@linaro.org) wrote:
> On 10 November 2015 at 10:53, Peter Maydell wrote:
> > On 9 November 2015 at 22:36, Eric Blake wrote:
> >> The only POSIX-ly correct portable way to print ssize_t is via casts
> >> (yes, quite ugly), as in:
> >>
> >> printf("%zu", (size_t)(ssize
On 10 November 2015 at 10:53, Peter Maydell wrote:
> On 9 November 2015 at 22:36, Eric Blake wrote:
>> The only POSIX-ly correct portable way to print ssize_t is via casts
>> (yes, quite ugly), as in:
>>
>> printf("%zu", (size_t)(ssize_t_value));
>
> I'm running a test build using this approach.
On 9 November 2015 at 22:36, Eric Blake wrote:
> The only POSIX-ly correct portable way to print ssize_t is via casts
> (yes, quite ugly), as in:
>
> printf("%zu", (size_t)(ssize_t_value));
I'm running a test build using this approach.
> I wish %zd were portably useful for printing ssize_t, but
On 11/09/2015 11:29 AM, Juan Quintela wrote:
>> Fails to build on W32:
>
> I know it is not good consolation, but it build for me and David.
> And I don't understand the error.
The error is a bug in mingw headers.
>
>
>>
>> cc1: warnings being treated as errors
>> /home/petmay01/linaro/qemu-f
Peter Maydell writes:
> On 9 November 2015 at 17:28, Juan Quintela wrote:
>>
>> Hi
>>
>> two items:
>>
>> - Postcopy pull request (dave)
>> - fix for qemu_completion (Denis)
>>
>> Please apply.
>>
>> Thanks, Juan.
>>
>>
>> The following changes since commit ce278618b088afd10b91a05311eaeb6401bb50
Peter Maydell wrote:
> On 9 November 2015 at 17:28, Juan Quintela wrote:
>>
>> Hi
>>
>> two items:
>>
>> - Postcopy pull request (dave)
>> - fix for qemu_completion (Denis)
>>
>> Please apply.
>>
>> Thanks, Juan.
>>
>>
>> The following changes since commit ce278618b088afd10b91a05311eaeb6401bb5004
Peter Maydell wrote:
> On 9 November 2015 at 17:28, Juan Quintela wrote:
>>
>> Hi
>>
>> two items:
>>
>> - Postcopy pull request (dave)
>> - fix for qemu_completion (Denis)
>>
>> Please apply.
>>
>> Thanks, Juan.
>>
>>
>> The following changes since commit ce278618b088afd10b91a05311eaeb6401bb5004
On 9 November 2015 at 17:40, Dr. David Alan Gilbert wrote:
> * Peter Maydell (peter.mayd...@linaro.org) wrote:
>> 57 patches three days before hard freeze? Are you *really* sure about this?
>
> Well:
> a) It's been posted and tested for a long time now; most things seem happy.
> b) It's been p
* Peter Maydell (peter.mayd...@linaro.org) wrote:
> On 9 November 2015 at 17:28, Juan Quintela wrote:
> >
> > Hi
> >
> > two items:
> >
> > - Postcopy pull request (dave)
> > - fix for qemu_completion (Denis)
> >
> > Please apply.
>
> 57 patches three days before hard freeze? Are you *really* sur
Peter Maydell wrote:
> On 9 November 2015 at 17:28, Juan Quintela wrote:
>>
>> Hi
>>
>> two items:
>>
>> - Postcopy pull request (dave)
>> - fix for qemu_completion (Denis)
>>
>> Please apply.
>
> 57 patches three days before hard freeze? Are you *really* sure about this?
1 is a fix.
We were exp
On 9 November 2015 at 17:28, Juan Quintela wrote:
>
> Hi
>
> two items:
>
> - Postcopy pull request (dave)
> - fix for qemu_completion (Denis)
>
> Please apply.
57 patches three days before hard freeze? Are you *really* sure about this?
thanks
-- PMM
On 9 November 2015 at 17:28, Juan Quintela wrote:
>
> Hi
>
> two items:
>
> - Postcopy pull request (dave)
> - fix for qemu_completion (Denis)
>
> Please apply.
>
> Thanks, Juan.
>
>
> The following changes since commit ce278618b088afd10b91a05311eaeb6401bb5004:
>
> configure: Don't disable optim
14 matches
Mail list logo