On 10/03/2015 12:49, Alexey Kardashevskiy wrote:
> Sure! Who/how? :)
s/qemu_time/tcg_time/, but if Peter is not using it and Fabrice broke
it, might as well remove it.
Paolo
On 03/10/2015 10:05 PM, Paolo Bonzini wrote:
On 10/03/2015 03:43, Alexey Kardashevskiy wrote:
This reverts commit 2ed1ebcf65edf6757d8904000889ce52cc0a9d1b
as it breaks compile when configured with --enable-profiler:
/home/alexey/p/qemu/vl.c:710:15: error: 'qemu_time' redeclared as different
On 10/03/2015 03:43, Alexey Kardashevskiy wrote:
> This reverts commit 2ed1ebcf65edf6757d8904000889ce52cc0a9d1b
> as it breaks compile when configured with --enable-profiler:
>
> /home/alexey/p/qemu/vl.c:710:15: error: 'qemu_time' redeclared as different
> kind of symbol
> static time_t qemu_t
This reverts commit 2ed1ebcf65edf6757d8904000889ce52cc0a9d1b
as it breaks compile when configured with --enable-profiler:
/home/alexey/p/qemu/vl.c:710:15: error: 'qemu_time' redeclared as different
kind of symbol
static time_t qemu_time(void)
^
In file included from /home/alexey/p