Stefan Hajnoczi writes: > On Tue, Feb 23, 2016 at 07:19:10PM +0100, Lluís Vilanova wrote: >> Changes in v8 >> ============= >> >> * Rebase on 1b16240. >> * Minor fix in message formatting ('tracetool.vcpu' module). >> * Fix management of event arguments with TCG types. >> * Tested with various (non sent) events with different mixes of native and >> TCG arguments.
> Unfortunately I had to revert this series. Please see the following > build failures: > 1. clang is unhappy: > https://travis-ci.org/stefanha/qemu/jobs/111716787 > 2. target-sparc has unknown type name 'TCGv_cpu': > https://travis-ci.org/stefanha/qemu/jobs/111716780 My bad. I'll get onto it, thanks. Lluis