On Mon, Aug 13, 2012 at 09:50:56PM +0200, Stefan Weil wrote: > gcc complains when a 32 bit pointer is casted to a 64 bit integer. > > Cc: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com> > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > scripts/tracetool/backend/simple.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-)
Thanks, applied to the tracing tree: https://github.com/stefanha/qemu/commits/tracing Stefan