On Tue, Jan 07, 2020 at 11:24:38AM +, Stefan Hajnoczi wrote:
> qemu-trace-stap does not support Python 3 yet:
>
> $ scripts/qemu-trace-stap list path/to/qemu-system-x86_64
> Traceback (most recent call last):
> File "scripts/qemu-trace-stap", line 175, in
> main()
> File "sc
Patchew URL:
https://patchew.org/QEMU/20200107112438.383958-1-stefa...@redhat.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
N/A. Internal error while reading log file
The full log is available at
http://patchew.org/logs/20200107112438
On Tue, Jan 07, 2020 at 11:24:38AM +, Stefan Hajnoczi wrote:
> qemu-trace-stap does not support Python 3 yet:
>
> $ scripts/qemu-trace-stap list path/to/qemu-system-x86_64
> Traceback (most recent call last):
> File "scripts/qemu-trace-stap", line 175, in
> main()
> File "sc
qemu-trace-stap does not support Python 3 yet:
$ scripts/qemu-trace-stap list path/to/qemu-system-x86_64
Traceback (most recent call last):
File "scripts/qemu-trace-stap", line 175, in
main()
File "scripts/qemu-trace-stap", line 171, in main
args.func(args)
File "scrip